How to do schema validate of request headers, formparam, query param using TV4 in APIGEE Edge?

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.

0 4 1,315
4 REPLIES 4

There is an OASValidation policy, currently in beta, that will do what you're after. See https://docs.apigee.com/api-platform/reference/policies/oas-validation-policy

@Deboraelkin

Thanks for your reply. However, I am looking for any solution in APIGEE edge as of now since we are not using APIGEE hybrid.

Thanks.

I want to know the release date as GA for this policy on APIGEE EDGE, already available in Apigee hybrid.

@srinandans@google you may want to comment here.