Skip to content
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

Automated update by SDK Generator #85

Merged
merged 31 commits into from
Oct 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
7984146
Automated update by SDK Generator version:1.4.0 commit:a1b0fd8
github-actions[bot] Jul 19, 2024
f9d835a
Automated update by SDK Generator version:1.4.0 commit:734542f
github-actions[bot] Jul 22, 2024
6338f62
Automated update by SDK Generator version:1.4.0 commit:b34042b
github-actions[bot] Jul 26, 2024
ce4d65a
Automated update by SDK Generator version:1.4.0 commit:a91ef06
github-actions[bot] Aug 2, 2024
9387e2c
Automated update by SDK Generator version:1.4.0 commit:2182a36
github-actions[bot] Aug 8, 2024
c9553d9
Automated update by SDK Generator version:1.4.0 commit:0adefac
github-actions[bot] Aug 28, 2024
c6715f2
Automated update by SDK Generator version:1.4.3 commit:a658547
github-actions[bot] Aug 28, 2024
5bbe006
Automated update by SDK Generator version:1.4.3 commit:cfda8be
github-actions[bot] Aug 29, 2024
0eb87b2
Merge branch 'main' into generator-update
gmenoiaa Aug 29, 2024
16f5192
Automated update by SDK Generator version:1.4.3 commit:cfda8be
github-actions[bot] Aug 30, 2024
0f08eb8
Automated update by SDK Generator version:1.4.4 commit:5c0f419
github-actions[bot] Sep 3, 2024
c5905cb
Automated update by SDK Generator version:1.4.4 commit:2e29db9
github-actions[bot] Sep 5, 2024
fb1a465
Automated update by SDK Generator version:1.4.4 commit:9c609da
github-actions[bot] Sep 6, 2024
7260416
Automated update by SDK Generator version:1.4.4 commit:08e81be
github-actions[bot] Sep 10, 2024
a001c03
Automated update by SDK Generator version:1.4.4 commit:70dbf16
github-actions[bot] Sep 17, 2024
3219a76
Automated update by SDK Generator version:1.4.4 commit:e3cea30
github-actions[bot] Sep 17, 2024
fd4adb1
Automated update by SDK Generator version:1.4.4 commit:7d114a4
github-actions[bot] Sep 18, 2024
7f855df
Merge branch 'main' of github.com:apideck-libraries/python-sdk into g…
gmenoiaa Sep 18, 2024
38a1341
Automated update by SDK Generator version:1.4.5 commit:a14ba47
github-actions[bot] Sep 23, 2024
c68f1db
Automated update by SDK Generator version:1.4.5 commit:7eb3f9c
github-actions[bot] Sep 24, 2024
56d7ee1
Merge branch 'main' of github.com:apideck-libraries/python-sdk into g…
gmenoiaa Sep 24, 2024
0ff4b1c
Automated update by SDK Generator version:1.4.6 commit:7c5df4f
github-actions[bot] Sep 30, 2024
06051b6
Automated update by SDK Generator version:1.4.6 commit:0546d6c
github-actions[bot] Oct 9, 2024
1c853d2
Automated update by SDK Generator version:1.4.6 commit:feba322
github-actions[bot] Oct 9, 2024
0ddf6ab
Automated update by SDK Generator version:1.4.6 commit:1727eaf
github-actions[bot] Oct 14, 2024
b7db642
Automated update by SDK Generator version:1.4.6 commit:f3ba53f
github-actions[bot] Oct 16, 2024
8c33a8f
Automated update by SDK Generator version:1.4.6 commit:ce2b1f7
github-actions[bot] Oct 18, 2024
796b54d
Automated update by SDK Generator version:1.4.6 commit:1949497
github-actions[bot] Oct 21, 2024
54ac280
Automated update by SDK Generator version:1.4.6 commit:c461c47
github-actions[bot] Oct 22, 2024
8e8c6af
Automated update by SDK Generator version:1.4.6 commit:f42239a
github-actions[bot] Oct 22, 2024
0d74e76
Merge branch 'main' of github.com:apideck-libraries/python-sdk into g…
gmenoiaa Oct 22, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
uses: ncipollo/release-action@v1
with:
commit: main
tag: 1.4.5
tag: 1.4.6

