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

Fix merge error #28423

Merge branch 'curiekim0-databricks-Microsoft.Databricks-2024-05-01' i…

3378765
Select commit
Loading
Failed to load commit list.
Merged

Fix merge error #28423

Merge branch 'curiekim0-databricks-Microsoft.Databricks-2024-05-01' i…
3378765
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / Swagger LintDiff succeeded Mar 24, 2024 in 3m 1s

Swagger LintDiff succeeded

Details

Compared specs (v2.2.0) new version base version
package-2024-05-01 package-2024-05-01(3378765) package-2024-05-01(curiekim0-databricks-Microsoft.Databricks-2024-05-01)

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

Rule Message Related RPC [For API reviewers]
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1177
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1183


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

Rule Message
ResourceNameRestriction The resource name parameter 'workspaceName' should be defined with a 'pattern' restriction.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L37
DeleteResponseCodes Long-running delete operations must have responses with 202, 204 and default return codes. They also must have no other response codes.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L87
LroLocationHeader A 202 response should include an Location response header.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L127
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L136
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L213
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L258
LroLocationHeader A 202 response should include an Location response header.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L261
OperationsApiResponseSchema The response schema of operations API '/providers/Microsoft.Databricks/operations' does not match the ARM specification. Please standardize the schema.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L374
OperationsApiSchemaUsesCommonTypes Operations API path must follow the schema provided in the common types.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L375
ResourceNameRestriction The resource name parameter 'workspaceName' should be defined with a 'pattern' restriction.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L390
ResourceNameRestriction The resource name parameter 'workspaceName' should be defined with a 'pattern' restriction.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L436
ResourceNameRestriction The resource name parameter 'workspaceName' should be defined with a 'pattern' restriction.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L482
ResourceNameRestriction The resource name parameter 'workspaceName' should be defined with a 'pattern' restriction.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L528
ProvisioningStateSpecifiedForLROPut 201 response schema in long running PUT operation is missing ProvisioningState property. A LRO PUT operations response schema must have ProvisioningState specified for the 200 and 201 status codes.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L573
PutResponseCodes Synchronous and long-running PUT operations must have responses with 200, 201 and default return codes. They also must not have other response codes.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L573
LroLocationHeader A 202 response should include an Location response header.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L620
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L629
DeleteResponseCodes Long-running delete operations must have responses with 202, 204 and default return codes. They also must have no other response codes.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L634
LroLocationHeader A 202 response should include an Location response header.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L666
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L678
ResourceNameRestriction The resource name parameter 'workspaceName' should be defined with a 'pattern' restriction.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L684
XmsPageableForListCalls x-ms-pageable extension must be specified for LIST APIs.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L685
MissingTypeObject The schema 'Workspace' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L729
MissingTypeObject The schema 'WorkspaceProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L757
MissingTypeObject The schema 'TrackedResource' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L942
MissingTypeObject The schema 'Resource' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L975
MissingTypeObject The schema 'Sku' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L996
MissingTypeObject The schema 'ManagedIdentityConfiguration' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1049
GuidUsage Usage of Guid is not recommended. If GUIDs are absolutely required in your service, please get sign off from the Azure API review board.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1054
GuidUsage Usage of Guid is not recommended. If GUIDs are absolutely required in your service, please get sign off from the Azure API review board.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1060
MissingTypeObject The schema 'WorkspaceCustomBooleanParameter' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1195
MissingTypeObject The schema 'WorkspaceCustomObjectParameter' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1211
MissingTypeObject The schema 'WorkspaceCustomStringParameter' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1227
MissingTypeObject The schema 'WorkspaceCustomParameters' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1243
MissingTypeObject The schema 'CreatedBy' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1319
GuidUsage Usage of Guid is not recommended. If GUIDs are absolutely required in your service, please get sign off from the Azure API review board.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1323
GuidUsage Usage of Guid is not recommended. If GUIDs are absolutely required in your service, please get sign off from the Azure API review board.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1334
MissingTypeObject The schema 'WorkspaceEncryptionParameter' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1341
MissingTypeObject The schema 'Encryption' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1354
MissingTypeObject The schema 'EncryptionEntitiesDefinition' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1409
MissingTypeObject The schema 'EncryptionV2' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1424
MissingTypeObject The schema 'keyVaultProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1437
MissingTypeObject The schema 'WorkspaceProviderAuthorization' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1513
GuidUsage Usage of Guid is not recommended. If GUIDs are absolutely required in your service, please get sign off from the Azure API review board.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1517
GuidUsage Usage of Guid is not recommended. If GUIDs are absolutely required in your service, please get sign off from the Azure API review board.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1522
MissingTypeObject The schema 'WorkspaceListResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1610
MissingTypeObject The schema 'display' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1634
MissingTypeObject The schema 'OperationListResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1657
XmsParameterLocation The parameter 'SubscriptionIdParameter' is defined in global parameters section without 'x-ms-parameter-location' extension. This would add the parameter as the client property. Please ensure that this is exactly you want. If so, apply the extension 'x-ms-parameter-location': 'client'. Else, apply the extension 'x-ms-parameter-location': 'method'.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1956
XmsParameterLocation The parameter 'ApiVersionParameter' is defined in global parameters section without 'x-ms-parameter-location' extension. This would add the parameter as the client property. Please ensure that this is exactly you want. If so, apply the extension 'x-ms-parameter-location': 'client'. Else, apply the extension 'x-ms-parameter-location': 'method'.
Location: Microsoft.Databricks/stable/2024-05-01/databricks.json#L1963