Add stable version 2024-03-01 for Azure SignalR and Azure Web PubSub #29086
openapi-pipeline-app / Swagger LintDiff
succeeded
May 23, 2024 in 4m 29s
Swagger LintDiff succeeded
Details
Compared specs (v2.2.2) | new version | base version |
---|---|---|
package-2024-03-01 | package-2024-03-01(bcd6b6d) | default(main) |
package-2024-03-01 | package-2024-03-01(bcd6b6d) | default(main) |
The following errors/warnings exist before current PR submission:
Only 50 items are listed, please refer to log for more details.
Rule | Message |
---|---|
OperationsApiSchemaUsesCommonTypes |
Operations API path must follow the schema provided in the common types. Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L28 |
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.SignalRService/stable/2024-03-01/signalr.json#L283 |
LroLocationHeader |
A 202 response should include an Location response header. Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L328 |
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.SignalRService/stable/2024-03-01/signalr.json#L348 |
LroLocationHeader |
A 202 response should include an Location response header. Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L372 |
PatchBodyParametersSchema |
Properties of a PATCH request body must not have default value, property:enabled. Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L410 |
PatchBodyParametersSchema |
Properties of a PATCH request body must not have default value, property:connectionTimeoutInSeconds. Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L410 |
PatchBodyParametersSchema |
Properties of a PATCH request body must not have default value, property:publicNetworkAccess. Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L410 |
PatchBodyParametersSchema |
Properties of a PATCH request body must not have default value, property:regionEndpointEnabled. Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L410 |
PatchBodyParametersSchema |
Properties of a PATCH request body must not have default value, property:resourceStopped. Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L410 |
PatchBodyParametersSchema |
Properties of a PATCH request body must not be required, property:name. Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L410 |
PatchBodyParametersSchema |
Properties of a PATCH request body must not be required, property:location. Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L410 |
ResourceNameRestriction |
The resource name parameter 'certificateName' should be defined with a 'pattern' restriction. Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L508 |
ProvisioningStateSpecifiedForLROPut |
200 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.SignalRService/stable/2024-03-01/signalr.json#L779 |
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.SignalRService/stable/2024-03-01/signalr.json#L779 |
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.SignalRService/stable/2024-03-01/signalr.json#L846 |
LroLocationHeader |
A 202 response should include an Location response header. Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L877 |
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.SignalRService/stable/2024-03-01/signalr.json#L1041 |
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.SignalRService/stable/2024-03-01/signalr.json#L1096 |
LroLocationHeader |
A 202 response should include an Location response header. Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L1123 |
PostResponseCodes |
202 response for a LRO POST operation must not have a response schema specified. Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L1196 |
PatchBodyParametersSchema |
Properties of a PATCH request body must not have default value, property:regionEndpointEnabled. Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L1505 |
PatchBodyParametersSchema |
Properties of a PATCH request body must not have default value, property:resourceStopped. Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L1505 |
PatchBodyParametersSchema |
Properties of a PATCH request body must not be required, property:name. Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L1505 |
PatchBodyParametersSchema |
Properties of a PATCH request body must not be required, property:location. Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L1505 |
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.SignalRService/stable/2024-03-01/signalr.json#L1547 |
XmsPageableForListCalls |
x-ms-pageable extension must be specified for LIST APIs.Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L1775 |
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.SignalRService/stable/2024-03-01/signalr.json#L1823 |
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.SignalRService/stable/2024-03-01/signalr.json#L2033 |
LroLocationHeader |
A 202 response should include an Location response header. Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L2060 |
XmsPageableForListCalls |
x-ms-pageable extension must be specified for LIST APIs.Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L2085 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L3169 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L3299 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L3375 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.SignalRService/stable/2024-03-01/signalr.json#L3398 |
OperationsApiSchemaUsesCommonTypes |
Operations API path must follow the schema provided in the common types. Location: Microsoft.SignalRService/stable/2024-03-01/webpubsub.json#L28 |
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.SignalRService/stable/2024-03-01/webpubsub.json#L283 |
LroLocationHeader |
A 202 response should include an Location response header. Location: Microsoft.SignalRService/stable/2024-03-01/webpubsub.json#L328 |
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.SignalRService/stable/2024-03-01/webpubsub.json#L348 |
LroLocationHeader |
A 202 response should include an Location response header. Location: Microsoft.SignalRService/stable/2024-03-01/webpubsub.json#L372 |
PatchBodyParametersSchema |
Properties of a PATCH request body must not have default value, property:enabled. Location: Microsoft.SignalRService/stable/2024-03-01/webpubsub.json#L410 |
PatchBodyParametersSchema |
Properties of a PATCH request body must not have default value, property:publicNetworkAccess. Location: Microsoft.SignalRService/stable/2024-03-01/webpubsub.json#L410 |
PatchBodyParametersSchema |
Properties of a PATCH request body must not have default value, property:regionEndpointEnabled. Location: Microsoft.SignalRService/stable/2024-03-01/webpubsub.json#L410 |
PatchBodyParametersSchema |
Properties of a PATCH request body must not have default value, property:resourceStopped. Location: Microsoft.SignalRService/stable/2024-03-01/webpubsub.json#L410 |
PatchBodyParametersSchema |
Properties of a PATCH request body must not be required, property:name. Location: Microsoft.SignalRService/stable/2024-03-01/webpubsub.json#L410 |
PatchBodyParametersSchema |
Properties of a PATCH request body must not be required, property:location. Location: Microsoft.SignalRService/stable/2024-03-01/webpubsub.json#L410 |
ResourceNameRestriction |
The resource name parameter 'certificateName' should be defined with a 'pattern' restriction. Location: Microsoft.SignalRService/stable/2024-03-01/webpubsub.json#L508 |
ProvisioningStateSpecifiedForLROPut |
200 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.SignalRService/stable/2024-03-01/webpubsub.json#L779 |
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.SignalRService/stable/2024-03-01/webpubsub.json#L779 |
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.SignalRService/stable/2024-03-01/webpubsub.json#L846 |
Loading