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
swagger ui - Get/POST API AT First click POST api try it out button working.
Second time click POST API- Try it out button working it got hanged and getting error - Cannot read properties of undefined (reading 'memberType')
Browser dev tool error description:
swagger-ui-bundle.js:2 TypeError: Cannot read properties of undefined (reading 'memberType') at applyOperation (swagger-ui-bundle.js:2:696355) at applyPatch (swagger-ui-bundle.js:2:696734) at Object.lib_applyPatch [as applyPatch] (swagger-ui-bundle.js:2:703465) at SpecMap.updateMutations (swagger-ui-bundle.js:2:748715) at swagger-ui-bundle.js:2:748519 at Array.forEach (<anonymous>) at SpecMap.updatePatches (swagger-ui-bundle.js:2:748146) at updatePatches (swagger-ui-bundle.js:2:750884) at executePlugin (swagger-ui-bundle.js:2:750610) at SpecMap.dispatch (swagger-ui-bundle.js:2:750821)