-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Feature request
Represent the current configured API as an OpenAPI specification endpoint.
Why is it needed?
By auto generating an OpenAPI specification from the configured API choices Tensei will achieve several new capabilities:
- Any API Developer who understands OpenAPI specifications can use it to learn the API.
- Most automated API consumption tools that exist today understand OpenAPI and can use it to parse the API structure.
- Automated API documentation generation tools like (e.g. RapiDoc) could be used to add an automated documentation endpoint to Tensei.
References:
Suggested solution(s)
I want the current configured API to be represented as an OpenAPI specification endpoint.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels