Skip to content

feature: use a JSDOC based solution to generate the openapi spec for both the api and puppeteer-service-ts apps #12

Closed
@skeptrunedev

Description

@skeptrunedev

Currently the openapi spec is handwritten and updated. This is easy to mess up such that there is a discrepancy between the openapi spec and actual server.

Also, the server should come with swagger and redoc for looking at the openapi spec such that an external documentation vendor is not required for self-hosters.

express-openapi currently looks like the most viable solution.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions