Skip to content

Update generated SDKs #456

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions changes.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
**Api changes**
**Import changes**

<details>
<summary>Added Property(s)</summary>

- added property `published` to type `ShoppingListLineItem`
- added property `/^[a-zA-Z]{2,3}(?:-[a-zA-Z]{4})?(?:-(?:[a-zA-Z]{2}|\d{3}))?$/` to type `SearchKeywords`
- added property `/^[a-zA-Z]{2,3}(?:-[a-zA-Z]{4})?(?:-(?:[a-zA-Z]{2}|\d{3}))?$/` to type `LocalizedString`
</details>


<details>
<summary>Removed Property(s)</summary>

- :warning: removed property `/^[a-z]{2}(-[A-Z]{2})?$/` from type `SearchKeywords`
- :warning: removed property `/^[a-z]{2}(-[A-Z]{2})?$/` from type `LocalizedString`
</details>

1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -335,3 +335,4 @@ ab43d3845fcab04a4e74bada3ddedf2d8b28472f
dec65e707130185745930bde27ce78ae64ab29c1
7fc89775aaee48e4af3c517e46b1bd7f4de4779f
f308ced4b427eea3642d2d183f6d15f0c1287aa8
5f7c0bef26fa70b6a3ec382455b56146e3088e0e
Loading