Swagger Viewer & OpenAPI
The API documentation now uses a Swagger/OpenAPI based path.
Main URL
- Swagger UI (local docs-site): Swagger UI
- Loaded static endpoint:
/swagger-ui/(auto-redirect via/swagger) - OpenAPI YAML (raw): /openapi/adi-jaya.openapi.yaml
- Endpoint summary: /docs/api-full-catalog
Validity Notes
- Spec generated from route catalog (
api-full-catalog.md). - If the response schema is not certain from the route/controller code, it is labeled requires verification in the
x-verificationdescription/extension.
Key Endpoint + Sample Response
Examples of real-like payloads that are ready to be used during manual testing are at: