JetClient / jet-client-support

JetClient is an advanced REST API Client plugin for JetBrains IDEs
https://plugins.jetbrains.com/plugin/21173-jetclient
111 stars 0 forks source link

API Documentation #45

Closed darwin-buelo closed 5 months ago

darwin-buelo commented 1 year ago

Is your feature request related to a problem?

I am using Jet client for testing of my api endpoint. It would be really helpful to some how write documentation about my api to help me remember of the payloads that are optionals and possible values. It would also be nice or good to have if that documentation could be exported in openapi

Describe the solution you'd like

I am using Jet client for testing of my api endpoint. It would be really helpful to some how write documentation about my api to help me remember of the payloads that are optionals and possible values. It would also be nice or good to have if that documentation could be exported in openapi

Additional context

No response

AntonShuvaev commented 8 months ago

Thank you for your suggestion. Including markdown documentation for requests and folders is on my roadmap. I plan to implement this feature in the near future.