Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{AzureResources} fixing the <br> in the swagger specs #25413

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Conversation

navba-MSFT
Copy link
Contributor

@navba-MSFT navba-MSFT commented Aug 21, 2023

Reference article here shows in a way not expected like:

image

And it's possibly caused by the characters included in the swagger.

This PR is fixing this issue.

fixes #25309

ARM (Control Plane) API Specification Update Pull Request

PR review workflow diagram

Please understand this diagram before proceeding. It explains how to get your PR approved & merged.

diagram

[1] ARM review queue (for merge queues, see [4])
The PRs are processed by time opened, ascending. Your PR may show up on 2nd or later page.
If you addressed Step 1 from the diagram and your PR is not showing up in the queue, ensure the label ARMChangesRequested
is removed from your PR. This should cause the label WaitForARMFeedback to be added.
[2] https://aka.ms/azsdk/support/specreview-channel
[3] List of SDK breaking changes approvers in pinned Teams announcement
[4] public repo merge queue, private repo merge queue (for ARM review queue, [1])

If you need further help with anything, see Getting help section below.

Purpose of this PR

What's the purpose of this PR? Check all that apply. This is mandatory!

  • New API version. (Such PR should have been generated with OpenAPI Hub, per this wiki doc.)
  • Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
  • Update existing version to fix swagger quality issues in S360.
  • Other, please clarify:
    • edit this with your clarification

Due diligence checklist

To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:

Breaking changes review (Step 1)

  • If the automation determines you have breaking changes, i.e. Step 1 from the diagram applies to you,
    you must follow the breaking changes process.
    IMPORTANT This applies even if:
    • The tool fails while it shouldn't, e.g. due to runtime exception, or incorrect detection of breaking changes.
    • You believe there is no need for you to request breaking change approval, for any reason.
      Such claims must be reviewed, and the process is the same.

ARM API changes review (Step 2)

  • If this PR is in purview of ARM review then automation will add the ARMReview label.
  • If you want to force ARM review, add the label yourself.
  • Proceed according to the diagram at the top of this comment.

Viewing API changes

For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the Generated ApiView comment added to this PR. You can use ApiView to show API versions diff.

Suppressing failures

If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
Swagger-Suppression-Process
to get approval.

Getting help

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Aug 21, 2023

Next Steps to Merge

⚠️ This is an experimental comment. It may not always be up-to-date. ⚠️

✔️ All automated merging requirements have been met! Refer to step 4 in the PR workflow diagram (even if your PR is for data plane, not ARM).

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Aug 21, 2023

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
compared swaggers (via Oad v0.10.4)] new version base version
resources.json 2020-10-01(57e35c3) 2020-10-01(main)
️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️⚠️LintDiff: 0 Warnings warning [Detail]
compared tags (via openapi-validator v2.1.4) new version base version
package-resources-2020-10 package-resources-2020-10(57e35c3) package-resources-2020-10(main)

The following errors/warnings exist before current PR submission:

Rule Message
DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L4390
XmsIdentifierValidation Missing identifier id in array item property
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L4831
XmsIdentifierValidation Missing identifier id in array item property
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L4914
XmsIdentifierValidation Missing identifier id in array item property
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L4921
XmsIdentifierValidation Missing identifier id in array item property
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L4940
XmsIdentifierValidation Missing identifier id in array item property
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L4946
XmsIdentifierValidation Missing identifier id in array item property
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L4990
XmsIdentifierValidation Missing identifier id in array item property
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L5316
XmsIdentifierValidation Missing identifier id in array item property
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L6006
XmsIdentifierValidation Missing identifier id in array item property
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L6082
XmsIdentifierValidation Missing identifier id in array item property
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L6153
XmsIdentifierValidation Missing identifier id in array item property
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L6165
⚠️ RequiredReadOnlySystemData The response of operation:'Deployments_CreateOrUpdateAtScope' is defined without 'systemData'. Consider adding the systemData to the response.
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L135
⚠️ RequiredReadOnlySystemData The response of operation:'Deployments_GetAtScope' is defined without 'systemData'. Consider adding the systemData to the response.
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L189
⚠️ RequiredReadOnlySystemData The response of operation:'Deployments_CreateOrUpdateAtTenantScope' is defined without 'systemData'. Consider adding the systemData to the response.
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L452
⚠️ RequiredReadOnlySystemData The response of operation:'Deployments_GetAtTenantScope' is defined without 'systemData'. Consider adding the systemData to the response.
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L503
⚠️ RequiredReadOnlySystemData The response of operation:'Deployments_CreateOrUpdateAtManagementGroupScope' is defined without 'systemData'. Consider adding the systemData to the response.
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L819
⚠️ RequiredReadOnlySystemData The response of operation:'Deployments_GetAtManagementGroupScope' is defined without 'systemData'. Consider adding the systemData to the response.
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L873
⚠️ UniqueXmsExample Do not have duplicate name of x-ms-example, make sure every x-ms-example name unique. Duplicate x-ms-example: Predict template changes at management group scope
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L1045
⚠️ RequiredReadOnlySystemData The response of operation:'Deployments_CreateOrUpdateAtSubscriptionScope' is defined without 'systemData'. Consider adding the systemData to the response.
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L1207
⚠️ RequiredReadOnlySystemData The response of operation:'Deployments_GetAtSubscriptionScope' is defined without 'systemData'. Consider adding the systemData to the response.
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L1261
⚠️ RequiredReadOnlySystemData The response of operation:'Deployments_CreateOrUpdate' is defined without 'systemData'. Consider adding the systemData to the response.
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L1613
⚠️ UniqueXmsExample Do not have duplicate name of x-ms-example, make sure every x-ms-example name unique. Duplicate x-ms-example: Create a deployment that will deploy a templateSpec with the given resourceId
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L1669
⚠️ RequiredReadOnlySystemData The response of operation:'Deployments_Get' is defined without 'systemData'. Consider adding the systemData to the response.
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L1685
⚠️ PageableOperation Based on the response model schema, operation 'ProviderResourceTypes_List' might be pageable. Consider adding the x-ms-pageable extension.
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L2268
⚠️ RequiredReadOnlySystemData The response of operation:'Tags_CreateOrUpdateAtScope' is defined without 'systemData'. Consider adding the systemData to the response.
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L4255
⚠️ RequiredReadOnlySystemData The response of operation:'Tags_UpdateAtScope' is defined without 'systemData'. Consider adding the systemData to the response.
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L4301
⚠️ RequiredReadOnlySystemData The response of operation:'Tags_GetAtScope' is defined without 'systemData'. Consider adding the systemData to the response.
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L4339
⚠️ AllResourcesMustHaveGetOperation The resource 'TagValue' does not have get operation, please add it.
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L5654
⚠️ AllResourcesMustHaveGetOperation The resource 'TagDetails' does not have get operation, please add it.
Location: Microsoft.Resources/stable/2020-10-01/resources.json#L5673
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
️❌ModelValidation: 4 Errors, 0 Warnings failed [Detail]
Rule Message
MISSING_RESOURCE_ID id is required to return in response of GET/PUT resource calls but not being provided
Url: Microsoft.Resources/stable/2020-10-01/resources.json#L6241:21
ExampleUrl: stable/2020-10-01/examples/PutTagsResource.json#L16:15
MISSING_RESOURCE_ID id is required to return in response of GET/PUT resource calls but not being provided
Url: Microsoft.Resources/stable/2020-10-01/resources.json#L6241:21
ExampleUrl: stable/2020-10-01/examples/PutTagsSubscription.json#L16:15
MISSING_RESOURCE_ID id is required to return in response of GET/PUT resource calls but not being provided
Url: Microsoft.Resources/stable/2020-10-01/resources.json#L6241:21
ExampleUrl: stable/2020-10-01/examples/GetTagsResource.json#L8:15
MISSING_RESOURCE_ID id is required to return in response of GET/PUT resource calls but not being provided
Url: Microsoft.Resources/stable/2020-10-01/resources.json#L6241:21
ExampleUrl: stable/2020-10-01/examples/GetTagsSubscription.json#L8:15
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️PoliCheck succeeded [Detail] [Expand]
Validation passed for PoliCheck.
️️✔️PrettierCheck succeeded [Detail] [Expand]
Validation passes for PrettierCheck.
️️✔️SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
Validation passes for Lint(RPaaS).
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
️️✔️Automated merging requirements met succeeded [Detail] [Expand]
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Aug 21, 2023

Swagger Generation Artifacts

️️✔️ApiDocPreview succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
️❌SDK Breaking Change Tracking failed [Detail]

Breaking Changes Tracking

