Skip to content

Commit 585c745

Browse files
authored
Merge pull request #1 from Gusto/speakeasy-sdk-regen-1739229111
chore: 🐝 Update SDK - Generate 0.0.5
2 parents 50b457a + 1a8f842 commit 585c745

34 files changed

+1725
-82
lines changed

.speakeasy/workflow.lock

+6-5
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,20 @@ speakeasyVersion: 1.488.0
22
sources:
33
Gusto-OAS:
44
sourceNamespace: gusto-oas
5-
sourceRevisionDigest: sha256:264db8f0d697d8cc4a19b7f26ec6de77e184b730e3960576d6b687669a9a5907
6-
sourceBlobDigest: sha256:16a04557fc981ac526449d2d5aa2b68a2b20136f59a5e60fe375ee8d39f2690c
5+
sourceRevisionDigest: sha256:56267ffc83b356afb926f4f33e25129ca4cf536c3d3000b4039652f633edfca0
6+
sourceBlobDigest: sha256:a8e49c6e476c51ffcc73653a800deb3d3eca380083f2b4f9d227813c97a6197d
77
tags:
88
- latest
9+
- speakeasy-sdk-regen-1739229111
910
- "2024-04-01"
1011
targets:
1112
gusto:
1213
source: Gusto-OAS
1314
sourceNamespace: gusto-oas
14-
sourceRevisionDigest: sha256:264db8f0d697d8cc4a19b7f26ec6de77e184b730e3960576d6b687669a9a5907
15-
sourceBlobDigest: sha256:16a04557fc981ac526449d2d5aa2b68a2b20136f59a5e60fe375ee8d39f2690c
15+
sourceRevisionDigest: sha256:56267ffc83b356afb926f4f33e25129ca4cf536c3d3000b4039652f633edfca0
16+
sourceBlobDigest: sha256:a8e49c6e476c51ffcc73653a800deb3d3eca380083f2b4f9d227813c97a6197d
1617
codeSamplesNamespace: gusto-oas-python-code-samples
17-
codeSamplesRevisionDigest: sha256:fbd221b51b4511d9fe42c15694dec259a73e22297aaf214f017bcbc86fbd7031
18+
codeSamplesRevisionDigest: sha256:ef7126fa10348b852916fdaa2ef4c88243efe255b81d28d2f4e5ae9a4b1d6e61
1819
workflow:
1920
workflowVersion: 1.0.0
2021
speakeasyVersion: latest

gusto_embedded/.devcontainer/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
<div align="center">
3+
<a href="https://codespaces.new/Gusto/gusto-python-client.git/tree/main"><img src="https://github.com/codespaces/badge.svg" /></a>
4+
</div>
5+
<br>
6+
27
> **Remember to shutdown a GitHub Codespace when it is not in use!**
38
49
# Dev Containers Quick Start

gusto_embedded/.speakeasy/gen.lock

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
lockVersion: 2.0.0
22
id: f70034eb-4870-4b8d-aeb4-4c71b6c1ec45
33
management:
4-
docChecksum: 74ac5c3a594ac7b28ada47c9d8730e63
4+
docChecksum: eb643d6727733f900bdf394468313a87
55
docVersion: "2024-04-01"
66
speakeasyVersion: 1.488.0
77
generationVersion: 2.506.0
8-
releaseVersion: 0.0.4
9-
configChecksum: 096eab96163d3932c4cce59ec7f4e13f
8+
releaseVersion: 0.0.5
9+
configChecksum: b5b2b7ec27628d09bab5d0a84844a274
10+
repoURL: https://github.com/Gusto/gusto-python-client.git
11+
repoSubDirectory: gusto_embedded
12+
installationURL: https://github.com/Gusto/gusto-python-client.git#subdirectory=gusto_embedded
1013
features:
1114
python:
1215
additionalDependencies: 1.0.0

gusto_embedded/.speakeasy/gen.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ generation:
1616
oAuth2ClientCredentialsEnabled: true
1717
oAuth2PasswordEnabled: true
1818
python:
19-
version: 0.0.4
19+
version: 0.0.5
2020
additionalDependencies:
2121
dev: {}
2222
main: {}

gusto_embedded/README-PYPI.md

+983
Large diffs are not rendered by default.

gusto_embedded/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,15 +61,15 @@ The SDK can be installed with either *pip* or *poetry* package managers.
6161
*PIP* is the default package installer for Python, enabling easy installation and management of packages from PyPI via the command line.
6262

6363
```bash
64-
pip install git+<UNSET>.git
64+
pip install git+https://github.com/Gusto/gusto-python-client.git#subdirectory=gusto_embedded
6565
```
6666

6767
### Poetry
6868

6969
*Poetry* is a modern tool that simplifies dependency management and package publishing by using a single `pyproject.toml` file to handle project metadata and dependencies.
7070

7171
```bash
72-
poetry add git+<UNSET>.git
72+
poetry add git+https://github.com/Gusto/gusto-python-client.git#subdirectory=gusto_embedded
7373
```
7474

7575
### Shell and script usage with `uv`

gusto_embedded/RELEASES.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
3+
## 2025-02-11 00:21:50
4+
### Changes
5+
Based on:
6+
- OpenAPI Doc
7+
- Speakeasy CLI 1.488.0 (2.506.0) https://github.com/speakeasy-api/speakeasy
8+
### Generated
9+
- [python v0.0.5] gusto_embedded

gusto_embedded/docs/models/postv1companiescompanyidlocationsrequestbody.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Create a company location.
1111
| `street_1` | *str* | :heavy_check_mark: | N/A |
1212
| `city` | *str* | :heavy_check_mark: | N/A |
1313
| `state` | *str* | :heavy_check_mark: | N/A |
14-
| `zip` | *str* | :heavy_check_mark: | N/A |
14+
| `zip_code` | *str* | :heavy_check_mark: | N/A |
1515
| `street_2` | *OptionalNullable[str]* | :heavy_minus_sign: | N/A |
1616
| `mailing_address` | *Optional[bool]* | :heavy_minus_sign: | Specify if this location is the company's mailing address. |
1717
| `filing_address` | *Optional[bool]* | :heavy_minus_sign: | Specify if this location is the company's filing address. |

gusto_embedded/docs/models/postv1companysignatorieshomeaddress.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ The signatory's home address
1010
| `street_1` | *str* | :heavy_check_mark: | N/A |
1111
| `city` | *str* | :heavy_check_mark: | N/A |
1212
| `state` | *str* | :heavy_check_mark: | N/A |
13-
| `zip` | *str* | :heavy_check_mark: | N/A |
13+
| `zip_code` | *str* | :heavy_check_mark: | N/A |
1414
| `street_2` | *Optional[str]* | :heavy_minus_sign: | N/A |

gusto_embedded/docs/models/postv1employeesemployeeidhomeaddressesrequestbody.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
| `street_2` | *OptionalNullable[str]* | :heavy_minus_sign: | N/A |
1010
| `city` | *Optional[str]* | :heavy_minus_sign: | N/A |
1111
| `state` | *Optional[str]* | :heavy_minus_sign: | N/A |
12-
| `zip` | *Optional[str]* | :heavy_minus_sign: | N/A |
12+
| `zip_code` | *Optional[str]* | :heavy_minus_sign: | N/A |
1313
| `effective_date` | [datetime](https://docs.python.org/3/library/datetime.html#datetime-objects) | :heavy_minus_sign: | N/A |
1414
| `courtesy_withholding` | *Optional[bool]* | :heavy_minus_sign: | N/A |

gusto_embedded/docs/models/putv1companiescompanyuuidsignatoriessignatoryuuidhomeaddress.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
| `street_2` | *Optional[str]* | :heavy_minus_sign: | N/A |
1010
| `city` | *Optional[str]* | :heavy_minus_sign: | N/A |
1111
| `state` | *Optional[str]* | :heavy_minus_sign: | N/A |
12-
| `zip` | *Optional[str]* | :heavy_minus_sign: | N/A |
12+
| `zip_code` | *Optional[str]* | :heavy_minus_sign: | N/A |

gusto_embedded/docs/models/putv1contractorscontractoruuidaddressrequestbody.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
| `street_2` | *Optional[str]* | :heavy_minus_sign: | N/A |
1111
| `city` | *Optional[str]* | :heavy_minus_sign: | N/A |
1212
| `state` | *Optional[str]* | :heavy_minus_sign: | N/A |
13-
| `zip` | *Optional[str]* | :heavy_minus_sign: | N/A |
13+
| `zip_code` | *Optional[str]* | :heavy_minus_sign: | N/A |

gusto_embedded/docs/models/putv1homeaddresseshomeaddressuuidrequestbody.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
| `street_2` | *OptionalNullable[str]* | :heavy_minus_sign: | N/A |
1111
| `city` | *Optional[str]* | :heavy_minus_sign: | N/A |
1212
| `state` | *Optional[str]* | :heavy_minus_sign: | N/A |
13-
| `zip` | *Optional[str]* | :heavy_minus_sign: | N/A |
13+
| `zip_code` | *Optional[str]* | :heavy_minus_sign: | N/A |
1414
| `effective_date` | [datetime](https://docs.python.org/3/library/datetime.html#datetime-objects) | :heavy_minus_sign: | N/A |
1515
| `courtesy_withholding` | *Optional[bool]* | :heavy_minus_sign: | N/A |

0 commit comments

Comments
 (0)