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
Do you want to make sure every operation follows these rules, or just new ones?
severitywarn | info | error:
Should invalid examples be a warning, error or info status. Errors cause CI to exit 1.
require_property_descriptions(default false):
Are property descriptions required?
require_operation_summary(default false):
Are operation summaries required?
require_operation_description(default false):
Are operation descriptions required?
require_operation_id(default false):
Are operation ids required?
exclude_operations_with_extension (optional): Sometimes you do not want documentation checks to run on certain endpoints, if so, you can exclude these endpoints with a certain extension (e.g. any operation with the x-draft key)