Skip to main content

OnlyRequiredFields

This fuzzer generates a request containing only fields marked required in the OpenAPI contract. A valid API should accept the minimal request and return a 2XX response. It is included in the quick, ci, and full profiles.

cats -c openapi.yml -s http://localhost:8080 --fuzzers=OnlyRequiredFields