docs: add openapi rest api page (#1413)

This commit is contained in:
Lei Xu
2024-06-27 21:32:34 -07:00
committed by GitHub
parent 79a1667753
commit d6485f1215
4 changed files with 354 additions and 1 deletions
+4
View File
@@ -57,6 +57,8 @@ plugins:
- https://arrow.apache.org/docs/objects.inv
- https://pandas.pydata.org/docs/objects.inv
- mkdocs-jupyter
- render_swagger:
allow_arbitrary_locations : true
markdown_extensions:
- admonition
@@ -158,6 +160,7 @@ nav:
- API reference:
- 🐍 Python: python/saas-python.md
- 👾 JavaScript: javascript/modules.md
- REST API: cloud/rest.md
- Quick start: basic.md
- Concepts:
@@ -228,6 +231,7 @@ nav:
- API reference:
- 🐍 Python: python/saas-python.md
- 👾 JavaScript: javascript/modules.md
- REST API: cloud/rest.md
extra_css:
- styles/global.css