Skip to content

Commit

Permalink
remove tag from desc-for-every-attr rule
Browse files Browse the repository at this point in the history
  • Loading branch information
coliu19 committed Mar 13, 2023
1 parent c952002 commit b45e860
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion documentation.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ export default {
'message': 'For every attribute that is present in the OAS document, if a description is proposed as optional to complement that attribute, then yes it must be present; {{error}}',
'severity': 'error',
'given': [
'$.tags[*]',
'$.info',
'$.server',
'$.externalDocs',
Expand Down

0 comments on commit b45e860

Please sign in to comment.