Skip to content

Commit 35a4e47

Browse files
CCM_11015 - Initial Commit
1 parent fb71052 commit 35a4e47

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"serve": "^14.2.4"
55
},
66
"devDependencies": {
7+
"@redocly/cli": "^1.34.3",
78
"@tsconfig/node22": "^22.0.2",
89
"@types/jest": "^29.5.14",
910
"@typescript-eslint/eslint-plugin": "^8.27.0",
@@ -55,6 +56,7 @@
5556
"generate:ts": "./sdk/generate-ts.sh $npm_config_buildver",
5657
"lint": "npm run lint --workspaces",
5758
"lint:fix": "npm run lint:fix --workspaces",
59+
"lint_oas": "redocly lint specification/api/notify-supplier.yml",
5860
"serve": "npm run serve-html-docs",
5961
"serve-html-docs": "npx serve sdk/html -p 3050",
6062
"serve-swagger-docs": "npx serve sdk/swagger -p 3051",

0 commit comments

Comments
 (0)