Overview
I am considering moving the status_code=204 && empty response check to the SchemaValidator::HyperSchema::ResponseValidator to maintain consistency with the following PR.
ref: https://github.com/interagent/committee/pull/417/files#r1597413928
I plan to create a PR myself, but I would appreciate it if you could let me know if there are any other potential solutions.