-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## @ibm-cloud/openapi-ruleset [1.18.2](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2024-06-27) ### Bug Fixes * allow property names to be $ref without crashing ([ffa2f1b](ffa2f1b)) * **ibm-requestbody-name:** turn rule off by default, is now redundant ([#673](#673)) ([56437f2](56437f2))
- Loading branch information
1 parent
56437f2
commit f8fe4c9
Showing
2 changed files
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
## @ibm-cloud/openapi-ruleset [1.18.2](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2024-06-27) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* allow property names to be $ref without crashing ([ffa2f1b](https://github.com/IBM/openapi-validator/commit/ffa2f1b36de0894edfda76d929d68e85f00df9ef)) | ||
* **ibm-requestbody-name:** turn rule off by default, is now redundant ([#673](https://github.com/IBM/openapi-validator/issues/673)) ([56437f2](https://github.com/IBM/openapi-validator/commit/56437f283b20ae59e0750a20317b90b5701ea52c)) | ||
|
||
## @ibm-cloud/openapi-ruleset [1.18.1](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2024-06-21) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters