Skip to content

Commit 5c99853

Browse files
Copilotmikeharder
andauthored
Update package.json and CHANGELOG.md for TopLevelResourcesListBySubscription fix (#815)
* Initial plan * Update package.json and CHANGELOG.md for version 2.2.1 Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>
1 parent 8fc696c commit 5c99853

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/rulesets/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log - @microsoft.azure/openapi-validator-rulesets
22

3+
## 2.2.1
4+
5+
### Patches
6+
7+
- [TopLevelResourcesListBySubscription] Fix rule to properly handle tenant-level APIs without stopping validation
8+
39
## 2.2.0
410

511
### Minor changes

packages/rulesets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft.azure/openapi-validator-rulesets",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "Azure OpenAPI Validator",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)