Swagger-UI supports request interceptor and it allows to change on going request object including url of request. Considering this, we are requesting for optional configuration support to have “CORS PROXY URL” & it’s related settings.
CORS proxy url to configure proxy url to bypass every request with this url, this use-case needful when there is no CORS enabled in API Gateway(Apigee) side.
Settings in swagger field formatter:
1. CORS PROXY URL
Text field to configure url of cors-proxy
2. Mutated Request
Check box field to set true/false
requestInterceptor, showMutatedRequest options will be added to swaggerUIFormatter, as per swagger documentation - https://swagger.io/docs/open-source-tools/swagger-ui/usage/configuration/
Active
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.