Skip to content

Add support of URL query to Swagger UI #130

@oleg-tsyganii-cariad

Description

@oleg-tsyganii-cariad

Right now its not possible to provide direct link to Swagger page, containing query parameters.
For example:
https://my.swagger.io/index.html?urls.primaryName=my-cool-functions

Such request return error 404 Not found because check in Handler performed for r.RequestURI instead of r.URL.Path

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