Skip to content

Release 1.158.4#3709

Merged
odlbot merged 7 commits into
releasefrom
release-candidate
Jun 29, 2026
Merged

Release 1.158.4#3709
odlbot merged 7 commits into
releasefrom
release-candidate

Conversation

@odlbot

@odlbot odlbot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Chris Chudzicki

Nathan Levesque

Dan Subak

annagav

@github-actions

Copy link
Copy Markdown

OpenAPI Changes

Show/hide ## Changes for v0.yaml:
## Changes for v0.yaml:
13 changes: 6 error, 0 warning, 7 info
error	[response-property-type-changed] at head/openapi/specs/v0.yaml
	in API GET /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/
		the `items/redemption_status` response's property `type` changed from `string` to `any` for status `200`

error	[response-property-type-changed] at head/openapi/specs/v0.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/bulk_assign/
		the `assigned/items/redemption_status` response's property `type` changed from `string` to `any` for status `200`

error	[response-property-type-changed] at head/openapi/specs/v0.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/assign/
		the `redemption_status` response's property `type` changed from `string` to `any` for status `200`

error	[response-property-type-changed] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/reassign/
		the `redemption_status` response's property `type` changed from `string` to `any` for status `200`

error	[response-property-type-changed] at head/openapi/specs/v0.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/remind/
		the `redemption_status` response's property `type` changed from `string` to `any` for status `200`

error	[response-property-type-changed] at head/openapi/specs/v0.yaml
	in API DELETE /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/revoke/
		the `redemption_status` response's property `type` changed from `string` to `any` for status `200`

