Skip to content

Commit

Permalink
Merge pull request #17 from apideck-libraries/speakeasy-sdk-regen-173…
Browse files Browse the repository at this point in the history
…6865340

chore: 🐝 Update SDK - Generate 0.3.1
  • Loading branch information
Amzani authored Jan 14, 2025
2 parents 1b931af + f887d3d commit 5264642
Show file tree
Hide file tree
Showing 39 changed files with 3,065 additions and 551 deletions.
19 changes: 11 additions & 8 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: fca0ac3a-5f4e-452c-bbc7-2311afa8da40
management:
docChecksum: 4edecff9e6c4aad466910c1310d34b3a
docChecksum: f3241ce317858f479f072076eccc4f15
docVersion: 10.9.1
speakeasyVersion: 1.468.2
generationVersion: 2.493.4
releaseVersion: 0.3.0
configChecksum: cd07ffed6429bd8ec7c928e576bd1a60
speakeasyVersion: 1.468.5
generationVersion: 2.493.11
releaseVersion: 0.3.1
configChecksum: ce506c2a0185ad405f1d4af570d1084a
repoURL: https://github.com/apideck-libraries/sdk-python.git
installationURL: https://github.com/apideck-libraries/sdk-python.git
published: true
Expand Down Expand Up @@ -4540,7 +4540,8 @@ examples:
application/json: {"status_code": 422, "error": "Unprocessable Entity", "type_name": "InvalidStateError", "message": "Invalid State", "detail": "Unprocessable request, please verify your request headers and body.", "ref": "https://developers.apideck.com/errors#invalidstateerror"}
default:
application/json: {"status_code": 400, "error": "Bad Request", "type_name": "RequestHeadersValidationError", "message": "Invalid Params", "detail": "Missing Header: x-apideck-consumer-id", "ref": "https://developers.apideck.com/errors#unauthorizederror"}
"200": {}
"200":
'*/*': "x-file: example.file"
accounting.trackingCategoriesAll:
"":
parameters:
Expand Down Expand Up @@ -6602,7 +6603,8 @@ examples:
application/json: {"status_code": 422, "error": "Unprocessable Entity", "type_name": "InvalidStateError", "message": "Invalid State", "detail": "Unprocessable request, please verify your request headers and body.", "ref": "https://developers.apideck.com/errors#invalidstateerror"}
default:
application/json: {"status_code": 400, "error": "Bad Request", "type_name": "RequestHeadersValidationError", "message": "Invalid Params", "detail": "Missing Header: x-apideck-consumer-id", "ref": "https://developers.apideck.com/errors#unauthorizederror"}
"200": {}
"200":
'*/*': "x-file: example.file"
fileStorage.filesExport:
"":
parameters:
Expand All @@ -6629,7 +6631,8 @@ examples:
application/json: {"status_code": 422, "error": "Unprocessable Entity", "type_name": "InvalidStateError", "message": "Invalid State", "detail": "Unprocessable request, please verify your request headers and body.", "ref": "https://developers.apideck.com/errors#invalidstateerror"}
default:
application/json: {"status_code": 400, "error": "Bad Request", "type_name": "RequestHeadersValidationError", "message": "Invalid Params", "detail": "Missing Header: x-apideck-consumer-id", "ref": "https://developers.apideck.com/errors#unauthorizederror"}
"200": {}
"200":
'*/*': "x-file: example.file"
fileStorage.foldersAdd:
"":
parameters:
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ generation:
oAuth2ClientCredentialsEnabled: true
oAuth2PasswordEnabled: true
python:
version: 0.3.0
version: 0.3.1
additionalDependencies:
dev: {}
main: {}
Expand Down
14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
speakeasyVersion: 1.468.2
speakeasyVersion: 1.468.5
sources:
Apideck:
sourceNamespace: apideck
sourceRevisionDigest: sha256:951f141a3be1356c95d5d76d76ff1c5971b78a9044b41d8eafea4d7db0e441e4
sourceBlobDigest: sha256:3bc9e0dc09f650fd8c4d68a5496698e0322fcf4e67c3a9aa57067f3fb8e6bbf0
sourceRevisionDigest: sha256:797b175e0bdb154e1f85b20717a0da5756b76768186a5032b096d71711e64477
sourceBlobDigest: sha256:3f84a8ae8fa6a16815edc071340e52c831159d903ba7a68a5bdad8cd883acb96
tags:
- latest
- speakeasy-sdk-regen-1736554614
- speakeasy-sdk-regen-1736865340
- 10.9.1
targets:
apideck:
source: Apideck
sourceNamespace: apideck
sourceRevisionDigest: sha256:951f141a3be1356c95d5d76d76ff1c5971b78a9044b41d8eafea4d7db0e441e4
sourceBlobDigest: sha256:3bc9e0dc09f650fd8c4d68a5496698e0322fcf4e67c3a9aa57067f3fb8e6bbf0
sourceRevisionDigest: sha256:797b175e0bdb154e1f85b20717a0da5756b76768186a5032b096d71711e64477
sourceBlobDigest: sha256:3f84a8ae8fa6a16815edc071340e52c831159d903ba7a68a5bdad8cd883acb96
codeSamplesNamespace: apideck-python-code-samples
codeSamplesRevisionDigest: sha256:8ac85bd7610710947ad03ed1e024fb046b91f45001bf33d2dad967c823bf7883
codeSamplesRevisionDigest: sha256:d062a7407d6f5e7d9d97d099244d5e3f3b711608a64c08df84272657838fa75f
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
26 changes: 26 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Contributing to This Repository

Thank you for your interest in contributing to this repository. Please note that this repository contains generated code. As such, we do not accept direct changes or pull requests. Instead, we encourage you to follow the guidelines below to report issues and suggest improvements.

## How to Report Issues

If you encounter any bugs or have suggestions for improvements, please open an issue on GitHub. When reporting an issue, please provide as much detail as possible to help us reproduce the problem. This includes:

- A clear and descriptive title
- Steps to reproduce the issue
- Expected and actual behavior
- Any relevant logs, screenshots, or error messages
- Information about your environment (e.g., operating system, software versions)
- For example can be collected using the `npx envinfo` command from your terminal if you have Node.js installed

## Issue Triage and Upstream Fixes

We will review and triage issues as quickly as possible. Our goal is to address bugs and incorporate improvements in the upstream source code. Fixes will be included in the next generation of the generated code.

## Contact

If you have any questions or need further assistance, please feel free to reach out by opening an issue.

Thank you for your understanding and cooperation!

The Maintainers
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,14 @@ Based on:
### Generated
- [python v0.3.0] .
### Releases
- [PyPI v0.3.0] https://pypi.org/project/apideck-unify/0.3.0 - .
- [PyPI v0.3.0] https://pypi.org/project/apideck-unify/0.3.0 - .

## 2025-01-14 14:35:23
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.468.5 (2.493.11) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v0.3.1] .
### Releases
- [PyPI v0.3.1] https://pypi.org/project/apideck-unify/0.3.1 - .
23 changes: 2 additions & 21 deletions docs/sdks/activities/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,19 +135,7 @@ with Apideck(
"status": apideck_unify.ActivityAttendeeStatus.ACCEPTED,
},
], pass_through=[
{
"service_id": "<id>",
"extend_paths": [
{
"path": "$.nested.property",
"value": {
"TaxClassificationRef": {
"value": "EUC-99990201-V1-00020000",
},
},
},
],
},

])

assert res.create_activity_response is not None
Expand Down Expand Up @@ -349,14 +337,7 @@ with Apideck(
{
"service_id": "<id>",
"extend_paths": [
{
"path": "$.nested.property",
"value": {
"TaxClassificationRef": {
"value": "EUC-99990201-V1-00020000",
},
},
},

],
},
{
Expand Down
20 changes: 2 additions & 18 deletions docs/sdks/apideckcompanies/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,25 +133,9 @@ with Apideck(
"type": apideck_unify.EmailType.PRIMARY,
},
], websites=[
{
"url": "http://example.com",
"id": "12345",
"type": apideck_unify.WebsiteType.PRIMARY,
},

], debtor_id="12345", pass_through=[
{
"service_id": "<id>",
"extend_paths": [
{
"path": "$.nested.property",
"value": {
"TaxClassificationRef": {
"value": "EUC-99990201-V1-00020000",
},
},
},
],
},

])

assert res.create_hris_company_response is not None
Expand Down
35 changes: 4 additions & 31 deletions docs/sdks/applicants/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,14 +106,7 @@ with Apideck(
"value": "Uses Salesforce and Marketo",
},
], phone_numbers=[
{
"number": "111-111-1111",
"id": "12345",
"country_code": "1",
"area_code": "323",
"extension": "105",
"type": apideck_unify.PhoneNumberType.PRIMARY,
},

], addresses=[
{
"id": "123",
Expand Down Expand Up @@ -210,11 +203,7 @@ with Apideck(
"type": apideck_unify.ApplicantType.PRIMARY,
},
], social_links=[
{
"url": "https://www.twitter.com/apideck",
"id": "12345",
"type": "twitter",
},

], stage_id="12345", recruiter_id="12345", coordinator_id="12345", application_ids=[
"a0d636c6-43b3-4bde-8c70-85b707d992f4",
"a98lfd96-43b3-4bde-8c70-85b707d992e6",
Expand All @@ -229,19 +218,7 @@ with Apideck(
], confidential=False, anonymized=True, tags=[
"New",
], archived=False, owner_id="54321", record_url="https://app.intercom.io/contacts/12345", deleted=True, pass_through=[
{
"service_id": "<id>",
"extend_paths": [
{
"path": "$.nested.property",
"value": {
"TaxClassificationRef": {
"value": "EUC-99990201-V1-00020000",
},
},
},
],
},

])

assert res.create_applicant_response is not None
Expand Down Expand Up @@ -490,11 +467,7 @@ with Apideck(
"row_version": "1-12345",
},
], websites=[
{
"url": "http://example.com",
"id": "12345",
"type": apideck_unify.ApplicantType.PRIMARY,
},

], social_links=[
{
"url": "https://www.twitter.com/apideck",
Expand Down
14 changes: 1 addition & 13 deletions docs/sdks/billpayments/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,19 +149,7 @@ with Apideck(
"value": "Uses Salesforce and Marketo",
},
], row_version="1-12345", display_id="123456", pass_through=[
{
"service_id": "<id>",
"extend_paths": [
{
"path": "$.nested.property",
"value": {
"TaxClassificationRef": {
"value": "EUC-99990201-V1-00020000",
},
},
},
],
},

])

assert res.create_bill_payment_response is not None
Expand Down
14 changes: 1 addition & 13 deletions docs/sdks/bills/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,19 +192,7 @@ with Apideck(
"value": True,
},
], pass_through=[
{
"service_id": "<id>",
"extend_paths": [
{
"path": "$.nested.property",
"value": {
"TaxClassificationRef": {
"value": "EUC-99990201-V1-00020000",
},
},
},
],
},

], accounting_period="01-24")

assert res.create_bill_response is not None
Expand Down
9 changes: 1 addition & 8 deletions docs/sdks/collectiontickets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,14 +109,7 @@ with Apideck(
{
"service_id": "<id>",
"extend_paths": [
{
"path": "$.nested.property",
"value": {
"TaxClassificationRef": {
"value": "EUC-99990201-V1-00020000",
},
},
},

],
},
])
Expand Down
29 changes: 3 additions & 26 deletions docs/sdks/companies/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,20 +144,9 @@ with Apideck(
"row_version": "1-12345",
},
], social_links=[
{
"url": "https://www.twitter.com/apideck",
"id": "12345",
"type": "twitter",
},

], phone_numbers=[
{
"number": "111-111-1111",
"id": "12345",
"country_code": "1",
"area_code": "323",
"extension": "105",
"type": apideck_unify.PhoneNumberType.PRIMARY,
},

], emails=[
{
"email": "elon@musk.com",
Expand Down Expand Up @@ -551,19 +540,7 @@ with Apideck(
], tags=[
"New",
], read_only=False, salutation="Mr", birthday=dateutil.parser.parse("2000-08-12").date(), pass_through=[
{
"service_id": "<id>",
"extend_paths": [
{
"path": "$.nested.property",
"value": {
"TaxClassificationRef": {
"value": "EUC-99990201-V1-00020000",
},
},
},
],
},

])

assert res.update_company_response is not None
Expand Down
Loading

0 comments on commit 5264642

Please sign in to comment.