Skip to content

Allow to override path for schema matching #349

@ahx

Description

@ahx

If your API is deployed at a different path than what's defined in your OpenAPI schema, you need to overwrite the path that is used for request/response validation. #345 added an env variable to do that. But being able to do that without adding a custom middleware or sub-classing the existing middewares would be helpful.

Follow-up of #347 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions