Skip to content

Release 1.162.1 - #3815

Merged
odlbot merged 9 commits into
releasefrom
release-candidate
Aug 5, 2026
Merged

Release 1.162.1#3815
odlbot merged 9 commits into
releasefrom
release-candidate

Conversation

@odlbot

@odlbot odlbot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Carey P Gumaer

Muhammad Anas

Tobias Macey

Chris Chudzicki

Muhammad Arslan

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

OpenAPI Changes

Show/hide changes
## Changes for v0.yaml:
31 changes: 24 error, 0 warning, 7 info
error	[response-property-became-nullable] at head/openapi/specs/v0.yaml
	in API GET /api/v0/baskets/
		the response property `items/discounts/items/redeemed_basket/user` became nullable for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v0.yaml
	in API GET /api/v0/baskets/
		the response property `items/user` became nullable for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v0.yaml
	in API GET /api/v0/baskets/
		the response property `items/discounts/items/redeemed_basket/user` became optional for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v0.yaml
	in API GET /api/v0/baskets/
		the response property `items/user` became optional for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v0.yaml
	in API POST /api/v0/baskets/add_discount/
		the response property `discounts/items/redeemed_basket/user` became nullable for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v0.yaml
	in API POST /api/v0/baskets/add_discount/
		the response property `user` became nullable for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v0.yaml
	in API POST /api/v0/baskets/add_discount/
		the response property `discounts/items/redeemed_basket/user` became optional for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v0.yaml
	in API POST /api/v0/baskets/add_discount/
		the response property `user` became optional for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v0.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/
		the response property `discounts/items/redeemed_basket/user` became nullable for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v0.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/
		the response property `user` became nullable for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v0.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/
		the response property `discounts/items/redeemed_basket/user` became optional for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v0.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/
		the response property `user` became optional for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v0.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/{discount_code}/
		the response property `discounts/items/redeemed_basket/user` became nullable for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v0.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/{discount_code}/
		the response property `user` became nullable for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v0.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/{discount_code}/
		the response property `discounts/items/redeemed_basket/user` became optional for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v0.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/{discount_code}/
		the response property `user` became optional for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v0.yaml
	in API POST /api/v0/baskets/create_with_products/
		the response property `discounts/items/redeemed_basket/user` became nullable for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v0.yaml
	in API POST /api/v0/baskets/create_with_products/
		the response property `user` became nullable for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v0.yaml
	in API POST /api/v0/baskets/create_with_products/
		the response property `discounts/items/redeemed_basket/user` became optional for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v0.yaml
	in API POST /api/v0/baskets/create_with_products/
		the response property `user` became optional for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v0.yaml
	in API GET /api/v0/baskets/{id}/
		the response property `discounts/items/redeemed_basket/user` became nullable for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v0.yaml
	in API GET /api/v0/baskets/{id}/
		the response property `user` became nullable for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v0.yaml
	in API GET /api/v0/baskets/{id}/
		the response property `discounts/items/redeemed_basket/user` became optional for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v0.yaml
	in API GET /api/v0/baskets/{id}/
		the response property `user` became optional for the status `200`

info	[endpoint-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/b2b/service/organization-manager-check/
		endpoint added

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/baskets/
		added the optional property `items/anonymous_id` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/baskets/add_discount/
		added the optional property `anonymous_id` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/
		added the optional property `anonymous_id` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/{discount_code}/
		added the optional property `anonymous_id` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/baskets/create_with_products/
		added the optional property `anonymous_id` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/baskets/{id}/
		added the optional property `anonymous_id` to the response with the `200` status



## Changes for v1.yaml:
31 changes: 24 error, 0 warning, 7 info
error	[response-property-became-nullable] at head/openapi/specs/v1.yaml
	in API GET /api/v0/baskets/
		the response property `items/discounts/items/redeemed_basket/user` became nullable for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v1.yaml
	in API GET /api/v0/baskets/
		the response property `items/user` became nullable for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v1.yaml
	in API GET /api/v0/baskets/
		the response property `items/discounts/items/redeemed_basket/user` became optional for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v1.yaml
	in API GET /api/v0/baskets/
		the response property `items/user` became optional for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v1.yaml
	in API POST /api/v0/baskets/add_discount/
		the response property `discounts/items/redeemed_basket/user` became nullable for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v1.yaml
	in API POST /api/v0/baskets/add_discount/
		the response property `user` became nullable for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v1.yaml
	in API POST /api/v0/baskets/add_discount/
		the response property `discounts/items/redeemed_basket/user` became optional for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v1.yaml
	in API POST /api/v0/baskets/add_discount/
		the response property `user` became optional for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v1.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/
		the response property `discounts/items/redeemed_basket/user` became nullable for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v1.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/
		the response property `user` became nullable for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v1.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/
		the response property `discounts/items/redeemed_basket/user` became optional for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v1.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/
		the response property `user` became optional for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v1.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/{discount_code}/
		the response property `discounts/items/redeemed_basket/user` became nullable for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v1.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/{discount_code}/
		the response property `user` became nullable for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v1.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/{discount_code}/
		the response property `discounts/items/redeemed_basket/user` became optional for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v1.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/{discount_code}/
		the response property `user` became optional for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v1.yaml
	in API POST /api/v0/baskets/create_with_products/
		the response property `discounts/items/redeemed_basket/user` became nullable for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v1.yaml
	in API POST /api/v0/baskets/create_with_products/
		the response property `user` became nullable for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v1.yaml
	in API POST /api/v0/baskets/create_with_products/
		the response property `discounts/items/redeemed_basket/user` became optional for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v1.yaml
	in API POST /api/v0/baskets/create_with_products/
		the response property `user` became optional for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v1.yaml
	in API GET /api/v0/baskets/{id}/
		the response property `discounts/items/redeemed_basket/user` became nullable for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v1.yaml
	in API GET /api/v0/baskets/{id}/
		the response property `user` became nullable for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v1.yaml
	in API GET /api/v0/baskets/{id}/
		the response property `discounts/items/redeemed_basket/user` became optional for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v1.yaml
	in API GET /api/v0/baskets/{id}/
		the response property `user` became optional for the status `200`

info	[endpoint-added] at head/openapi/specs/v1.yaml
	in API GET /api/v0/b2b/service/organization-manager-check/
		endpoint added

info	[response-optional-property-added] at head/openapi/specs/v1.yaml
	in API GET /api/v0/baskets/
		added the optional property `items/anonymous_id` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml
	in API POST /api/v0/baskets/add_discount/
		added the optional property `anonymous_id` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/
		added the optional property `anonymous_id` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/{discount_code}/
		added the optional property `anonymous_id` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml
	in API POST /api/v0/baskets/create_with_products/
		added the optional property `anonymous_id` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml
	in API GET /api/v0/baskets/{id}/
		added the optional property `anonymous_id` to the response with the `200` status



## Changes for v2.yaml:
31 changes: 24 error, 0 warning, 7 info
error	[response-property-became-nullable] at head/openapi/specs/v2.yaml
	in API GET /api/v0/baskets/
		the response property `items/discounts/items/redeemed_basket/user` became nullable for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v2.yaml
	in API GET /api/v0/baskets/
		the response property `items/user` became nullable for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v2.yaml
	in API GET /api/v0/baskets/
		the response property `items/discounts/items/redeemed_basket/user` became optional for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v2.yaml
	in API GET /api/v0/baskets/
		the response property `items/user` became optional for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v2.yaml
	in API POST /api/v0/baskets/add_discount/
		the response property `discounts/items/redeemed_basket/user` became nullable for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v2.yaml
	in API POST /api/v0/baskets/add_discount/
		the response property `user` became nullable for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v2.yaml
	in API POST /api/v0/baskets/add_discount/
		the response property `discounts/items/redeemed_basket/user` became optional for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v2.yaml
	in API POST /api/v0/baskets/add_discount/
		the response property `user` became optional for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v2.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/
		the response property `discounts/items/redeemed_basket/user` became nullable for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v2.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/
		the response property `user` became nullable for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v2.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/
		the response property `discounts/items/redeemed_basket/user` became optional for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v2.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/
		the response property `user` became optional for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v2.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/{discount_code}/
		the response property `discounts/items/redeemed_basket/user` became nullable for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v2.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/{discount_code}/
		the response property `user` became nullable for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v2.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/{discount_code}/
		the response property `discounts/items/redeemed_basket/user` became optional for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v2.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/{discount_code}/
		the response property `user` became optional for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v2.yaml
	in API POST /api/v0/baskets/create_with_products/
		the response property `discounts/items/redeemed_basket/user` became nullable for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v2.yaml
	in API POST /api/v0/baskets/create_with_products/
		the response property `user` became nullable for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v2.yaml
	in API POST /api/v0/baskets/create_with_products/
		the response property `discounts/items/redeemed_basket/user` became optional for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v2.yaml
	in API POST /api/v0/baskets/create_with_products/
		the response property `user` became optional for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v2.yaml
	in API GET /api/v0/baskets/{id}/
		the response property `discounts/items/redeemed_basket/user` became nullable for the status `200`

error	[response-property-became-nullable] at head/openapi/specs/v2.yaml
	in API GET /api/v0/baskets/{id}/
		the response property `user` became nullable for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v2.yaml
	in API GET /api/v0/baskets/{id}/
		the response property `discounts/items/redeemed_basket/user` became optional for the status `200`

error	[response-property-became-optional] at head/openapi/specs/v2.yaml
	in API GET /api/v0/baskets/{id}/
		the response property `user` became optional for the status `200`

info	[endpoint-added] at head/openapi/specs/v2.yaml
	in API GET /api/v0/b2b/service/organization-manager-check/
		endpoint added

info	[response-optional-property-added] at head/openapi/specs/v2.yaml
	in API GET /api/v0/baskets/
		added the optional property `items/anonymous_id` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v2.yaml
	in API POST /api/v0/baskets/add_discount/
		added the optional property `anonymous_id` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v2.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/
		added the optional property `anonymous_id` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v2.yaml
	in API POST /api/v0/baskets/create_from_product/{product_id}/{discount_code}/
		added the optional property `anonymous_id` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v2.yaml
	in API POST /api/v0/baskets/create_with_products/
		added the optional property `anonymous_id` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v2.yaml
	in API GET /api/v0/baskets/{id}/
		added the optional property `anonymous_id` to the response with the `200` status



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

@odlbot
odlbot merged commit bd261a0 into release Aug 5, 2026
16 of 17 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.

6 participants