You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught TypeError: Cannot read property 'definition' of undefined
at addReference (operation.js:314)
at primitiveToHTML (operation.js:334)
at operation.js:550
at createHybridWrapper.js:71
at initCloneByTag.js:18
at baseForOwn (composeArgs.js:19)
at initCloneArray.js:12
at baseMap (createHybridWrapper.js:70)
at Object.map (baseIndexOf.js:26)
at processModel (operation.js:527)
Can you fix this?
The text was updated successfully, but these errors were encountered:
Hi guys
I have litte problem with references, which are working fine on swaggerhub editor.
When I do reference somenthing like this:
it works but when I try to reference to exact property of other definiton like this:
I have got error in google chrome browser:
Can you fix this?
The text was updated successfully, but these errors were encountered: