Skip to content

OpenAPI Specification EndpointΒ #161

@tobius

Description

@tobius

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:

  1. Any API Developer who understands OpenAPI specifications can use it to learn the API.
  2. Most automated API consumption tools that exist today understand OpenAPI and can use it to parse the API structure.
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions