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.26.0] ( https://github.com/IBM/openapi-validator/compare/[email protected] @1.26.0 ) (2024-11-08)
2
+
3
+
4
+ ### Features
5
+
6
+ * ** ibm-required-enum-properties-in-response:** introduce new validation rule ([ 1ed6d4e] ( https://github.com/IBM/openapi-validator/commit/1ed6d4effdd8e65f7a52e3c5851fdc4b036d6bf7 ) )
7
+
8
+
9
+
10
+
11
+
12
+ ### Dependencies
13
+
14
+ * ** @ibm-cloud/openapi-ruleset :** upgraded to 1.24.0
15
+
1
16
## ibm-openapi-validator [ 1.25.1] ( https://github.com/IBM/openapi-validator/compare/[email protected] @1.25.1 ) (2024-11-08)
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.25.1 " ,
4
+ "version" : " 1.26.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.23.3 " ,
26
+ "@ibm-cloud/openapi-ruleset" : " 1.24.0 " ,
27
27
"@ibm-cloud/openapi-ruleset-utilities" : " 1.4.0" ,
28
28
"@stoplight/spectral-cli" : " ^6.13.1" ,
29
29
"@stoplight/spectral-core" : " ^1.19.1" ,
You can’t perform that action at this time.
0 commit comments