[Hub Generated] Review request for Microsoft.HybridCompute to add version preview/2023-10-03-preview #26059
openapi-pipeline-app / Swagger LintDiff
succeeded
Nov 14, 2023 in 3m 0s
Swagger LintDiff succeeded
LintDiff
View more details.
Details
compared tags (via openapi-validator v2.1.6) | new version | base version |
---|---|---|
package-preview-2023-10 | package-preview-2023-10(539cbd0) | default(main) |
[must fix]The following errors/warnings are introduced by current PR:
Only 50 items are listed, please refer to log for more details.
The following errors/warnings exist before current PR submission:
Only 50 items are listed, please refer to log for more details.
Rule | Message |
---|---|
PostResponseCodes |
Long-running POST operations must have responses with 202 and default return codes. They must also have a 200 return code if only if the final response is intended to have a schema, if not the 200 return code must not be specified. They also must not have other response codes. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L38 |
OperationIdNounVerb |
Per the Noun_Verb convention for Operation Ids, the noun 'Licenses' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L42 |
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.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L84 |
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.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L84 |
PatchResponseCodes |
Long-running PATCH operations must have responses with 200, 202 and default return codes. They also must not have other response codes. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L134 |
LroPatch202 |
The async patch operation should return 202. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L163 |
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.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L224 |
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.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L348 |
ParametersInPointGet |
Query parameter $expand should be removed. Point Get's MUST not have query parameters other than api version. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L520 |
ResourceNameRestriction |
The resource name parameter 'extensionName' should be defined with a 'pattern' restriction. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L1103 |
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.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L1104 |
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.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L1104 |
LroLocationHeader |
A 202 response should include an Location response header. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L1154 |
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.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L1253 |
PostResponseCodes |
200 return code does not have a schema specified. LRO POST must have a 200 return code if only if the final response is intended to have a schema, if not the 200 return code must not be specified. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L1441 |
GetCollectionOnlyHasValueAndNextLink |
Get endpoints for collections of resources must only have the value and nextLink properties in their model.Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L1617 |
OperationsApiSchemaUsesCommonTypes |
Operations API path must follow the schema provided in the common types. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L1654 |
GetCollectionOnlyHasValueAndNextLink |
Get endpoints for collections of resources must only have the value and nextLink properties in their model.Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L1705 |
BodyTopLevelProperties |
Top level properties should be one of name, type, id, location, properties, tags, plan, sku, etag, managedBy, identity, zones. Model definition 'Machine' has extra properties ['resources']. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L2789 |
TrackedResourcePatchOperation |
Tracked resource 'License' must have patch operation that at least supports the update of tags. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L2897 |
ArmResourcePropertiesBag |
Top level property names should not be repeated inside the properties bag for ARM resource 'MachineExtension'. Properties [properties.type] conflict with ARM top level properties. Please rename these. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L3558 |
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.HybridCompute/preview/2023-10-03-preview/privateLinkScopes.json#L116 |
ResourceNameRestriction |
The resource name parameter 'groupName' should be defined with a 'pattern' restriction. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/privateLinkScopes.json#L356 |
ResourceNameRestriction |
The resource name parameter 'privateEndpointConnectionName' should be defined with a 'pattern' restriction. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/privateLinkScopes.json#L401 |
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.HybridCompute/preview/2023-10-03-preview/privateLinkScopes.json#L449 |
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.HybridCompute/preview/2023-10-03-preview/privateLinkScopes.json#L449 |
LroLocationHeader |
A 202 response should include an Location response header. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/privateLinkScopes.json#L491 |
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.HybridCompute/preview/2023-10-03-preview/privateLinkScopes.json#L508 |
PathForNestedResource |
The path for nested resource doest not meet the valid resource pattern. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/privateLinkScopes.json#L659 |
ResourceNameRestriction |
The resource name parameter 'machineName' should be defined with a 'pattern' restriction. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/privateLinkScopes.json#L659 |
A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L37 |
|
Use the latest version v5 of types.json. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L46 |
|
Use the latest version v5 of types.json. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L49 |
|
Use the latest version v5 of types.json. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L71 |
|
Use the latest version v5 of types.json. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L92 |
|
Use the latest version v5 of types.json. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L95 |
|
Use the latest version v5 of types.json. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L98 |
|
Use the latest version v5 of types.json. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L123 |
|
Use the latest version v5 of types.json. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L142 |
|
Use the latest version v5 of types.json. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L145 |
|
Use the latest version v5 of types.json. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L148 |
|
Use the latest version v5 of types.json. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L173 |
|
Use the latest version v5 of types.json. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L192 |
|
Use the latest version v5 of types.json. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L195 |
|
Use the latest version v5 of types.json. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L198 |
|
Use the latest version v5 of types.json. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L214 |
|
Use the latest version v5 of types.json. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L232 |
|
Use the latest version v5 of types.json. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L235 |
|
Use the latest version v5 of types.json. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L238 |
|
Use the latest version v5 of types.json. Location: Microsoft.HybridCompute/preview/2023-10-03-preview/HybridCompute.json#L254 |
Loading