info	[response-property-all-of-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/
		added `#/components/schemas/RedemptionStatusEnum` to the `items/redemption_status` response property `allOf` list for the response status `200`

info	[response-property-all-of-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/bulk_assign/
		added `#/components/schemas/RedemptionStatusEnum` to the `assigned/items/redemption_status` response property `allOf` list for the response status `200`

info	[endpoint-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/send_test_email/
		endpoint added

info	[response-property-all-of-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/assign/
		added `#/components/schemas/RedemptionStatusEnum` to the `redemption_status` response property `allOf` list for the response status `200`

info	[response-property-all-of-added] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/reassign/
		added `#/components/schemas/RedemptionStatusEnum` to the `redemption_status` response property `allOf` list for the response status `200`

info	[response-property-all-of-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/remind/
		added `#/components/schemas/RedemptionStatusEnum` to the `redemption_status` response property `allOf` list for the response status `200`

info	[response-property-all-of-added] at head/openapi/specs/v0.yaml
	in API DELETE /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/revoke/
		added `#/components/schemas/RedemptionStatusEnum` to the `redemption_status` response property `allOf` list for the response status `200`



## Changes for v1.yaml:
13 changes: 6 error, 0 warning, 7 info
error	[response-property-type-changed] at head/openapi/specs/v1.yaml
	in API GET /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/
		the `items/redemption_status` response's property `type` changed from `string` to `any` for status `200`

error	[response-property-type-changed] at head/openapi/specs/v1.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/bulk_assign/
		the `assigned/items/redemption_status` response's property `type` changed from `string` to `any` for status `200`

error	[response-property-type-changed] at head/openapi/specs/v1.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/assign/
		the `redemption_status` response's property `type` changed from `string` to `any` for status `200`

error	[response-property-type-changed] at head/openapi/specs/v1.yaml
	in API PUT /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/reassign/
		the `redemption_status` response's property `type` changed from `string` to `any` for status `200`

error	[response-property-type-changed] at head/openapi/specs/v1.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/remind/
		the `redemption_status` response's property `type` changed from `string` to `any` for status `200`

error	[response-property-type-changed] at head/openapi/specs/v1.yaml
	in API DELETE /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/revoke/
		the `redemption_status` response's property `type` changed from `string` to `any` for status `200`

info	[response-property-all-of-added] at head/openapi/specs/v1.yaml
	in API GET /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/
		added `#/components/schemas/RedemptionStatusEnum` to the `items/redemption_status` response property `allOf` list for the response status `200`

info	[response-property-all-of-added] at head/openapi/specs/v1.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/bulk_assign/
		added `#/components/schemas/RedemptionStatusEnum` to the `assigned/items/redemption_status` response property `allOf` list for the response status `200`

info	[endpoint-added] at head/openapi/specs/v1.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/send_test_email/
		endpoint added

info	[response-property-all-of-added] at head/openapi/specs/v1.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/assign/
		added `#/components/schemas/RedemptionStatusEnum` to the `redemption_status` response property `allOf` list for the response status `200`

info	[response-property-all-of-added] at head/openapi/specs/v1.yaml
	in API PUT /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/reassign/
		added `#/components/schemas/RedemptionStatusEnum` to the `redemption_status` response property `allOf` list for the response status `200`

info	[response-property-all-of-added] at head/openapi/specs/v1.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/remind/
		added `#/components/schemas/RedemptionStatusEnum` to the `redemption_status` response property `allOf` list for the response status `200`

info	[response-property-all-of-added] at head/openapi/specs/v1.yaml
	in API DELETE /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/revoke/
		added `#/components/schemas/RedemptionStatusEnum` to the `redemption_status` response property `allOf` list for the response status `200`



## Changes for v2.yaml:
13 changes: 6 error, 0 warning, 7 info
error	[response-property-type-changed] at head/openapi/specs/v2.yaml
	in API GET /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/
		the `items/redemption_status` response's property `type` changed from `string` to `any` for status `200`

error	[response-property-type-changed] at head/openapi/specs/v2.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/bulk_assign/
		the `assigned/items/redemption_status` response's property `type` changed from `string` to `any` for status `200`

error	[response-property-type-changed] at head/openapi/specs/v2.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/assign/
		the `redemption_status` response's property `type` changed from `string` to `any` for status `200`

error	[response-property-type-changed] at head/openapi/specs/v2.yaml
	in API PUT /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/reassign/
		the `redemption_status` response's property `type` changed from `string` to `any` for status `200`

error	[response-property-type-changed] at head/openapi/specs/v2.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/remind/
		the `redemption_status` response's property `type` changed from `string` to `any` for status `200`

error	[response-property-type-changed] at head/openapi/specs/v2.yaml
	in API DELETE /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/revoke/
		the `redemption_status` response's property `type` changed from `string` to `any` for status `200`

info	[response-property-all-of-added] at head/openapi/specs/v2.yaml
	in API GET /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/
		added `#/components/schemas/RedemptionStatusEnum` to the `items/redemption_status` response property `allOf` list for the response status `200`

info	[response-property-all-of-added] at head/openapi/specs/v2.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/bulk_assign/
		added `#/components/schemas/RedemptionStatusEnum` to the `assigned/items/redemption_status` response property `allOf` list for the response status `200`

info	[endpoint-added] at head/openapi/specs/v2.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/send_test_email/
		endpoint added

info	[response-property-all-of-added] at head/openapi/specs/v2.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/assign/
		added `#/components/schemas/RedemptionStatusEnum` to the `redemption_status` response property `allOf` list for the response status `200`

info	[response-property-all-of-added] at head/openapi/specs/v2.yaml
	in API PUT /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/reassign/
		added `#/components/schemas/RedemptionStatusEnum` to the `redemption_status` response property `allOf` list for the response status `200`

info	[response-property-all-of-added] at head/openapi/specs/v2.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/remind/
		added `#/components/schemas/RedemptionStatusEnum` to the `redemption_status` response property `allOf` list for the response status `200`

info	[response-property-all-of-added] at head/openapi/specs/v2.yaml
	in API DELETE /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/revoke/
		added `#/components/schemas/RedemptionStatusEnum` to the `redemption_status` response property `allOf` list for the response status `200`



Unexpected changes? Ensure your branch is up-to-date with main (consider rebasing).

@odlbot odlbot merged commit 312afe5 into release Jun 29, 2026
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants