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
{{ message }}
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.
Swagger doclet recursively traverses internal fields of Object and generates big JSON model description. You can see generated JSON at http://pastebin.com/dKGdxFw7.
Swagger then fails to load this JSON with following error:
Error: prop.refModel.getMockSignature is not a function
Source File: http://127.0.0.1:8080/swagger/lib/swagger.js
Line: 349
The text was updated successfully, but these errors were encountered:
We defined single resource with single method that returns Parameterized.
Swagger doclet recursively traverses internal fields of Object and generates big JSON model description. You can see generated JSON at http://pastebin.com/dKGdxFw7.
Swagger then fails to load this JSON with following error:
The text was updated successfully, but these errors were encountered: