Swagger changes to support valueType in ServiceNowV2 #31565
+9
−0
openapi-pipeline-app / Swagger BreakingChange
completed
Nov 15, 2024 in 3m 48s
Check `Swagger BreakingChange` detected problems
Detected: 2 Errors, 0 Warnings
The check status is neutral due to the check being suppressed by a label matching pattern Versioning-Approved-*.
View Azure DevOps build log for more details.
Important
To see the full list of breaking changes messages, with all the details available:
In the relevant ADO build (see the link above), find the job BreakingChange
, then the task within, also called BreakingChange
.
In the task's build log, search for Full list of messages
.
Details
Compared specs (v0.10.13) | new version | base version |
---|---|---|
Pipeline.json | 2018-06-01(9a126a2) | 2018-06-01(main) |
Pipeline.json | 2020-12-01(9a126a2) | 2020-12-01(main) |
❌
1045 - AddedOptionalProperty
❌
Displaying 2 out of 2 occurrences.
Index | Description |
---|---|
1 | The new version has a new optional property 'valueType' that was not found in the old version. New: stable/2018-06-01/entityTypes/Pipeline.json#L9290:7 definitions.ServiceNowV2Source.properties Old: stable/2018-06-01/entityTypes/Pipeline.json#L9290:7 |
2 | The new version has a new optional property 'valueType' that was not found in the old version. New: stable/2020-12-01/entityTypes/Pipeline.json#L8182:7 definitions.ServiceNowV2Source.properties Old: stable/2020-12-01/entityTypes/Pipeline.json#L8182:7 |
💬 1001 - NoVersionChange
Displaying 2 out of 2 occurrences.
Index | Description |
---|---|
1 | The versions have not changed. New: stable/2018-06-01/entityTypes/Pipeline.json#L1:1 Old: stable/2018-06-01/entityTypes/Pipeline.json#L1:1 |
2 | The versions have not changed. New: stable/2020-12-01/entityTypes/Pipeline.json#L1:1 Old: stable/2020-12-01/entityTypes/Pipeline.json#L1:1 |
Loading