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