Min RK
b7dffc7afc
add rest-api-{operation}
xref targets, so we can link to our own REST API
2024-02-22 11:03:01 +01:00
Min RK
0082f5b3da
generate rest API with redoc
...
via custom template
2024-02-07 12:30:57 +01:00
pre-commit-ci[bot]
dff1b0aca6
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-02-09 10:10:40 +00:00
alwasega
9535fa3af1
Re-pushed files after merging main into references
2023-02-09 13:12:42 +03:00
alwasega
46be2c21e0
Pulled upstream changes and re-pushed files
2023-02-09 12:47:12 +03:00
alwasega
1837c33a56
Restructured references section of the docs
2023-02-09 12:25:07 +03:00
alwasega
d2814c9c11
renamed MyST references in API docs to avoid duplication error
2023-01-26 00:29:23 +03:00
pre-commit-ci[bot]
3f2d55474c
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-01-25 20:54:03 +00:00
alwasega
ee43ebeab5
Moved first half of HowTo documentation
2023-01-25 23:51:36 +03:00
Min RK
8813bb63d4
update to openapi 3.0
...
easier to implement oneOf schemas
document scopes, session_id in /api/user model
2021-11-17 09:44:38 +01:00
Min RK
468aa5e93c
render openapi spec client-side
...
- move spec to _static/rest-api.yml, since the original yaml must be served
- copy javascript rendering code from FastAPI (uses swagger-ui)
- remove link to pet store, since there isn't a big enough difference to duplicate it
- remove bootprint rendering with node
2021-10-29 13:13:41 +02:00