File tree 2 files changed +14
-3
lines changed
2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change
1
+ # ibm-openapi-validator [ 1.31.0] ( https://github.com/IBM/openapi-validator/compare/[email protected] @1.31.0 ) (2025-01-07)
2
+
3
+
4
+
5
+
6
+
7
+ ### Dependencies
8
+
9
+ * ** @ibm-cloud/openapi-ruleset :** upgraded to 1.27.0
10
+ * ** @ibm-cloud/openapi-ruleset-utilities :** upgraded to 1.7.0
11
+
1
12
# ibm-openapi-validator [ 1.30.0] ( https://github.com/IBM/openapi-validator/compare/[email protected] @1.30.0 ) (2024-12-23)
2
13
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ibm-openapi-validator" ,
3
3
"description" : " Configurable and extensible validator/linter for OpenAPI documents" ,
4
- "version" : " 1.30 .0" ,
4
+ "version" : " 1.31 .0" ,
5
5
"private" : false ,
6
6
"repository" : {
7
7
"type" : " git" ,
23
23
"pkg" : " ../../scripts/create-binaries.sh"
24
24
},
25
25
"dependencies" : {
26
- "@ibm-cloud/openapi-ruleset" : " 1.26 .0" ,
27
- "@ibm-cloud/openapi-ruleset-utilities" : " 1.6 .0" ,
26
+ "@ibm-cloud/openapi-ruleset" : " 1.27 .0" ,
27
+ "@ibm-cloud/openapi-ruleset-utilities" : " 1.7 .0" ,
28
28
"@stoplight/spectral-cli" : " ^6.13.1" ,
29
29
"@stoplight/spectral-core" : " ^1.19.2" ,
30
30
"@stoplight/spectral-parsers" : " ^1.0.4" ,
You can’t perform that action at this time.
0 commit comments