Open braco opened 6 years ago
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.
You could possibly add this but it doesn't exist.
Do you plan to submit valid JSON as query params? Can't say I've used an API that does that in the past.
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.