We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adc8ab2 commit 5127b95Copy full SHA for 5127b95
spectral/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@rhoas/spectral-ruleset",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "Spectral ruleset",
5
"private": false,
6
"main": "ruleset.yaml",
spectral/ruleset.yaml
@@ -7,6 +7,7 @@ functions:
7
- schemaDefinition
8
rules:
9
openapi-tags: off
10
+ operation-tags: off
11
12
oas3minimum:
13
given: "$"
0 commit comments