openfga / api

Protocol Buffers used by OpenFGA
Apache License 2.0
19 stars 14 forks source link

Generate OpenAPI v3 definitions for the http API #139

Open aaguiarz opened 8 months ago

aaguiarz commented 8 months ago

There are some tools like https://www.thunderclient.com/ that don't work with our current swagger definitions.

A new section can be added to this script to convert this openapiv2 file to openapiv3 and place it in /docs/openapiv3/apidocs.swagger.json

rahulsunil2 commented 1 month ago

@aaguiarz @rhamzeh Please assign this issue to me.

rahulsunil2 commented 1 month ago

@aaguiarz @rhamzeh I have raised a PR for this issue: #201