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

[Tags] Add "tagsoperationresults" resource type to "Microsoft.Resources" #28999

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Add tagsoperationresults to microsoft.resources.

ece22ca
Select commit
Failed to load commit list.
Open

[Tags] Add "tagsoperationresults" resource type to "Microsoft.Resources" #28999

Add tagsoperationresults to microsoft.resources.
ece22ca
Select commit
Failed to load commit list.
openapi-pipeline-app / Swagger LintDiff failed May 7, 2024 in 4m 24s

Swagger LintDiff failed

LintDiff: 2 Errors, 192 Warnings
View Azure DevOps build log for more details.

Details

Compared specs (v2.2.2) new version base version
package-resources-2023-07 package-resources-2023-07(ece22ca) package-resources-2023-07(main)
package-resources-2022-09 package-resources-2022-09(ece22ca) package-resources-2022-09(main)

[must fix]The following errors/warnings are introduced by current PR:

Rule Message Related RPC [For API reviewers]
GetOperationMustNotBeLongRunning The GET operation cannot be long running. It must not have the x-ms-long-running-operation and x-ms-long-running-operation-options properties defined.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3882
RPC-Get-V1-14
GetOperationMustNotBeLongRunning The GET operation cannot be long running. It must not have the x-ms-long-running-operation and x-ms-long-running-operation-options properties defined.
Location: Microsoft.Resources/stable/2023-07-01/resources.json#L3888
RPC-Get-V1-14
⚠️ GetInOperationName 'GET' operation 'Tags_OperationResult' should use method name 'Get' or Method name start with 'List'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3848
⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'TagsModel'. Consider using the plural form of 'Tags' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3848
⚠️ GetInOperationName 'GET' operation 'Tags_OperationResult' should use method name 'Get' or Method name start with 'List'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Microsoft.Resources/stable/2023-07-01/resources.json#L3854
⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'TagsModel'. Consider using the plural form of 'Tags' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Microsoft.Resources/stable/2023-07-01/resources.json#L3854


The following errors/warnings exist before current PR submission:
Only 50 items are listed, please refer to log for more details.

Rule Message
⚠️ LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L254
⚠️ LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L562
⚠️ LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L938
⚠️ 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/2022-09-01/resources.json#L1045
⚠️ LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1326
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1538
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1581
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1624
⚠️ 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/2022-09-01/resources.json#L1672
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1696
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1741
⚠️ LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1773
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1783
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1845
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1920
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1964
⚠️ ListInOperationName Since operation response has model definition in array type, it should be of the form '_list'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2089
⚠️ PageableOperation Based on the response model schema, operation 'Providers_ProviderPermissions' might be pageable. Consider adding the x-ms-pageable extension.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2089
⚠️ GetInOperationName 'GET' operation 'Providers_ProviderPermissions' should use method name 'Get' or Method name start with 'List'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2093
⚠️ PageableOperation Based on the response model schema, operation 'ProviderResourceTypes_List' might be pageable. Consider adding the x-ms-pageable extension.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2313
⚠️ UniqueXmsExample Do not have duplicate name of x-ms-example, make sure every x-ms-example name unique. Duplicate x-ms-example: Get provider resource types.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2355
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2418
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2485
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2529
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2584
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2639
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2679
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2729
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2732
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2735
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2998
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'api-version'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3038
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3072
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'api-version'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3112
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3150
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'api-version'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3190
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3243
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'api-version'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3283
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3330
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'api-version'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3370
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'api-version'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3414
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'api-version'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3453
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'api-version'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3496
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'api-version'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3554
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'api-version'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3606
⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'TagsModel'. Consider using the plural form of 'Tags' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3635
⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'TagsModel'. Consider using the plural form of 'Tags' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3679
⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'TagsModel'. Consider using the plural form of 'Tags' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3731
⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'TagsModel'. Consider using the plural form of 'Tags' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3774
⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'TagsModel'. Consider using the plural form of 'Tags' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3813