Description
Adding `requestBody` validation support
New Features
- Validate `requestBody` of a request against its OpenAPI specification (`StaticSchemaLoader`)
Breaking Changes
- Replacing several arguments from `test_openapi_object` method with a new one `test_config` which encapsulates them.
Contributors
maticardenas