Skip to content

Commit 6e3b711

Browse files
CLOUDP-285964: Move /ipa to /spectral folder
1 parent 4cb147f commit 6e3b711

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"format": "npx prettier . --write",
66
"format-check": "npx prettier . --check",
77
"lint-js": "npx eslint **/*.js",
8-
"ipa-validation": "spectral lint ./openapi/v2.yaml --ruleset=./tools/ipa/ipa-spectral.yaml",
8+
"ipa-validation": "spectral lint ./openapi/v2.yaml --ruleset=./tools/spectral/ipa/ipa-spectral.yaml",
99
"test": "jest"
1010
},
1111
"jest": {
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)