OpenAPI 3.2 adds support for the new QUERY method — a read-only operation that allows a request body. It’s designed for search and filtering endpoints that don’t fit neatly into GET or POST.
Need help?
Contact usOpenAPI 3.2 adds support for the new QUERY method — a read-only operation that allows a request body. It’s designed for search and filtering endpoints that don’t fit neatly into GET or POST.