v0.11.6
This commit is contained in:
@@ -375,6 +375,15 @@ Start here:
|
||||
|
||||
**[docs/API.md — complete API reference](docs/API.md)**
|
||||
|
||||
Interactive API documentation is built into the controller:
|
||||
|
||||
- Swagger UI: `http://127.0.0.1:8787/api-docs`
|
||||
- OpenAPI 3.1 JSON: `http://127.0.0.1:8787/api-docs/openapi.json`
|
||||
|
||||
Swagger UI includes endpoint descriptions, authentication schemes, request/response models,
|
||||
examples and documented error responses. If `GREE_CONTROLLER_BASE_PATH` is configured, prefix
|
||||
both paths with that base path.
|
||||
|
||||
Public health check:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user