...
Proxy support has been added for:
Web Service agents
See HTTP Proxy Support https://infozone.atlassian.net/wiki/spaces/MD92/pages/111850482 and Web Service Agents for more information
Tip |
---|
Hint! Since before, proxy is also supported for:
|
Open API Incorrectly Validates Request Body
Users are encountering an issue with request body validation when using a schema file that includes discriminator
and oneOf
keywords. This issue arises due to a limitation in the library implementation.
There is an existing ticket logged on this issue, see https://bitbucket.org/atlassian/swagger-request-validator/issues/771/discriminator-is-not-working-with-oneof. To work around this issue, you can disable request validation for requests containing the schema object.