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
Would you be willing to commit your swagger definition file for your API? I have been reviewing your client example and would find that definition helpful.
The text was updated successfully, but these errors were encountered:
No, thank you for the offer; this will work for my purposes. I hadn't considered that as I was navigating through the source, but it leads me to another question for you.
Are you using swagger and swagger codegen to update your API and, if so, what is your process/methodology? Do you export the definition at the time you want to update it, edit it, and regenerate using codegen?
It's really just for playing around, so, as you can see, you need to have swagger-codegen on the specified path and an instance of this server running.
Could you tell me what your are planning to do? Maybe there is a more elegant way. I have done it differently in a few other projects.
Would you be willing to commit your swagger definition file for your API? I have been reviewing your client example and would find that definition helpful.
The text was updated successfully, but these errors were encountered: