Autional Autional
API Reference GitHub autional.com →

GET /docs/specs/{service}

Return the OpenAPI JSON specification of a single microservice (including gateway prefix path), can be directly imported into Swagger UI or Postman

Gateway - API Documentation None application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
service path string Yes Service name (e.g., identity-service)

Responses

StatusDescriptionSchema
200OpenAPI JSON specificationobject
400Invalid request parametersobject
500Internal server errorobject