Updates parameter validators/defaults/nullability; Replaces checksum with etag #28528
openapi-pipeline-app / ~[NotRequired_Staging] Swagger LintDiff
succeeded
Mar 29, 2024 in 3m 8s
~[NotRequired_Staging] Swagger LintDiff succeeded
ppe/LintDiff
View Azure DevOps build log for more details.
Details
compared tags (via openapi-validator vbeta) | new version | base version |
---|---|---|
package-2024-01-31-preview | package-2024-01-31-preview(6d86f34) | package-2024-01-31-preview(release-healthdataaiservices-deidentification-2024-01-31-preview) |
The following errors/warnings exist before current PR submission:
Rule | Message |
---|---|
OperationId for put method should contain both 'Create' and 'Update' Location: HealthDataAIServices.Deidentification/preview/2024-01-31-preview/HealthDataAIServices.Deidentification.json#L214 |
|
A PUT operation request body schema should be the same as its 200 response schema, to allow reusing the same entity between GET and PUT. If the schema of the PUT request body is a superset of the GET response body, make sure you have a PATCH operation to make the resource updatable. Operation: 'Jobs_Create' Request Model: 'parameters[3].schema' Response Model: 'responses[200].schema' Location: HealthDataAIServices.Deidentification/preview/2024-01-31-preview/HealthDataAIServices.Deidentification.json#L213 |
Loading