I don't see any examples for validating query params, is this possible? I'd like to use a JSON schema to validate the query params. GET method, no body.
I don't see any examples for validating query params, is this possible?
I'd like to use a JSON schema to validate the query params. GET method, no body.