Skip to content

Commit 7b0dfe4

Browse files
Copilotmikeharder
andcommitted
Add Rush change file for MutabilityWithReadOnly performance fix
Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>
1 parent 3d9eca9 commit 7b0dfe4

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@microsoft.azure/openapi-validator-rulesets",
5+
"comment": "Optimize MutabilityWithReadOnly rule to prevent out-of-memory issues by filtering in JSONPath given clause (fixes #812)",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@microsoft.azure/openapi-validator-rulesets"
10+
}

0 commit comments

Comments
 (0)