Skip to content

Routes with Server url prefix #13

@kdevan

Description

@kdevan

I use the Server url parameter to add a relative path prefix to all of the URL's in my Open API implementation. This means that when I create the URL using laravel, it includes the prefix, and then when it matches up with this validator which is looking at the paths without the Server url prefix, every test fails request validation.

Thought I would ask if you think there's an elegant solution to this? I wouldn't mind doing a PR for this if you have a strategy in mind for an implementation. Or if you're open to a PR at all, then I could dig in and see if I can come up with a solution?

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