Based on what has been done by Atlassian to validate a request and response against an OpenAPI specification, I'd like to adapt this logic to WebTestClient. My approach is to configure the WebTestClient with a specific filter, however I cannot find an easy way to access the request body through an ExchangeFilterFunction.
Asked
Active
Viewed 255 times