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'm research how I go about using this plugin and can more or less see that i need to implement a very specific API with specific path structures. Now i'm looking for the exact documentation of the thing I would need to produce.
If there was a published swagger file i could simply codegen the structure that you expect and then immediately get to work on the implementation without worrying that i've got fields in the wrong place or anything.
It does seem like something you'd need to maintain statically, but it would greatly improve time to get started.
Thanks
The text was updated successfully, but these errors were encountered:
I'm research how I go about using this plugin and can more or less see that i need to implement a very specific API with specific path structures. Now i'm looking for the exact documentation of the thing I would need to produce.
If there was a published swagger file i could simply codegen the structure that you expect and then immediately get to work on the implementation without worrying that i've got fields in the wrong place or anything.
It does seem like something you'd need to maintain statically, but it would greatly improve time to get started.
Thanks
The text was updated successfully, but these errors were encountered: