Skip to content

Commit c37a5be

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.504.1
1 parent 4505885 commit c37a5be

746 files changed

Lines changed: 59454 additions & 101 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.speakeasy/workflow.lock

Lines changed: 18 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,47 @@
1-
speakeasyVersion: 1.498.1
1+
speakeasyVersion: 1.504.1
22
sources:
33
Gusto-App-Int-OAS:
44
sourceNamespace: gusto-app-int-oas
5-
sourceRevisionDigest: sha256:91551b9eca8e75affa728d10092e31dffe6cb767e852105b93f98913c338ae55
6-
sourceBlobDigest: sha256:8e90e3b991dbefcfc8c7c65ac83a5ce88ed281606d9c5814091f8722aa6f8eac
5+
sourceRevisionDigest: sha256:12e3ddf5ac72805b002eaef2f55d205d0b4e3a1d58224a362a13f0eda28dee02
6+
sourceBlobDigest: sha256:24b4953d5f7b98bafc3aea1c1fb7deb392a156a906f188219eb80571b30c6543
77
tags:
88
- latest
9+
- speakeasy-sdk-regen-1740075080
910
- "2024-04-01"
1011
Gusto-OAS:
1112
sourceNamespace: gusto-oas
12-
sourceRevisionDigest: sha256:ab4729c75eaab506305218dd966c2ca2273a6872569c6c1d1ff5bb82ebca431b
13-
sourceBlobDigest: sha256:f0fdc2ef12e4d07f71797ce152b5a3ffcff778e6c2e40fca4f4087f72da85449
13+
sourceRevisionDigest: sha256:5d948d8c1857278d10b4c13cb434ed97412d9a0c8d5e163296b6f73121f69aab
14+
sourceBlobDigest: sha256:3751f8b80d07f5601419ef5f6a9e3a485840519def7b8e4c0221e15288a208e3
1415
tags:
1516
- latest
16-
- speakeasy-sdk-regen-1739555675
17+
- speakeasy-sdk-regen-1740075080
1718
- "2024-04-01"
1819
targets:
1920
gusto:
2021
source: Gusto-OAS
2122
sourceNamespace: gusto-oas
22-
sourceRevisionDigest: sha256:ab4729c75eaab506305218dd966c2ca2273a6872569c6c1d1ff5bb82ebca431b
23-
sourceBlobDigest: sha256:f0fdc2ef12e4d07f71797ce152b5a3ffcff778e6c2e40fca4f4087f72da85449
23+
sourceRevisionDigest: sha256:5d948d8c1857278d10b4c13cb434ed97412d9a0c8d5e163296b6f73121f69aab
24+
sourceBlobDigest: sha256:3751f8b80d07f5601419ef5f6a9e3a485840519def7b8e4c0221e15288a208e3
2425
codeSamplesNamespace: gusto-oas-python-code-samples
25-
codeSamplesRevisionDigest: sha256:d8d37bf7785f6243ea304d3551cd8e7f8890a1345c49cec6ec0db7f526be574d
26+
codeSamplesRevisionDigest: sha256:e99f1f9ed37039ca055e9fd415c2f913c523be4fe32011e08d1b0acb70f8ffee
2627
gusto-app-int:
2728
source: Gusto-App-Int-OAS
2829
sourceNamespace: gusto-app-int-oas
29-
sourceRevisionDigest: sha256:91551b9eca8e75affa728d10092e31dffe6cb767e852105b93f98913c338ae55
30-
sourceBlobDigest: sha256:8e90e3b991dbefcfc8c7c65ac83a5ce88ed281606d9c5814091f8722aa6f8eac
30+
sourceRevisionDigest: sha256:12e3ddf5ac72805b002eaef2f55d205d0b4e3a1d58224a362a13f0eda28dee02
31+
sourceBlobDigest: sha256:24b4953d5f7b98bafc3aea1c1fb7deb392a156a906f188219eb80571b30c6543
3132
codeSamplesNamespace: gusto-app-int-oas-python-code-samples
32-
codeSamplesRevisionDigest: sha256:644f3cf73c8a3e3ff1c8f238e42e27f09d32b4c2402b2c8459e2fefe7312d964
33+
codeSamplesRevisionDigest: sha256:411b60c2405982ebf04ff81a8e3a9794714efdbb0a673be3b4562e7e6a3b6915
3334
workflow:
3435
workflowVersion: 1.0.0
3536
speakeasyVersion: latest
3637
sources:
3738
Gusto-App-Int-OAS:
3839
inputs:
39-
- location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/ar/include-generated-app-int-oas-in-repo/generated/app-integrations/api.v2024-04-01.app-integrations.yaml
40+
- location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/main/generated/app-integrations/api.v2024-04-01.app-integrations.yaml
4041
authHeader: Authorization
4142
authSecret: $openapi_doc_auth_token
4243
overlays:
43-
- location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/ar/include-generated-app-int-oas-in-repo/.speakeasy/speakeasy-app-int-modifications-overlay.yaml
44+
- location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/.speakeasy/speakeasy-app-int-modifications-overlay.yaml
4445
authHeader: Authorization
4546
authSecret: $openapi_doc_auth_token
4647
- location: gusto_app_int/.speakeasy/speakeasy-modifications-overlay.yaml
@@ -76,6 +77,9 @@ workflow:
7677
target: python
7778
source: Gusto-App-Int-OAS
7879
output: gusto_app_int
80+
publish:
81+
pypi:
82+
token: $pypi_token
7983
codeSamples:
8084
registry:
8185
location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-app-int-oas-python-code-samples

