This question is in continuation with the topic: https://community.apigee.com/articles/42993/using-the-openapi-spec-to-validate-json-requests.html.
I am having a use case where we are required to validate the swagger schema for incoming headers, form param, and query params using TV4 like data type validation in APIGEE. I am wondering if there is any way where the request params schema validation can be done?
Any help would be really appreciated.
Thanks in advance.