Skip to content

Commit 04ce4d9

Browse files
committed
added list of APIs in ingnoring paths
1 parent 4a9a77c commit 04ce4d9

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

rest-api/openapi/oasdiff-breaking-changes-ignore.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,8 @@ GET /v2/org/{org}/nico/machine/{machineId} the `health/alerts/items/inAlertSince
1010
PATCH /v2/org/{org}/nico/machine/{machineId} the `health/alerts/items/inAlertSince` response's property type/format changed from `string, null`/`` to `string, null`/`date-time` for status `200`
1111
GET /v2/org/{org}/nico/machine/{machineId}/dpu the `items/health/alerts/items/inAlertSince` response's property type/format changed from `string, null`/`` to `string, null`/`date-time` for status `200`
1212
PATCH /v2/org/{org}/nico/machine/{machineId}/dpu-reprovision api path removed without deprecation
13-
POST /v2/org/{org}/nico/machine/{machineId}/bmc-reset api path removed without deprecation
13+
POST /v2/org/{org}/nico/machine/{machineId}/bmc-reset api path removed without deprecation
14+
GET /v2/org/{org}/nico/tenant/current the `capabilities/targetedInstanceCreation` response's property type/format changed from `boolean`/`uuid` to `boolean`/`` for status `200`
15+
GET /v2/org/{org}/nico/vpc-peering the `items/tenant/capabilities/targetedInstanceCreation` response's property type/format changed from `boolean`/`uuid` to `boolean`/`` for status `200`
16+
POST /v2/org/{org}/nico/vpc-peering the `tenant/capabilities/targetedInstanceCreation` response's property type/format changed from `boolean`/`uuid` to `boolean`/`` for status `201`
17+
GET /v2/org/{org}/nico/vpc-peering/{id} the `tenant/capabilities/targetedInstanceCreation` response's property type/format changed from `boolean`/`uuid` to `boolean`/`` for status `200`

0 commit comments

Comments
 (0)