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 [ 0.97.1] ( https://github.com/IBM/openapi-validator/compare/ibm-openapi-validator@0.97.0...ibm-openapi-validator@0.97.1 ) (2022-12-14)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** property-case-convention:** report correct path in errors ([ #526 ] ( https://github.com/IBM/openapi-validator/issues/526 ) ) ([ 3fd84cf] ( https://github.com/IBM/openapi-validator/commit/3fd84cf96ee90a0229635ea696b6ec97651e48b8 ) )
7
+
8
+
9
+
10
+
11
+
12
+ ### Dependencies
13
+
14
+ * ** @ibm-cloud/openapi-ruleset :** upgraded to 0.45.1
15
+
1
16
# ibm-openapi-validator [ 0.97.0] ( https://github.com/IBM/openapi-validator/compare/ibm-openapi-validator@0.96.5...ibm-openapi-validator@0.97.0 ) (2022-12-12)
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" : " 0.97.0 " ,
4
+ "version" : " 0.97.1 " ,
5
5
"main" : " src/lib/index.js" ,
6
6
"private" : false ,
7
7
"repository" : " https://github.com/IBM/openapi-validator" ,
20
20
"pkg" : " ../../scripts/create-binaries.sh"
21
21
},
22
22
"dependencies" : {
23
- "@ibm-cloud/openapi-ruleset" : " 0.45.0 " ,
23
+ "@ibm-cloud/openapi-ruleset" : " 0.45.1 " ,
24
24
"@stoplight/spectral-cli" : " ^6.4.2" ,
25
25
"@stoplight/spectral-core" : " ^1.12.4" ,
26
26
"@stoplight/spectral-parsers" : " ^1.0.1" ,
You can’t perform that action at this time.
0 commit comments