RELEASES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
2+
3+
## 2025-02-25 22:25:29
4+
### Changes
5+
Based on:
6+
- OpenAPI Doc
7+
- Speakeasy CLI 1.504.1 (2.529.2) https://github.com/speakeasy-api/speakeasy
8+
### Generated
9+
- [python v0.1.0] gusto_app_int
10+
### Releases
11+
- [PyPI v0.1.0] https://pypi.org/project/gusto_app_integration/0.1.0 - gusto_app_int

gusto_app_int/.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# This allows generated code to be indexed correctly
2+
*.py linguist-generated=false

gusto_app_int/.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
.venv/
2+
venv/
3+
src/*.egg-info/
4+
__pycache__/
5+
.pytest_cache/
6+
.python-version
7+
.DS_Store
8+
pyrightconfig.json
9+
.speakeasy/reports

gusto_app_int/.speakeasy/gen.lock

Lines changed: 13 additions & 9 deletions
Large diffs are not rendered by default.

gusto_app_int/.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ generation:
1515
oAuth2ClientCredentialsEnabled: true
1616
oAuth2PasswordEnabled: true
1717
python:
18-
version: 0.0.1
18+
version: 0.1.0
1919
additionalDependencies:
2020
dev: {}
2121
main: {}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"python.testing.pytestArgs": ["tests", "-vv"],
3+
"python.testing.unittestEnabled": false,
4+
"python.testing.pytestEnabled": true,
5+
"pylint.args": ["--rcfile=pylintrc"]
6+
}

gusto_app_int/CONTRIBUTING.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Contributing to This Repository
2+
3+
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.
4+
5+
## How to Report Issues
6+
7+
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:
8+
9+
- A clear and descriptive title
10+
- Steps to reproduce the issue
11+
- Expected and actual behavior
12+
- Any relevant logs, screenshots, or error messages
13+
- Information about your environment (e.g., operating system, software versions)
14+
- For example can be collected using the `npx envinfo` command from your terminal if you have Node.js installed
15+
16+
## Issue Triage and Upstream Fixes
17+
18+
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.
19+
20+
## Contact
21+
22+
If you have any questions or need further assistance, please feel free to reach out by opening an issue.
23+
24+
Thank you for your understanding and cooperation!
25+
26+
The Maintainers

0 commit comments

Comments
 (0)