File tree 2 files changed +17
-2
lines changed
2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change
1
+ # ibm-openapi-validator [ 1.33.0] ( https://github.com/IBM/openapi-validator/compare/[email protected] @1.33.0 ) (2025-02-04)
2
+
3
+
4
+ ### Features
5
+
6
+ * ** ibm-valid-schema-example:** introduce new validation rule ([ d2f8071] ( https://github.com/IBM/openapi-validator/commit/d2f8071c95edd81aebdbefab33d1423cde970873 ) )
7
+
8
+
9
+
10
+
11
+
12
+ ### Dependencies
13
+
14
+ * ** @ibm-cloud/openapi-ruleset :** upgraded to 1.29.0
15
+
1
16
## ibm-openapi-validator [ 1.32.4] ( https://github.com/IBM/openapi-validator/compare/[email protected] @1.32.4 ) (2025-01-27)
2
17
3
18
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.32.4 " ,
4
+ "version" : " 1.33.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.28.4 " ,
26
+ "@ibm-cloud/openapi-ruleset" : " 1.29.0 " ,
27
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" ,
You can’t perform that action at this time.
0 commit comments