add comment
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
This commit is contained in:
@@ -68,6 +68,7 @@ async function lint(directoryPath: string, config?: { strict: boolean }) {
|
||||
'operation-tags': 'off',
|
||||
'hosts-https-only-oas3': 'off',
|
||||
'no-unknown-error-format': 'off',
|
||||
// Disabled as it currently gives false positives when 'example' is used as a property name.
|
||||
'oas3-valid-media-example': 'off',
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user