13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -933,6 +933,8 @@ _SmsApi_ | [**messages_one**](docs/apis/SmsApi.md#messages_one) | **GET** /sms/m

_SmsApi_ | [**messages_update**](docs/apis/SmsApi.md#messages_update) | **PATCH** /sms/messages/{id} | Update Message |

_VaultApi_ | [**connection_custom_mappings_all**](docs/apis/VaultApi.md#connection_custom_mappings_all) | **GET** /vault/connections/{unified_api}/{service_id}/{resource}/custom-mappings | List connection custom mappings |

_VaultApi_ | [**connection_settings_all**](docs/apis/VaultApi.md#connection_settings_all) | **GET** /vault/connections/{unified_api}/{service_id}/{resource}/config | Get resource settings |

_VaultApi_ | [**connection_settings_update**](docs/apis/VaultApi.md#connection_settings_update) | **PATCH** /vault/connections/{unified_api}/{service_id}/{resource}/config | Update settings |
Expand Down Expand Up @@ -963,6 +965,8 @@ _VaultApi_ | [**consumers_update**](docs/apis/VaultApi.md#consumers_update) | **

_VaultApi_ | [**custom_fields_all**](docs/apis/VaultApi.md#custom_fields_all) | **GET** /vault/connections/{unified_api}/{service_id}/{resource}/custom-fields | Get resource custom fields |

_VaultApi_ | [**custom_mappings_all**](docs/apis/VaultApi.md#custom_mappings_all) | **GET** /vault/custom-mappings/{unified_api}/{service_id} | List custom mappings |

_VaultApi_ | [**logs_all**](docs/apis/VaultApi.md#logs_all) | **GET** /vault/logs | Get all consumer request logs |

_VaultApi_ | [**sessions_create**](docs/apis/VaultApi.md#sessions_create) | **POST** /vault/sessions | Create Session |
Expand Down Expand Up @@ -1023,13 +1027,18 @@ _WebhookApi_ | [**webhooks_update**](docs/apis/WebhookApi.md#webhooks_update) |
- [BalanceSheetAccount](docs/models/BalanceSheetAccount.md)
- [BalanceSheetAccountRecord](docs/models/BalanceSheetAccountRecord.md)
- [BalanceSheetAccounts](docs/models/BalanceSheetAccounts.md)
- [BalanceSheetAssetsAccount](docs/models/BalanceSheetAssetsAccount.md)
- [BalanceSheetEquityAccount](docs/models/BalanceSheetEquityAccount.md)
- [BalanceSheetFilter](docs/models/BalanceSheetFilter.md)
- [BalanceSheetLiabilitiesAccount](docs/models/BalanceSheetLiabilitiesAccount.md)
- [BalanceSheetReports](docs/models/BalanceSheetReports.md)
- [BalanceSheetUncategorizedItemsAccount](docs/models/BalanceSheetUncategorizedItemsAccount.md)
- [BankAccount](docs/models/BankAccount.md)
- [Benefit](docs/models/Benefit.md)
- [Bill](docs/models/Bill.md)
- [BillLineItem](docs/models/BillLineItem.md)
- [BillPayment](docs/models/BillPayment.md)
- [BillPaymentAllocations](docs/models/BillPaymentAllocations.md)
- [BillsFilter](docs/models/BillsFilter.md)
- [BillsSort](docs/models/BillsSort.md)
- [Branch](docs/models/Branch.md)
Expand Down Expand Up @@ -1312,6 +1321,7 @@ _WebhookApi_ | [**webhooks_update**](docs/apis/WebhookApi.md#webhooks_update) |
- [GetCreditNotesResponse](docs/models/GetCreditNotesResponse.md)
- [GetCustomFieldsResponse](docs/models/GetCustomFieldsResponse.md)
- [GetCustomMappingResponse](docs/models/GetCustomMappingResponse.md)
- [GetCustomMappingsResponse](docs/models/GetCustomMappingsResponse.md)
- [GetCustomerResponse](docs/models/GetCustomerResponse.md)
- [GetCustomersResponse](docs/models/GetCustomersResponse.md)
- [GetDepartmentResponse](docs/models/GetDepartmentResponse.md)
Expand Down Expand Up @@ -1655,6 +1665,7 @@ _WebhookApi_ | [**webhooks_update**](docs/apis/WebhookApi.md#webhooks_update) |
- [ValidateConnectionStateResponseData](docs/models/ValidateConnectionStateResponseData.md)
- [VaultEventType](docs/models/VaultEventType.md)
- [VirtualWebhooks](docs/models/VirtualWebhooks.md)
- [VirtualWebhooksResources](docs/models/VirtualWebhooksResources.md)
- [WalletDetails](docs/models/WalletDetails.md)
- [Webhook](docs/models/Webhook.md)
- [WebhookEvent](docs/models/WebhookEvent.md)
Expand Down Expand Up @@ -1701,7 +1712,7 @@ _WebhookApi_ | [**webhooks_update**](docs/apis/WebhookApi.md#webhooks_update) |

## Author


[email protected]


## Notes for Large OpenAPI documents
Expand Down
30 changes: 18 additions & 12 deletions docs/apis/AccountingApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -705,7 +705,7 @@ with apideck.ApiClient(configuration) as api_client:
bill_payment = BillPayment(
currency=Currency("USD"),
currency_rate=0.69,
total_amount=1000,
total_amount=49.99,
reference="123456",
payment_method="cash",
payment_method_reference="123456",
Expand Down Expand Up @@ -749,11 +749,11 @@ with apideck.ApiClient(configuration) as api_client:
company_id="12345",
reconciled=True,
status=PaymentStatus("authorised"),
type=PaymentType("accounts_receivable"),
type="accounts_payable",
allocations=[
Allocation(
id="123456",
type="invoice",
BillPaymentAllocations(
id="12345",
type="bill",
amount=49.99,
allocation_id="123456",
),
Expand Down Expand Up @@ -1234,7 +1234,7 @@ with apideck.ApiClient(configuration) as api_client:
bill_payment = BillPayment(
currency=Currency("USD"),
currency_rate=0.69,
total_amount=1000,
total_amount=49.99,
reference="123456",
payment_method="cash",
payment_method_reference="123456",
Expand Down Expand Up @@ -1278,11 +1278,11 @@ with apideck.ApiClient(configuration) as api_client:
company_id="12345",
reconciled=True,
status=PaymentStatus("authorised"),
type=PaymentType("accounts_receivable"),
type="accounts_payable",
allocations=[
Allocation(
id="123456",
type="invoice",
BillPaymentAllocations(
id="12345",
type="bill",
amount=49.99,
allocation_id="123456",
),
Expand Down Expand Up @@ -7643,6 +7643,9 @@ with apideck.ApiClient(configuration) as api_client:
),
sub_account=False,
last_reconciliation_date=dateutil_parser('Wed Sep 30 00:00:00 UTC 2020').date(),
subsidiaries=[
None,
],
row_version="1-12345",
pass_through=PassThroughBody([
{
Expand Down Expand Up @@ -8141,6 +8144,9 @@ with apideck.ApiClient(configuration) as api_client:
),
sub_account=False,
last_reconciliation_date=dateutil_parser('Wed Sep 30 00:00:00 UTC 2020').date(),
subsidiaries=[
None,
],
row_version="1-12345",
pass_through=PassThroughBody([
{
Expand Down Expand Up @@ -8913,7 +8919,7 @@ with apideck.ApiClient(configuration) as api_client:
payment = Payment(
currency=Currency("USD"),
currency_rate=0.69,
total_amount=1000,
total_amount=49.99,
reference="123456",
payment_method="cash",
payment_method_reference="123456",
Expand Down Expand Up @@ -9449,7 +9455,7 @@ with apideck.ApiClient(configuration) as api_client:
payment = Payment(
currency=Currency("USD"),
currency_rate=0.69,
total_amount=1000,
total_amount=49.99,
reference="123456",
payment_method="cash",
payment_method_reference="123456",
Expand Down
18 changes: 15 additions & 3 deletions docs/apis/CrmApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -1740,7 +1740,7 @@ with apideck.ApiClient(configuration) as api_client:
],
tags=Tags(["New"]),
opportunity_ids=[
"opportunity_ids_example",
"12345",
],
pass_through=PassThroughBody([
{
Expand Down Expand Up @@ -1878,6 +1878,7 @@ with apideck.ApiClient(configuration) as api_client:
email="[email protected]",
phone_number="111-111-1111",
company_id="12345",
owner_id="12345",
) # ContactsFilter | Apply filters (optional)
sort = ContactsSort(
by="created_at",
Expand Down Expand Up @@ -2064,6 +2065,7 @@ import apideck
from apideck.api import crm_api
from apideck.model.bad_request_response import BadRequestResponse
from apideck.model.payment_required_response import PaymentRequiredResponse
from apideck.model.contacts_filter import ContactsFilter
from apideck.model.unexpected_error_response import UnexpectedErrorResponse
from apideck.model.unauthorized_response import UnauthorizedResponse
from apideck.model.get_contact_response import GetContactResponse
Expand Down Expand Up @@ -2097,6 +2099,15 @@ with apideck.ApiClient(configuration) as api_client:
service_id = "x-apideck-service-id_example" # str | Provide the service id you want to call (e.g., pipedrive). Only needed when a consumer has activated multiple integrations for a Unified API. (optional)
raw = False # bool | Include raw response. Mostly used for debugging purposes (optional) if omitted the server will use the default value of False
fields = "id,updated_at" # str, none_type | The 'fields' parameter allows API users to specify the fields they want to include in the API response. If this parameter is not present, the API will return all available fields. If this parameter is present, only the fields specified in the comma-separated string will be included in the response. Nested properties can also be requested by using a dot notation. <br /><br />Example: `fields=name,email,addresses.city`<br /><br />In the example above, the response will only include the fields \"name\", \"email\" and \"addresses.city\". If any other fields are available, they will be excluded. (optional)
filter = ContactsFilter(
name="Elon Musk",
first_name="Elon",
last_name="Musk",
email="[email protected]",
phone_number="111-111-1111",
company_id="12345",
owner_id="12345",
) # ContactsFilter | Apply filters (optional)

# example passing only required values which don't have defaults set
try:
Expand All @@ -2110,7 +2121,7 @@ with apideck.ApiClient(configuration) as api_client:
# and optional values
try:
# Get contact
api_response = api_instance.contacts_one(id, consumer_id=consumer_id, app_id=app_id, service_id=service_id, raw=raw, fields=fields)
api_response = api_instance.contacts_one(id, consumer_id=consumer_id, app_id=app_id, service_id=service_id, raw=raw, fields=fields, filter=filter)
pprint(api_response)
except apideck.ApiException as e:
print("Exception when calling CrmApi->contacts_one: %s\n" % e)
Expand All @@ -2127,6 +2138,7 @@ Name | Type | Description | Notes
**service_id** | **str**| Provide the service id you want to call (e.g., pipedrive). Only needed when a consumer has activated multiple integrations for a Unified API. | [optional]
**raw** | **bool**| Include raw response. Mostly used for debugging purposes | [optional] if omitted the server will use the default value of False
**fields** | **str, none_type**| The &#39;fields&#39; parameter allows API users to specify the fields they want to include in the API response. If this parameter is not present, the API will return all available fields. If this parameter is present, only the fields specified in the comma-separated string will be included in the response. Nested properties can also be requested by using a dot notation. &lt;br /&gt;&lt;br /&gt;Example: &#x60;fields&#x3D;name,email,addresses.city&#x60;&lt;br /&gt;&lt;br /&gt;In the example above, the response will only include the fields \&quot;name\&quot;, \&quot;email\&quot; and \&quot;addresses.city\&quot;. If any other fields are available, they will be excluded. | [optional]
**filter** | **ContactsFilter**| Apply filters | [optional]

### Return type

Expand Down Expand Up @@ -2297,7 +2309,7 @@ with apideck.ApiClient(configuration) as api_client:
],
tags=Tags(["New"]),
opportunity_ids=[
"opportunity_ids_example",
"12345",
],
pass_through=PassThroughBody([
{
Expand Down
6 changes: 3 additions & 3 deletions docs/apis/HrisApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -1793,7 +1793,7 @@ with apideck.ApiClient(configuration) as api_client:
currency=Currency("USD"),
flsa_status="exempt",
effective_date="2020-08-12",
payment_frequency=PaymentFrequency("year"),
payment_frequency=PaymentFrequency("monthly"),
),
],
works_remote=True,
Expand Down Expand Up @@ -2470,7 +2470,7 @@ with apideck.ApiClient(configuration) as api_client:
currency=Currency("USD"),
flsa_status="exempt",
effective_date="2020-08-12",
payment_frequency=PaymentFrequency("year"),
payment_frequency=PaymentFrequency("monthly"),
),
],
works_remote=True,
Expand Down Expand Up @@ -3050,7 +3050,7 @@ with apideck.ApiClient(configuration) as api_client:
end_date="2022-04-21",
updated_since="2020-09-30T07:43:32.000Z",
employee_id="1234",
time_off_request_status="",
time_off_request_status="requested",
company_id="1234",
) # TimeOffRequestsFilter | Apply filters (optional)
pass_through = PassThroughQuery() # PassThroughQuery | Optional unmapped key/values that will be passed through to downstream as query parameters. Ie: ?pass_through[search]=leads becomes ?search=leads (optional)
Expand Down
6 changes: 3 additions & 3 deletions docs/apis/PosApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -3925,7 +3925,7 @@ with apideck.ApiClient(configuration) as api_client:
amount=27500,
percentage=10,
currency=Currency("USD"),
total_amount=1,
total_amount=275,
total_tip=7,
total_processing_fee=0,
total_tax=1,
Expand Down Expand Up @@ -4611,7 +4611,7 @@ with apideck.ApiClient(configuration) as api_client:
amount=27500,
percentage=10,
currency=Currency("USD"),
total_amount=1,
total_amount=275,
total_tip=7,
total_processing_fee=0,
total_tax=1,
Expand Down Expand Up @@ -4979,7 +4979,7 @@ with apideck.ApiClient(configuration) as api_client:
amount=27500,
percentage=10,
currency=Currency("USD"),
total_amount=1,
total_amount=275,
total_tip=7,
total_processing_fee=0,
total_tax=1,
Expand Down
Loading
Loading