Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tsp, openai, refactor BodyParameter #29743

Merged

remove csharp

e78b840
Select commit
Loading
Failed to load commit list.
Merged

tsp, openai, refactor BodyParameter #29743

remove csharp
e78b840
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / Swagger LintDiff succeeded Jul 11, 2024 in 4m 36s

Swagger LintDiff succeeded

Details

Compared specs (v2.2.2) new version base version
release_2022_12_01_autogen release_2022_12_01_autogen(e78b840) release_2022_12_01_autogen(main)
release_2023_05_15_autogen release_2023_05_15_autogen(e78b840) release_2023_05_15_autogen(main)
release_2023_06_01_preview_autogen release_2023_06_01_preview_autogen(e78b840) release_2023_06_01_preview_autogen(main)
release_2023_07_01_preview_autogen release_2023_07_01_preview_autogen(e78b840) release_2023_07_01_preview_autogen(main)
release_2024_02_15_preview_autogen release_2024_02_15_preview_autogen(e78b840) release_2024_02_15_preview_autogen(main)
release_2024_03_01_preview_autogen release_2024_03_01_preview_autogen(e78b840) release_2024_03_01_preview_autogen(main)
release_2024_05_01_preview_autogen release_2024_05_01_preview_autogen(e78b840) release_2024_05_01_preview_autogen(main)

The following errors/warnings exist before current PR submission:
Only 50 items are listed, please refer to log for more details.

Rule Message
IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
Location: inference/preview/2023-06-01-preview/generated.json#L403
IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
Location: inference/preview/2023-06-01-preview/generated.json#L474
IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
Location: inference/preview/2023-06-01-preview/generated.json#L773
DefaultInEnum Default value should appear in the enum constraint for a schema
Location: inference/preview/2023-06-01-preview/generated.json#L1269
IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
Location: inference/preview/2023-06-01-preview/generated.json#L1333
IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
Location: inference/preview/2023-07-01-preview/generated.json#L403
IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
Location: inference/preview/2023-07-01-preview/generated.json#L474
IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
Location: inference/preview/2023-07-01-preview/generated.json#L826
DefaultInEnum Default value should appear in the enum constraint for a schema
Location: inference/preview/2023-07-01-preview/generated.json#L1366
IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
Location: inference/preview/2023-07-01-preview/generated.json#L1430
IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
Location: inference/preview/2024-02-15-preview/generated.json#L2024
IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
Location: inference/preview/2024-02-15-preview/generated.json#L2667
IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
Location: inference/preview/2024-02-15-preview/generated.json#L3669
IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
Location: inference/preview/2024-03-01-preview/generated.json#L2024
IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
Location: inference/preview/2024-03-01-preview/generated.json#L2667
IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
Location: inference/preview/2024-03-01-preview/generated.json#L3700
IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
Location: inference/preview/2024-05-01-preview/generated.json#L2315
IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
Location: inference/preview/2024-05-01-preview/generated.json#L2958
IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
Location: inference/preview/2024-05-01-preview/generated.json#L4036
IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
Location: inference/stable/2022-12-01/generated.json#L262
IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
Location: inference/stable/2023-05-15/generated.json#L300
IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
Location: inference/stable/2023-05-15/generated.json#L585
⚠️ SecurityDefinitionDescription Security definition should have a description.
Location: inference/preview/2023-06-01-preview/generated.json#L46
⚠️ SecurityDefinitionDescription Security definition should have a description.
Location: inference/preview/2023-06-01-preview/generated.json#L51
⚠️ OperationId OperationId should be of the form 'Noun_Verb'
Location: inference/preview/2023-06-01-preview/generated.json#L64
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: inference/preview/2023-06-01-preview/generated.json#L70
⚠️ OperationId OperationId should be of the form 'Noun_Verb'
Location: inference/preview/2023-06-01-preview/generated.json#L110
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: inference/preview/2023-06-01-preview/generated.json#L116
⚠️ PaginationResponse Operation might be pageable. Consider adding the x-ms-pageable extension.
Location: inference/preview/2023-06-01-preview/generated.json#L155
⚠️ OperationId OperationId should be of the form 'Noun_Verb'
Location: inference/preview/2023-06-01-preview/generated.json#L156
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: inference/preview/2023-06-01-preview/generated.json#L162
⚠️ LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
Location: inference/preview/2023-06-01-preview/generated.json#L200
⚠️ OperationId OperationId should be of the form 'Noun_Verb'
Location: inference/preview/2023-06-01-preview/generated.json#L202
⚠️ OperationId OperationId should be of the form 'Noun_Verb'
Location: inference/preview/2023-06-01-preview/generated.json#L249
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: inference/preview/2023-06-01-preview/generated.json#L255
⚠️ EnumInsteadOfBoolean 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: inference/preview/2023-06-01-preview/generated.json#L578
⚠️ PropertyType Property should have a defined type.
Location: inference/preview/2023-06-01-preview/generated.json#L656
⚠️ EnumInsteadOfBoolean 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: inference/preview/2023-06-01-preview/generated.json#L944
⚠️ EnumInsteadOfBoolean 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: inference/preview/2023-06-01-preview/generated.json#L973
⚠️ EnumInsteadOfBoolean 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: inference/preview/2023-06-01-preview/generated.json#L1019
⚠️ SecurityDefinitionDescription Security definition should have a description.
Location: inference/preview/2023-07-01-preview/generated.json#L46
⚠️ SecurityDefinitionDescription Security definition should have a description.
Location: inference/preview/2023-07-01-preview/generated.json#L51
⚠️ OperationId OperationId should be of the form 'Noun_Verb'
Location: inference/preview/2023-07-01-preview/generated.json#L64
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: inference/preview/2023-07-01-preview/generated.json#L70
⚠️ OperationId OperationId should be of the form 'Noun_Verb'
Location: inference/preview/2023-07-01-preview/generated.json#L110
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: inference/preview/2023-07-01-preview/generated.json#L116
⚠️ PaginationResponse Operation might be pageable. Consider adding the x-ms-pageable extension.
Location: inference/preview/2023-07-01-preview/generated.json#L155
⚠️ OperationId OperationId should be of the form 'Noun_Verb'
Location: inference/preview/2023-07-01-preview/generated.json#L156
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: inference/preview/2023-07-01-preview/generated.json#L162
⚠️ LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
Location: inference/preview/2023-07-01-preview/generated.json#L200