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
The GitBook documentation says that we can provide the OpenAPI file in one of two ways:
Upload your OpenAPI formatted file, or
Provide a URL to your publicly available OpenAPI file.
Since we can provide a link, I'm inclined to keep OpenAPI files in a separate repository for better visibility and process documentation. The current link would be https://raw.githubusercontent.com/terminusdb-labs/openapi-spec/main/openapi.yaml, but I would suggest moving the repo to terminusdb/openapi-specs since we may well be adding more.
I wrote a OpenAPI specification file for the TerminusDB API but I have no clue where I should put it.
You can view the API specification easily by loading the attached yaml into: https://editor.swagger.io/
https://gist.github.com/rrooij/6a5f44ffa2ea7417fa0987b2529481e3
We are trying GitBook and GitBook supports OpenAPI specs as well for easy documentation generation: https://docs.gitbook.com/features/openapi
The text was updated successfully, but these errors were encountered: