Openapi Tags Name Error (Edit)

Require tag name.

Rule Definition

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

Back to All of the Rules