Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save lovemycodesnippets/6df4ec05c8f5af5123569cef2d415112 to your computer and use it in GitHub Desktop.
Save lovemycodesnippets/6df4ec05c8f5af5123569cef2d415112 to your computer and use it in GitHub Desktop.
Updated yaml file in Vacuum with new rules applied
extends: [[spectral:oas, off]]
rules:
oas3-schema: true
operation-operationId: true
operation-operationId-unique: true
operation-tag-defined: true
tag-description: true
operation-description: true
schema-description: true
component-description: true
description-duplication: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment