References to the data service are changed to reference the data registry service. #27340
openapi-pipeline-app / Swagger LintDiff
succeeded
Jan 11, 2024 in 2m 58s
Swagger LintDiff succeeded
Details
compared tags (via openapi-validator v2.1.6) | new version | base version |
---|---|---|
2022-08-01 | 2022-08-01(b24187b) | 2022-08-01(main) |
The following errors/warnings exist before current PR submission:
Rule | Message |
---|---|
IntegerTypeMustHaveFormat |
The integer type does not have a format, please add it. Location: Spatial/stable/2022-08-01/spatial.json#L460 |
IntegerTypeMustHaveFormat |
The integer type does not have a format, please add it. Location: Spatial/stable/2022-08-01/spatial.json#L509 |
Path parameter should specify a maximum length (maxLength) and characters allowed (pattern). Location: Spatial/stable/2022-08-01/spatial.json#L197 |
|
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: Spatial/stable/2022-08-01/spatial.json#L239 |
|
Error response should contain a x-ms-error-code header. Location: Spatial/stable/2022-08-01/spatial.json#L262 |
|
The error property in the error response schema should be required.Location: Spatial/stable/2022-08-01/spatial.json#L262 |
|
Error schema should define code and message properties as required.Location: Spatial/stable/2022-08-01/spatial.json#L262 |
|
Path parameter should specify a maximum length (maxLength) and characters allowed (pattern). Location: Spatial/stable/2022-08-01/spatial.json#L282 |
|
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: Spatial/stable/2022-08-01/spatial.json#L320 |
|
Error response should contain a x-ms-error-code header. Location: Spatial/stable/2022-08-01/spatial.json#L346 |
|
The error property in the error response schema should be required.Location: Spatial/stable/2022-08-01/spatial.json#L346 |
|
Error schema should define code and message properties as required.Location: Spatial/stable/2022-08-01/spatial.json#L346 |
|
Path parameter should specify a maximum length (maxLength) and characters allowed (pattern). Location: Spatial/stable/2022-08-01/spatial.json#L368 |
|
Error response should contain a x-ms-error-code header. Location: Spatial/stable/2022-08-01/spatial.json#L388 |
|
The error property in the error response schema should be required.Location: Spatial/stable/2022-08-01/spatial.json#L388 |
|
Error schema should define code and message properties as required.Location: Spatial/stable/2022-08-01/spatial.json#L388 |
|
Path parameter should specify a maximum length (maxLength) and characters allowed (pattern). Location: Spatial/stable/2022-08-01/spatial.json#L408 |
|
Error response should contain a x-ms-error-code header. Location: Spatial/stable/2022-08-01/spatial.json#L429 |
|
The error property in the error response schema should be required.Location: Spatial/stable/2022-08-01/spatial.json#L429 |
|
Error schema should define code and message properties as required.Location: Spatial/stable/2022-08-01/spatial.json#L429 |
|
Operation might be pageable. Consider adding the x-ms-pageable extension. Location: Spatial/stable/2022-08-01/spatial.json#L436 |
|
Path parameter should specify a maximum length (maxLength) and characters allowed (pattern). Location: Spatial/stable/2022-08-01/spatial.json#L451 |
|
Error response should contain a x-ms-error-code header. Location: Spatial/stable/2022-08-01/spatial.json#L477 |
|
The error property in the error response schema should be required.Location: Spatial/stable/2022-08-01/spatial.json#L477 |
|
Error schema should define code and message properties as required.Location: Spatial/stable/2022-08-01/spatial.json#L477 |
|
Based on the response model schema, operation 'Spatial_GetClosestPoint' might be pageable. Consider adding the x-ms-pageable extension. Location: Spatial/stable/2022-08-01/spatial.json#L482 |
|
Operation might be pageable. Consider adding the x-ms-pageable extension. Location: Spatial/stable/2022-08-01/spatial.json#L482 |
|
Path parameter should specify a maximum length (maxLength) and characters allowed (pattern). Location: Spatial/stable/2022-08-01/spatial.json#L497 |
|
Error response should contain a x-ms-error-code header. Location: Spatial/stable/2022-08-01/spatial.json#L523 |
|
The error property in the error response schema should be required.Location: Spatial/stable/2022-08-01/spatial.json#L523 |
|
Error schema should define code and message properties as required.Location: Spatial/stable/2022-08-01/spatial.json#L523 |
|
Path parameter should specify a maximum length (maxLength) and characters allowed (pattern). Location: Spatial/stable/2022-08-01/spatial.json#L545 |
|
Error response should contain a x-ms-error-code header. Location: Spatial/stable/2022-08-01/spatial.json#L565 |
|
The error property in the error response schema should be required.Location: Spatial/stable/2022-08-01/spatial.json#L565 |
|
Error schema should define code and message properties as required.Location: Spatial/stable/2022-08-01/spatial.json#L565 |
|
Path parameter should specify a maximum length (maxLength) and characters allowed (pattern). Location: Spatial/stable/2022-08-01/spatial.json#L585 |
|
Error response should contain a x-ms-error-code header. Location: Spatial/stable/2022-08-01/spatial.json#L605 |
|
The error property in the error response schema should be required.Location: Spatial/stable/2022-08-01/spatial.json#L605 |
|
Error schema should define code and message properties as required.Location: Spatial/stable/2022-08-01/spatial.json#L605 |
|
Path parameter should specify a maximum length (maxLength) and characters allowed (pattern). Location: Spatial/stable/2022-08-01/spatial.json#L627 |
|
Schema with type: number should specify format Location: Spatial/stable/2022-08-01/spatial.json#L641 |
|
Error response should contain a x-ms-error-code header. Location: Spatial/stable/2022-08-01/spatial.json#L645 |
|
The error property in the error response schema should be required.Location: Spatial/stable/2022-08-01/spatial.json#L645 |
|
Error schema should define code and message properties as required.Location: Spatial/stable/2022-08-01/spatial.json#L645 |
|
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: Spatial/stable/2022-08-01/spatial.json#L725 |
|
Schema should have a description or title. Location: Spatial/stable/2022-08-01/spatial.json#L748 |
|
Consider using x-ms-client-flatten to provide a better end user experience Location: Spatial/stable/2022-08-01/spatial.json#L841 |
|
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: Spatial/stable/2022-08-01/spatial.json#L845 |
|
Consider using x-ms-client-flatten to provide a better end user experience Location: Spatial/stable/2022-08-01/spatial.json#L908 |
Loading