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 read somewhere in the PRs you were using Postman to test the API. Has API documentation been created ? Wondered if this is something you'd considered for contribution purposes, perhaps on a ask per request nature.
Postman seems like an obvious choice, particularly if you've already designed the API in postman using the OpenAPI 3.0 spec.
Unfortunately we do not currently have any API docs, we tried to design the endpoints to be easily readable, but of course, something like OpenAPI or Swagger would be a fantastic enhancement.
I read somewhere in the PRs you were using Postman to test the API. Has API documentation been created ? Wondered if this is something you'd considered for contribution purposes, perhaps on a ask per request nature.
Postman seems like an obvious choice, particularly if you've already designed the API in postman using the OpenAPI 3.0 spec.
https://learning.postman.com/docs/publishing-your-api/documenting-your-api/#generating-api-documentation
The text was updated successfully, but these errors were encountered: