fix spread for purview datamap and translation document #29707
+146
−100
Merged
openapi-pipeline-app / Swagger LintDiff
succeeded
Jul 9, 2024 in 4m 24s
Swagger LintDiff succeeded
Details
Compared specs (v2.2.2) | new version | base version |
---|---|---|
package-2023-09 | package-2023-09(4c890d6) | package-2023-09(main) |
2024-05-01 | 2024-05-01(4c890d6) | 2024-05-01(main) |
[must fix]The following errors/warnings are introduced by current PR:
Rule | Message | Related RPC [For API reviewers] |
---|---|---|
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: Azure.AI.DocumentTranslation/stable/2024-05-01/openapi.json#L1422 |
The following errors/warnings exist before current PR submission:
Only 50 items are listed, please refer to log for more details.
Rule | Message |
---|---|
Security definition should have a description. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L42 |
|
Version segment 'v2' in path violates Azure versioning policy. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L53 |
|
Operation might be pageable. Consider adding the x-ms-pageable extension. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L54 |
|
'api-version' should be a required parameter Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L58 |
|
Error response should contain a x-ms-error-code header. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L118 |
|
Error response schema should contain an object property named error .Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L120 |
|
Version segment 'v2' in path violates Azure versioning policy. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L141 |
|
Based on the response model schema, operation 'Entity_ListByGuids' might be pageable. Consider adding the x-ms-pageable extension. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L142 |
|
Operation might be pageable. Consider adding the x-ms-pageable extension. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L142 |
|
'api-version' should be a required parameter Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L146 |
|
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: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L160 |
|
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: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L167 |
|
Error response should contain a x-ms-error-code header. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L182 |
|
Error response schema should contain an object property named error .Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L184 |
|
Operation might be pageable. Consider adding the x-ms-pageable extension. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L195 |
|
'api-version' should be a required parameter Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L199 |
|
Error response should contain a x-ms-error-code header. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L259 |
|
Error response schema should contain an object property named error .Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L261 |
|
'DELETE' operation 'Entity_BulkDelete' should use method name 'Delete'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L273 |
|
Operation does not define an 'api-version' query parameter. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L275 |
|
A delete operation should have a 204 response.Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L288 |
|
Error response should contain a x-ms-error-code header. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L295 |
|
Error response schema should contain an object property named error .Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L297 |
|
Version segment 'v2' in path violates Azure versioning policy. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L309 |
|
Operation does not define an 'api-version' query parameter. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L313 |
|
Error response should contain a x-ms-error-code header. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L328 |
|
Error response schema should contain an object property named error .Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L330 |
|
Version segment 'v2' in path violates Azure versioning policy. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L342 |
|
Operation does not define an 'api-version' query parameter. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L346 |
|
Error response should contain a x-ms-error-code header. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L367 |
|
Error response schema should contain an object property named error .Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L369 |
|
Version segment 'v2' in path violates Azure versioning policy. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L381 |
|
Based on the response model schema, operation 'Entity_ListByUniqueAttributes' might be pageable. Consider adding the x-ms-pageable extension. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L382 |
|
Operation might be pageable. Consider adding the x-ms-pageable extension. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L382 |
|
Operation does not define an 'api-version' query parameter. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L385 |
|
Path parameter should specify a maximum length (maxLength) and characters allowed (pattern). Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L386 |
|
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: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L393 |
|
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: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L400 |
|
Parameter name 'attr_N:qualifiedName' should be camel case. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L408 |
|
Error response should contain a x-ms-error-code header. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L422 |
|
Error response schema should contain an object property named error .Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L424 |
|
Version segment 'v2' in path violates Azure versioning policy. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L436 |
|
Operation might be pageable. Consider adding the x-ms-pageable extension. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L437 |
|
Operation does not define an 'api-version' query parameter. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L443 |
|
Check for appropriate use of formData parameters. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L444 |
|
Error response should contain a x-ms-error-code header. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L459 |
|
Error response schema should contain an object property named error .Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L461 |
|
Version segment 'v2' in path violates Azure versioning policy. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L473 |
|
Operation does not define an 'api-version' query parameter. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L481 |
|
Error response should contain a x-ms-error-code header. Location: Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json#L489 |
Loading