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
| inline_response_schema | Flag any response object with a schema that doesn't reference a named model. | shared |
287
+
| inline_response_schema | Flag any response object with a schema that doesn't reference a named model. Even if the model is only used once, naming it offers significant benefits for SDK generation. | shared |
288
288
| no_response_codes | Flag any response object that has no valid response codes. | oas3 |
289
289
| no_success_response_codes | Flag any response object that has no success response codes. | oas3 |
290
290
| no_response_body | Flag any non-204 success responses without a response body. | oas3 |
0 commit comments