Expand API reference and repair Swagger theme

This commit is contained in:
AS213905 Engineering
2026-08-14 11:39:23 +00:00
parent 8c17dafc1f
commit dd05901571
4 changed files with 212 additions and 28 deletions
+4
View File
@@ -49,6 +49,10 @@ organisation UUID and needs `geofeeds:read` or `geofeeds:write`.
- [`openapi/openapi.yaml`](openapi/openapi.yaml) is the source of truth.
- Interactive reference: <https://as213905.com/docs/api/reference>
- Machine-readable production contract: <https://as213905.com/api/v1/openapi.json>
- Getting started: <https://as213905.com/docs/api/getting-started>
- Authentication and scopes: <https://as213905.com/docs/api/authentication>
- Complete endpoint examples: <https://as213905.com/docs/api/endpoints>
- SDK guides: <https://as213905.com/docs/api/sdks>
## Development