Skip to content

Release 1.162.2 - #3822

Merged
odlbot merged 7 commits into
releasefrom
release-candidate
Aug 6, 2026
Merged

Release 1.162.2#3822
odlbot merged 7 commits into
releasefrom
release-candidate

Conversation

@odlbot

@odlbot odlbot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Alex H

Dan Subak

James Kachel

Chris Chudzicki

annagav

annagav and others added 7 commits August 4, 2026 15:44
#3785)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…ollments (#3812)

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
…earn (#3795)

Signed-off-by: Alex H <ahiguera@mit.edu>
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
@gitguardian

gitguardian Bot commented Aug 5, 2026

Copy link
Copy Markdown

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
35028761 Triggered Generic High Entropy Secret 0b76b0b ecommerce/fixtures.py View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

OpenAPI Changes

Show/hide changes
## Changes for v0.yaml:
295 changes: 0 error, 0 warning, 295 info
info	[response-required-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/
		added the required property `results/items/email_status` to the response with the `200` status

info	[response-required-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/
		added the required property `results/items/email_status_event_timestamp` to the response with the `200` status

info	[response-required-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/bulk_assign/
		added the required property `assigned/items/email_status` to the response with the `200` status

info	[response-required-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/bulk_assign/
		added the required property `assigned/items/email_status_event_timestamp` to the response with the `200` status

info	[response-required-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/assign/
		added the required property `email_status` to the response with the `200` status

info	[response-required-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/assign/
		added the required property `email_status_event_timestamp` to the response with the `200` status

info	[response-required-property-added] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/reassign/
		added the required property `email_status` to the response with the `200` status

info	[response-required-property-added] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/reassign/
		added the required property `email_status_event_timestamp` to the response with the `200` status

info	[response-required-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/remind/
		added the required property `email_status` to the response with the `200` status

info	[response-required-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/remind/
		added the required property `email_status_event_timestamp` to the response with the `200` status

info	[response-required-property-added] at head/openapi/specs/v0.yaml
	in API DELETE /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/revoke/
		added the required property `email_status` to the response with the `200` status

info	[response-required-property-added] at head/openapi/specs/v0.yaml
	in API DELETE /api/v0/b2b/manager/organizations/{parent_lookup_organization}/contracts/{id}/codes/{code}/revoke/
		added the required property `email_status_event_timestamp` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the optional property `results/items/user/legal_address/allOf[#/components/schemas/LegalAddress]/city` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the optional property `results/items/user/legal_address/allOf[#/components/schemas/LegalAddress]/first_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the optional property `results/items/user/legal_address/allOf[#/components/schemas/LegalAddress]/last_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the optional property `results/items/user/legal_address/allOf[#/components/schemas/LegalAddress]/postal_code` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the optional property `results/items/user/legal_address/allOf[#/components/schemas/LegalAddress]/street_address_1` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the optional property `results/items/user/legal_address/allOf[#/components/schemas/LegalAddress]/street_address_2` to the response with the `200` status

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/city` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/city` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/city` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/first_name` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/first_name` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/first_name` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/last_name` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/last_name` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/last_name` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/postal_code` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/postal_code` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/postal_code` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_1` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_1` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_1` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_2` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_2` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_2` (media type: multipart/form-data)

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/city` to the response with the `201` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/first_name` to the response with the `201` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/last_name` to the response with the `201` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/postal_code` to the response with the `201` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/street_address_1` to the response with the `201` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_discount}/assignees/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/street_address_2` to the response with the `201` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/city` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/first_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/last_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/postal_code` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/street_address_1` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/street_address_2` to the response with the `200` status

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/city` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/city` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/city` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/first_name` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/first_name` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/first_name` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/last_name` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/last_name` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/last_name` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/postal_code` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/postal_code` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/postal_code` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_1` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_1` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_1` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_2` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_2` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_2` (media type: multipart/form-data)

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/city` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/first_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/last_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/postal_code` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/street_address_1` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/street_address_2` to the response with the `200` status

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/city` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/city` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/city` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/first_name` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/first_name` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/first_name` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/last_name` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/last_name` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/last_name` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/postal_code` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/postal_code` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/postal_code` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_1` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_1` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_1` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_2` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_2` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the new optional request property `user/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_2` (media type: application/json)

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/city` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/first_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/last_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/postal_code` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/street_address_1` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_discount}/assignees/{id}/
		added the optional property `user/legal_address/allOf[#/components/schemas/LegalAddress]/street_address_2` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `results/items/redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/city` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `results/items/redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/first_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `results/items/redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/last_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `results/items/redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/postal_code` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `results/items/redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/street_address_1` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `results/items/redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/street_address_2` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `results/items/redeemed_order/purchaser/items/city` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `results/items/redeemed_order/purchaser/items/first_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `results/items/redeemed_order/purchaser/items/last_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `results/items/redeemed_order/purchaser/items/postal_code` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `results/items/redeemed_order/purchaser/items/street_address_1` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `results/items/redeemed_order/purchaser/items/street_address_2` to the response with the `200` status

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/city` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/city` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/city` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/first_name` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/first_name` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/first_name` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/last_name` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/last_name` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/last_name` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/postal_code` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/postal_code` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/postal_code` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_1` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_1` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_1` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_2` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_2` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_2` (media type: application/x-www-form-urlencoded)

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/city` to the response with the `201` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/first_name` to the response with the `201` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/last_name` to the response with the `201` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/postal_code` to the response with the `201` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/street_address_1` to the response with the `201` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/street_address_2` to the response with the `201` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `redeemed_order/purchaser/items/city` to the response with the `201` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `redeemed_order/purchaser/items/first_name` to the response with the `201` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `redeemed_order/purchaser/items/last_name` to the response with the `201` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `redeemed_order/purchaser/items/postal_code` to the response with the `201` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `redeemed_order/purchaser/items/street_address_1` to the response with the `201` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API POST /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/
		added the optional property `redeemed_order/purchaser/items/street_address_2` to the response with the `201` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/city` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/first_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/last_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/postal_code` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/street_address_1` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/street_address_2` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_order/purchaser/items/city` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_order/purchaser/items/first_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_order/purchaser/items/last_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_order/purchaser/items/postal_code` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_order/purchaser/items/street_address_1` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_order/purchaser/items/street_address_2` to the response with the `200` status

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/city` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/city` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/city` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/first_name` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/first_name` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/first_name` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/last_name` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/last_name` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/last_name` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/postal_code` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/postal_code` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/postal_code` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_1` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_1` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_1` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_2` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_2` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_2` (media type: application/json)

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/city` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/first_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/last_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/postal_code` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/street_address_1` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/street_address_2` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_order/purchaser/items/city` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_order/purchaser/items/first_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_order/purchaser/items/last_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_order/purchaser/items/postal_code` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_order/purchaser/items/street_address_1` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PATCH /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_order/purchaser/items/street_address_2` to the response with the `200` status

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/city` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/city` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/city` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/first_name` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/first_name` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/first_name` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/last_name` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/last_name` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/last_name` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/postal_code` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/postal_code` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/postal_code` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_1` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_1` (media type: application/json)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_1` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_2` (media type: multipart/form-data)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_2` (media type: application/x-www-form-urlencoded)

info	[new-optional-request-property] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the new optional request property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddressRequest]/street_address_2` (media type: application/json)

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/city` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/first_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/last_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/postal_code` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/street_address_1` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_by/legal_address/allOf[#/components/schemas/LegalAddress]/street_address_2` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_order/purchaser/items/city` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_order/purchaser/items/first_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_order/purchaser/items/last_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_order/purchaser/items/postal_code` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_order/purchaser/items/street_address_1` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API PUT /api/v0/discounts/{parent_lookup_redeemed_discount}/redemptions/{id}/
		added the optional property `redeemed_order/purchaser/items/street_address_2` to the response with the `200` status

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

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

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

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

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

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

info	[endpoint-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/orders/status/{order_id}/
		endpoint added

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/user_search/
		added the optional property `results/items/legal_address/allOf[#/components/schemas/LegalAddress]/city` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/user_search/
		added the optional property `results/items/legal_address/allOf[#/components/schemas/LegalAddress]/first_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/user_search/
		added the optional property `results/items/legal_address/allOf[#/components/schemas/LegalAddress]/last_name` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/user_search/
		added the optional property `results/items/legal_address/allOf[#/components/schemas/LegalAddress]/postal_code` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/user_search/
		added the optional property `results/items/legal_address/allOf[#/components/schemas/LegalAddress]/street_address_1` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/user_search/
		added the optional property `results/items/legal_address/allOf[#/components/schemas/LegalAddress]/street_address_2` to the response with the `200` status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml
	in API GET /api/v0/user_search/{id}/
		added the optional property `legal_address/allOf[#/components/schemas/LegalAddress]/c...*[Comment body truncated]*

Comment thread ecommerce/api.py
order_reference_number,
)

order = Order.objects.filter(reference_number=order_reference_number).get()

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: The Stripe webhook handlers use .get() to find an Order without handling the DoesNotExist exception, which will crash the handler if no matching order is found.
Severity: HIGH

Suggested Fix

Wrap the Order.objects.filter(reference_number=order_reference_number).get() calls in a try...except Order.DoesNotExist block. Inside the except block, log an error that the order was not found but return a successful HTTP response to prevent Stripe from retrying an unprocessable event.

Prompt for AI Agent
Review the code at the location below. A potential bug has been identified by an AI
agent. Verify if this is a real issue. If it is, propose a fix; if not, explain why it's
not valid.

Location: ecommerce/api.py#L1347

Potential issue: The Stripe webhook handlers `process_stripe_checkout_completed` and
`process_stripe_checkout_expired` use `Order.objects.filter(...).get()` to retrieve an
order without handling the `Order.DoesNotExist` exception. This exception occurs if
Stripe sends a webhook event where the `client_reference_id` is `None` or does not
correspond to an existing order. An unhandled exception will crash the webhook handler,
preventing the event from being processed and potentially causing data inconsistencies
between the application and Stripe.

Also affects:

  • ecommerce/api.py:1311~1311

Did we get this right? 👍 / 👎 to inform future reviews.

@odlbot
odlbot merged commit bdb322f into release Aug 6, 2026
19 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