Skip to content

Commit 7d2d4b3

Browse files
fix: replace anchors with reference in openapi yaml (#831)
* feat: upgrade node 24 and uuid * fix: replace anchors in openapi spec with --------- Co-authored-by: svcAPLBot <174728082+svcAPLBot@users.noreply.github.com>
1 parent 4638401 commit 7d2d4b3

File tree

3 files changed

+550
-178
lines changed

3 files changed

+550
-178
lines changed

package-lock.json

Lines changed: 17 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}
1010
},
1111
"dependencies": {
12-
"@apidevtools/json-schema-ref-parser": "9.0.9",
12+
"@apidevtools/json-schema-ref-parser": "14.2.1",
1313
"@casl/ability": "6.7.3",
1414
"@kubernetes/client-node": "1.4.0",
1515
"@linode/api-v4": "0.151.0",

0 commit comments

Comments
 (0)