-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
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
Labels
No labels