-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated update by SDK Generator (#47)
- Loading branch information
Showing
1,240 changed files
with
1,331 additions
and
1,243 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,5 +16,5 @@ jobs: | |
uses: ncipollo/release-action@v1 | ||
with: | ||
commit: main | ||
tag: 0.4.2 | ||
tag: 0.4.3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3987,6 +3987,41 @@ with apideck.ApiClient(configuration) as api_client: | |
nominal_code="N091", | ||
code="453", | ||
), | ||
customer=LinkedCustomer( | ||
id="12345", | ||
display_name="Windsurf Shop", | ||
name="Windsurf Shop", | ||
), | ||
supplier=LinkedSupplier( | ||
id="12345", | ||
display_name="Windsurf Shop", | ||
address=Address( | ||
id="123", | ||
type="primary", | ||
string="25 Spring Street, Blackburn, VIC 3130", | ||
name="HQ US", | ||
line1="Main street", | ||
line2="apt #", | ||
line3="Suite #", | ||
line4="delivery instructions", | ||
street_number="25", | ||
city="San Francisco", | ||
state="CA", | ||
postal_code="94104", | ||
country="US", | ||
latitude="40.759211", | ||
longitude="-73.984638", | ||
county="Santa Clara", | ||
contact_name="Elon Musk", | ||
salutation="Mr", | ||
phone_number="111-111-1111", | ||
fax="122-111-1111", | ||
email="[email protected]", | ||
website="https://elonmusk.com", | ||
notes="Address notes or delivery instructions.", | ||
row_version="1-12345", | ||
), | ||
), | ||
), | ||
], | ||
memo="Thank you for your business and have a great day!", | ||
|
@@ -4451,6 +4486,41 @@ with apideck.ApiClient(configuration) as api_client: | |
nominal_code="N091", | ||
code="453", | ||
), | ||
customer=LinkedCustomer( | ||
id="12345", | ||
display_name="Windsurf Shop", | ||
name="Windsurf Shop", | ||
), | ||
supplier=LinkedSupplier( | ||
id="12345", | ||
display_name="Windsurf Shop", | ||
address=Address( | ||
id="123", | ||
type="primary", | ||
string="25 Spring Street, Blackburn, VIC 3130", | ||
name="HQ US", | ||
line1="Main street", | ||
line2="apt #", | ||
line3="Suite #", | ||
line4="delivery instructions", | ||
street_number="25", | ||
city="San Francisco", | ||
state="CA", | ||
postal_code="94104", | ||
country="US", | ||
latitude="40.759211", | ||
longitude="-73.984638", | ||
county="Santa Clara", | ||
contact_name="Elon Musk", | ||
salutation="Mr", | ||
phone_number="111-111-1111", | ||
fax="122-111-1111", | ||
email="[email protected]", | ||
website="https://elonmusk.com", | ||
notes="Address notes or delivery instructions.", | ||
row_version="1-12345", | ||
), | ||
), | ||
), | ||
], | ||
memo="Thank you for your business and have a great day!", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" | |
|
||
[project] | ||
name = "apideck" | ||
version = "0.4.2" | ||
version = "0.4.3" | ||
authors = [ | ||
{ name="Apideck", email="[email protected]" }, | ||
] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.