Openapi Tags Description Error (Edit)

Require tag descriptions.

Rule Definition

openapi-tags-description-error.yaml
{ "openapi-tags-description-error": {"description":"Require tag descriptions.","message":"Tag Descriptions","given":"$.tags[*]","severity":"error","then":{"field":"description","function":"truthy"}} }

Back to All of the Rules