Skip to content

Serve Swagger UI at root #123

@rikedyp

Description

@rikedyp

Serve Swagger UI as the service home page:

  • Bundle static assets or use a CDN-referenced single HTML page
  • Register GET / to serve it, pointing at /openapi.json
  • This is the public-facing API documentation

Acceptance criteria:

  •  GET / returns Swagger UI in a browser
  •  All endpoints visible with schemas, request/response examples
  •  Try-it-out works against the running service

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions