Update Face spec #29120
Merged
Update Face spec #29120
openapi-pipeline-app / Swagger LintDiff
succeeded
May 17, 2024 in 5m 16s
Swagger LintDiff succeeded
Details
Compared specs (v2.2.2) | new version | base version |
---|---|---|
v1.1-preview.1 | v1.1-preview.1(e39a80a) | v1.1-preview.1(main) |
The following errors/warnings exist before current PR submission:
Only 50 items are listed, please refer to log for more details.
Rule | Message |
---|---|
API version should be a date in YYYY-MM-DD format, optionally suffixed with '-preview'. Location: Face/preview/v1.1-preview.1/Face.json#L5 |
|
Operation does not define an 'api-version' query parameter. Location: Face/preview/v1.1-preview.1/Face.json#L92 |
|
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: Face/preview/v1.1-preview.1/Face.json#L167 |
|
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: Face/preview/v1.1-preview.1/Face.json#L272 |
|
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: Face/preview/v1.1-preview.1/Face.json#L280 |
|
Operation does not define an 'api-version' query parameter. Location: Face/preview/v1.1-preview.1/Face.json#L354 |
|
Operation does not define an 'api-version' query parameter. Location: Face/preview/v1.1-preview.1/Face.json#L407 |
|
Operation does not define an 'api-version' query parameter. Location: Face/preview/v1.1-preview.1/Face.json#L448 |
|
Path parameter should specify a maximum length (maxLength) and characters allowed (pattern). Location: Face/preview/v1.1-preview.1/Face.json#L449 |
|
Operation does not define an 'api-version' query parameter. Location: Face/preview/v1.1-preview.1/Face.json#L487 |
|
Path parameter should specify a maximum length (maxLength) and characters allowed (pattern). Location: Face/preview/v1.1-preview.1/Face.json#L488 |
|
A delete operation should have a 204 response.Location: Face/preview/v1.1-preview.1/Face.json#L496 |
|
All success responses except 202 & 204 should define a response body. Location: Face/preview/v1.1-preview.1/Face.json#L497 |
|
Operation does not define an 'api-version' query parameter. Location: Face/preview/v1.1-preview.1/Face.json#L524 |
|
Path parameter should specify a maximum length (maxLength) and characters allowed (pattern). Location: Face/preview/v1.1-preview.1/Face.json#L525 |
|
Operation does not define an 'api-version' query parameter. Location: Face/preview/v1.1-preview.1/Face.json#L586 |
|
Operation does not define an 'api-version' query parameter. Location: Face/preview/v1.1-preview.1/Face.json#L642 |
|
Check for appropriate use of formData parameters. Location: Face/preview/v1.1-preview.1/Face.json#L643 |
|
Check for appropriate use of formData parameters. Location: Face/preview/v1.1-preview.1/Face.json#L646 |
|
Operation does not define an 'api-version' query parameter. Location: Face/preview/v1.1-preview.1/Face.json#L681 |
|
Path parameter should specify a maximum length (maxLength) and characters allowed (pattern). Location: Face/preview/v1.1-preview.1/Face.json#L682 |
|
Operation does not define an 'api-version' query parameter. Location: Face/preview/v1.1-preview.1/Face.json#L720 |
|
Path parameter should specify a maximum length (maxLength) and characters allowed (pattern). Location: Face/preview/v1.1-preview.1/Face.json#L721 |
|
A delete operation should have a 204 response.Location: Face/preview/v1.1-preview.1/Face.json#L729 |
|
All success responses except 202 & 204 should define a response body. Location: Face/preview/v1.1-preview.1/Face.json#L730 |
|
Operation does not define an 'api-version' query parameter. Location: Face/preview/v1.1-preview.1/Face.json#L757 |
|
Path parameter should specify a maximum length (maxLength) and characters allowed (pattern). Location: Face/preview/v1.1-preview.1/Face.json#L758 |
|
Operation does not define an 'api-version' query parameter. Location: Face/preview/v1.1-preview.1/Face.json#L819 |
|
Operation does not define an 'api-version' query parameter. Location: Face/preview/v1.1-preview.1/Face.json#L875 |
|
Operation does not define an 'api-version' query parameter. Location: Face/preview/v1.1-preview.1/Face.json#L917 |
|
A patch operation should consume 'application/merge-patch+json' content type. Location: Face/preview/v1.1-preview.1/Face.json#L993 |
|
Operation does not define an 'api-version' query parameter. Location: Face/preview/v1.1-preview.1/Face.json#L997 |
|
Operation does not define an 'api-version' query parameter. Location: Face/preview/v1.1-preview.1/Face.json#L1079 |
|
Based on the response model schema, operation 'PersonDirectoryOperations_GetDynamicPersonGroupPersons' might be pageable. Consider adding the x-ms-pageable extension. Location: Face/preview/v1.1-preview.1/Face.json#L1124 |
|
Operation might be pageable. Consider adding the x-ms-pageable extension. Location: Face/preview/v1.1-preview.1/Face.json#L1124 |
|
Operation does not define an 'api-version' query parameter. Location: Face/preview/v1.1-preview.1/Face.json#L1128 |
|
Operation does not define an 'api-version' query parameter. Location: Face/preview/v1.1-preview.1/Face.json#L1189 |
|
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: Face/preview/v1.1-preview.1/Face.json#L1190 |
|
Operation does not define an 'api-version' query parameter. Location: Face/preview/v1.1-preview.1/Face.json#L1234 |
|
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: Face/preview/v1.1-preview.1/Face.json#L1245 |
|
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: 'FaceListOperations_CreateFaceList' Request Model: 'parameters[1].schema' Response Model: 'responses[200].schema' Location: Face/preview/v1.1-preview.1/Face.json#L1280 |
|
Operation does not define an 'api-version' query parameter. Location: Face/preview/v1.1-preview.1/Face.json#L1284 |
|
All success responses except 202 & 204 should define a response body. Location: Face/preview/v1.1-preview.1/Face.json#L1358 |
|
A patch operation should consume 'application/merge-patch+json' content type. Location: Face/preview/v1.1-preview.1/Face.json#L1380 |
|
Operation does not define an 'api-version' query parameter. Location: Face/preview/v1.1-preview.1/Face.json#L1383 |
|
All success responses except 202 & 204 should define a response body. Location: Face/preview/v1.1-preview.1/Face.json#L1417 |
|
Operation does not define an 'api-version' query parameter. Location: Face/preview/v1.1-preview.1/Face.json#L1442 |
|
A delete operation should have a 204 response.Location: Face/preview/v1.1-preview.1/Face.json#L1454 |
|
All success responses except 202 & 204 should define a response body. Location: Face/preview/v1.1-preview.1/Face.json#L1455 |
|
Operation does not define an 'api-version' query parameter. Location: Face/preview/v1.1-preview.1/Face.json#L1483 |
Loading