Skip to content

Commit 0898808

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.396.6
1 parent d33b3b5 commit 0898808

File tree

374 files changed

+17261
-6835
lines changed

Some content is hidden

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

374 files changed

+17261
-6835
lines changed

.speakeasy/workflow.lock

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,13 @@ sources:
2828
tags:
2929
- latest
3030
- main
31+
commerce-source:
32+
sourceNamespace: commerce-source
33+
sourceRevisionDigest: sha256:1e223325fbfece04139fc0c8f9520c5a4a3d0d895614836fd2e12d65182c2471
34+
sourceBlobDigest: sha256:6f1199c3d0384446a3a88e1c9a018ec6487a1cb391d46f4f4bbf4b7fce00a339
35+
tags:
36+
- latest
37+
- main
3138
lending-source:
3239
sourceNamespace: lending-source
3340
sourceRevisionDigest: sha256:e9279793fec15674c2c6ff77d11be16f6945b43d47b8005e68d7300da68a24a4
@@ -56,6 +63,11 @@ targets:
5663
sourceNamespace: banking-source
5764
sourceRevisionDigest: sha256:b2683698c6afe88bf4ca96bb8a6d598c19410794ef4f6bc027c755fb59e1434f
5865
sourceBlobDigest: sha256:78c7d7c24581662bec85176d517f23c35ad9b6e569b1c23ac199b9b50a96063a
66+
commerce-library:
67+
source: commerce-source
68+
sourceNamespace: commerce-source
69+
sourceRevisionDigest: sha256:1e223325fbfece04139fc0c8f9520c5a4a3d0d895614836fd2e12d65182c2471
70+
sourceBlobDigest: sha256:6f1199c3d0384446a3a88e1c9a018ec6487a1cb391d46f4f4bbf4b7fce00a339
5971
lending-library:
6072
source: lending-source
6173
sourceNamespace: lending-source
@@ -88,6 +100,8 @@ workflow:
88100
commerce-source:
89101
inputs:
90102
- location: https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Commerce.yaml
103+
registry:
104+
location: registry.speakeasyapi.dev/codat/codat/commerce-source
91105
common-source:
92106
inputs:
93107
- location: https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Platform.yaml

.speakeasy/workflow.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ sources:
2424
commerce-source:
2525
inputs:
2626
- location: https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Commerce.yaml
27+
registry:
28+
location: registry.speakeasyapi.dev/codat/codat/commerce-source
2729
common-source:
2830
inputs:
2931
- location: https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Platform.yaml

previous-versions/commerce/.gitattributes

100755100644
File mode changed.

previous-versions/commerce/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.venv/
2+
pyrightconfig.json
3+
README-PYPI.md
14
.python-version
25
.DS_Store
36
venv/

previous-versions/commerce/.speakeasy/gen.lock

Lines changed: 2180 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 31 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,40 @@
1-
configVersion: 1.0.0
2-
management:
3-
docChecksum: 640f5d08c51ea84e84a6d38fbe2231e6
4-
docVersion: 3.0.0
5-
speakeasyVersion: 1.100.2
6-
generationVersion: 2.159.2
1+
configVersion: 2.0.0
72
generation:
83
sdkClassName: CodatCommerce
9-
singleTagPerOp: false
4+
usageSnippets:
5+
optionalPropertyRendering: withExample
6+
fixes:
7+
nameResolutionDec2023: false
8+
parameterOrderingFeb2024: false
9+
requestResponseComponentNamesFeb2024: false
10+
auth:
11+
oAuth2ClientCredentialsEnabled: false
1012
telemetryEnabled: true
11-
features:
12-
python:
13-
core: 3.0.2
14-
examples: 2.81.2
15-
globalSecurity: 2.82.0
16-
globalServerURLs: 2.82.0
17-
nameOverrides: 2.81.1
18-
retries: 2.82.0
1913
python:
20-
version: 0.34.0
14+
version: 0.35.0
15+
additionalDependencies:
16+
dev: {}
17+
main: {}
2118
author: Codat
19+
authors:
20+
- Speakeasy
21+
clientServerStatusCodesAsErrors: true
2222
description: Access standardized commerce data from our commerce integrations.
23+
enumFormat: enum
2324
flattenGlobalSecurity: true
25+
flattenRequests: false
26+
imports:
27+
option: openapi
28+
paths:
29+
callbacks: ""
30+
errors: ""
31+
operations: ""
32+
shared: ""
33+
webhooks: ""
34+
inputModelSuffix: input
2435
maxMethodParams: 0
36+
methodArguments: infer-optional-args
37+
outputModelSuffix: output
2538
packageName: codat-commerce
39+
responseFormat: flat
40+
templateVersion: v2
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+
}
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)