How to create a public API documentation? #7913
Unanswered
samkit-jain
asked this question in
Question
Replies: 1 comment
-
Yes, you hit /api/swagger/json as admin. I've observed it working on 2.1.1. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I started exploring Hasura today and have been able to create database tables and run queries on it. Hasura Cloud provided me with my project URL on which I can run the GraphQL queries after providing the required headers in the HTTP request.
Is there a way to generate a public API documentation (similar to what Swagger does for REST APIs) for my GraphQL and REST API endpoints created on Hasura Cloud?
Beta Was this translation helpful? Give feedback.
All reactions