You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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