This is an OpenAPI Fuzzer that I've been working on for a while. It has a significant number of fuzzers covering most the negative/boundary testing. It's written in Java and compiled to native using GraalVM - you can run it as any typical CLI tool. This is the first thing I run when building or extending any OpenAPI endpoint. I hope you find it useful.