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
Yep. All of the methods, such as validate(), dereference(), etc, take a string or an object as the first parameter. Most of the examples show a string (URL or file path) being passed, but you can just as easily pass an object.
Is the swagger parser capable of parsing the swagger yaml/json stored as an object in node.js?
Can you give me an example?
The text was updated successfully, but these errors were encountered: