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
I have a swagger api, json file which specifies information like scope, security definition etc for each route. After parsing the file with swaggerize, the output file just contains the controller classes and i cant see any of the other specs such as security definition or the scopes. Is this a normal behavior?
The text was updated successfully, but these errors were encountered:
I have a swagger api, json file which specifies information like scope, security definition etc for each route. After parsing the file with swaggerize, the output file just contains the controller classes and i cant see any of the other specs such as security definition or the scopes. Is this a normal behavior?
The text was updated successfully, but these errors were encountered: