Skip to content

Separate openAPI generation from the schema validation #183

Description

@Mael-Abgrall

Hey folks

Is there a way to separate the open API generation and the schema validation?

I managed to find that body definition is possible through requestBody AND typebox schemas, but I have not found any way to do this for query or path parameters (there is no documentation around it)...

Hence, the question: would it be possible to either have two packages (one for validation, one for documentation) or allow the possibility to use the full openAPI specification independently from the validation?

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