azure-sdk-for-go - sdk/resourcemanager/resources/armresources - Approved - 2.0.0
+	Operation `*TagsClient.CreateOrUpdateAtScope` has been changed to LRO, use `*TagsClient.BeginCreateOrUpdateAtScope` instead.
+	Operation `*TagsClient.DeleteAtScope` has been changed to LRO, use `*TagsClient.BeginDeleteAtScope` instead.
+	Operation `*TagsClient.UpdateAtScope` has been changed to LRO, use `*TagsClient.BeginUpdateAtScope` instead.
+	Type of `DeploymentProperties.Parameters` has been changed from `any` to `map[string]*DeploymentParameter`
+	Type of `DeploymentWhatIfProperties.Parameters` has been changed from `any` to `map[string]*DeploymentParameter`












️⚠️ azure-sdk-for-net-track2 warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from 215d86e. SDK Automation 14.0.0
    command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
    command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
    warn	No file changes detected after generation
  • ️✔️Azure.ResourceManager.Resources [View full logs
    info	[Changelog]
️⚠️ azure-sdk-for-python-track2 warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from 215d86e. SDK Automation 14.0.0
    command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
    cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    cmderr	[automation_generate.sh] npm notice
    cmderr	[automation_generate.sh] npm notice New minor version of npm available! 9.6.7 -> 9.8.1
    cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.8.1>
    cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@9.8.1` to update!
    cmderr	[automation_generate.sh] npm notice
  • ️✔️track2_azure-mgmt-resource [View full logs]  [Release SDK Changes]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog]   - Added model DeploymentParameter
    info	[Changelog]   - Added model KeyVaultParameterReference
    info	[Changelog]   - Added model KeyVaultReference
️⚠️ azure-sdk-for-java warning [Detail]
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from 215d86e. SDK Automation 14.0.0
    command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️sdk/resourcemanager/resources/armresources [View full logs]  [Release SDK Changes] Breaking Change Detected
    Only show 11 items here, please refer to log for details.
    info	[Changelog] - Operation `*TagsClient.CreateOrUpdateAtScope` has been changed to LRO, use `*TagsClient.BeginCreateOrUpdateAtScope` instead.
    info	[Changelog] - Operation `*TagsClient.DeleteAtScope` has been changed to LRO, use `*TagsClient.BeginDeleteAtScope` instead.
    info	[Changelog] - Operation `*TagsClient.UpdateAtScope` has been changed to LRO, use `*TagsClient.BeginUpdateAtScope` instead.
    info	[Changelog]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New struct `DeploymentParameter`
    info	[Changelog] - New struct `KeyVaultParameterReference`
    info	[Changelog] - New struct `KeyVaultReference`
    info	[Changelog]
    info	[Changelog] Total 5 breaking change(s), 6 additive change(s).
  • ️✔️sdk/resourcemanager/resources/armdeploymentscripts [View full logs]  [Release SDK Changes]
    info	[Changelog] ### Other Changes
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
  • ️✔️sdk/resourcemanager/resources/armfeatures [View full logs]  [Release SDK Changes]
    info	[Changelog] ### Other Changes
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
  • ️✔️sdk/resourcemanager/resources/armlinks [View full logs]  [Release SDK Changes]
    info	[Changelog] ### Other Changes
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
  • ️✔️sdk/resourcemanager/resources/armlocks [View full logs]  [Release SDK Changes]
    info	[Changelog] ### Other Changes
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
  • ️✔️sdk/resourcemanager/resources/armmanagedapplications [View full logs]  [Release SDK Changes]
    info	[Changelog] ### Other Changes
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
  • ️✔️sdk/resourcemanager/resources/armpolicy [View full logs]  [Release SDK Changes]
    Only show 11 items here, please refer to log for details.
    info	[Changelog] - New struct `VariableListResult`
    info	[Changelog] - New struct `VariableProperties`
    info	[Changelog] - New struct `VariableValue`
    info	[Changelog] - New struct `VariableValueColumnValue`
    info	[Changelog] - New struct `VariableValueListResult`
    info	[Changelog] - New struct `VariableValueProperties`
    info	[Changelog] - New field `Overrides`, `ResourceSelectors` in struct `AssignmentProperties`
    info	[Changelog] - New field `Properties` in struct `AssignmentUpdate`
    info	[Changelog] - New field `AssignmentScopeValidation`, `ResourceSelectors` in struct `ExemptionProperties`
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 62 additive change(s).
  • ️✔️sdk/resourcemanager/resources/armsubscriptions [View full logs]  [Release SDK Changes]
    info	[Changelog] ### Other Changes
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
  • ️✔️sdk/resourcemanager/resources/armtemplatespecs [View full logs]  [Release SDK Changes]
    info	[Changelog] ### Other Changes
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
  • ️✔️sdk/resourcemanager/resources/armchanges [View full logs]  [Release SDK Changes]
    info	[Changelog] ### Other Changes
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
  • ️✔️sdk/resourcemanager/resources/armdeploymentstacks [View full logs]  [Release SDK Changes]
    info	[Changelog] ### Other Changes
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
️🔄 azure-sdk-for-js inProgress [Detail]
️❌ azure-resource-manager-schemas failed [Detail]
  • Pipeline Framework Failed [Logs]Release - Generate from 215d86e. Schema Automation 14.0.0
    command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
    warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
    command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    warn	No file changes detected after generation
    cannot force update branch 'sdkAuto/resources' as it is the current HEAD of the repository.
    Error: cannot force update branch 'sdkAuto/resources' as it is the current HEAD of the repository.
  • ️✔️resources [View full logs
  • ️✔️resources [View full logs
    error	Fatal error: cannot force update branch 'sdkAuto/resources' as it is the current HEAD of the repository.
    error	The following packages are still pending:
    error		resources
    error		resources
    error		resources
  • ️✔️resources
️❌ azure-powershell failed [Detail]
  • Pipeline Framework Failed [Logs]Release - Generate from 215d86e. SDK Automation 14.0.0
    command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
    command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
    SSL error: syscall failure: Broken pipe
    Error: SSL error: syscall failure: Broken pipe
  • ⚠️Az.resources.DefaultTag [View full logs
    error	Fatal error: SSL error: syscall failure: Broken pipe
    error	The following packages are still pending:
    error		Az.resources.DefaultTag
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Aug 21, 2023

Generated ApiView

Language Package Name ApiView Link
Java azure-resourcemanager-resources-generated https://apiview.dev/Assemblies/Review/8216b10e23284431b0b8b8696d060123
Go sdk/resourcemanager/resources/armchanges There is no API change compared with the previous version
Go sdk/resourcemanager/resources/armdeploymentscripts https://apiview.dev/Assemblies/Review/9f9d32cd9f274d9ba6541c6c03425327
Go sdk/resourcemanager/resources/armdeploymentstacks https://apiview.dev/Assemblies/Review/4fa7f006fefb496a861f9a8f842367d4
Go sdk/resourcemanager/resources/armfeatures There is no API change compared with the previous version
Go sdk/resourcemanager/resources/armlinks There is no API change compared with the previous version
Go sdk/resourcemanager/resources/armlocks There is no API change compared with the previous version
Go sdk/resourcemanager/resources/armmanagedapplications https://apiview.dev/Assemblies/Review/fd89d325be404dac95e1b76912473d15
Go sdk/resourcemanager/resources/armpolicy https://apiview.dev/Assemblies/Review/38299c8cb3f2456f85e0c743d440ec62
Go sdk/resourcemanager/resources/armresources https://apiview.dev/Assemblies/Review/db9de1303670474896e2454cc3016e01
Go sdk/resourcemanager/resources/armsubscriptions There is no API change compared with the previous version
Go sdk/resourcemanager/resources/armtemplatespecs There is no API change compared with the previous version
.Net Azure.ResourceManager.Resources There is no API change compared with the previous version

@AzureRestAPISpecReview AzureRestAPISpecReview added ARMReview CI-FixRequiredOnFailure resource-manager WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Aug 21, 2023
This was referenced Aug 21, 2023
@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@navba-MSFT
Copy link
Contributor Author

@Xynoclafe Could you please review this PR once you get a chance ? Please Note: The CI test errors and validation failures are unrelated to the changes done in this PR.

@Xynoclafe
Copy link
Contributor

@Xynoclafe Could you please review this PR once you get a chance ? Please Note: The CI test errors and validation failures are unrelated to the changes done in this PR.
The changes look fine, but I don't have permissions on this repo to approve merges. Please work with the PR assignees.

@msyyc msyyc added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Aug 31, 2023
@openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Aug 31, 2023
@msyyc
Copy link
Member

msyyc commented Aug 31, 2023

This PR only updated doc and CI failure is not caused by this PR.

@msyyc msyyc merged commit 215d86e into main Aug 31, 2023
28 of 30 checks passed
@msyyc msyyc deleted the navba-MSFT-patch-12 branch August 31, 2023 04:52
@openapi-pipeline-app
Copy link

Swagger pipeline restarted successfully, please wait for status update in this comment.

This was referenced Aug 31, 2023
jnlycklama pushed a commit that referenced this pull request Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Microsoft.Resources swaggers including invalid characters
5 participants