zipmark/rspec_api_documentation

No ability to generate a nullable option on response fields

Opened this issue · 0 comments

My API documentation testing suite (Stoplight) does contract testing for response field values and it fails if I include the OAS2 spec contract testing if a value comes back as null.

It would be great to have a nullable: true option for response_field options and that outputs as in the spec here

Happy to help with this effort too!