Skip to content

Commit 6c9cd04

Browse files
committed
ci: regenerated with OpenAPI Doc 0.1.0, Speakeasy CLI 1.476.2
1 parent 18569c3 commit 6c9cd04

File tree

12,955 files changed

+899785
-113996
lines changed

Some content is hidden

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

12,955 files changed

+899785
-113996
lines changed

RELEASES.md

+19-1
Original file line numberDiff line numberDiff line change
@@ -1051,4 +1051,22 @@ Based on:
10511051
- [swift v0.3.1] swift-client-sdk
10521052
- [typescript v2.1.2] typescript-client-sdk
10531053
### Releases
1054-
- [Go v2.1.2] https://github.com/speakeasy-api/openapi-generation-tests/releases/tag/go-client-sdk/v2.1.2 - go-client-sdk
1054+
- [Go v2.1.2] https://github.com/speakeasy-api/openapi-generation-tests/releases/tag/go-client-sdk/v2.1.2 - go-client-sdk
1055+
1056+
## 2025-01-28 00:15:56
1057+
### Changes
1058+
Based on:
1059+
- OpenAPI Doc 0.1.0
1060+
- Speakeasy CLI 1.476.2 (2.495.1) https://github.com/speakeasy-api/speakeasy
1061+
### Generated
1062+
- [php v2.2.0] php-client-sdk
1063+
- [python v4.0.0] python-client-sdk
1064+
- [ruby v2.2.0] ruby-client-sdk
1065+
- [swift v0.4.0] swift-client-sdk
1066+
- [typescript v2.2.0] typescript-client-sdk
1067+
- [csharp v0.4.0] csharp-client-sdk
1068+
- [go v2.2.0] go-client-sdk
1069+
- [java v2.2.0] java-client-sdk
1070+
### Releases
1071+
- [Go v2.2.0] https://github.com/speakeasy-api/openapi-generation-tests/releases/tag/go-client-sdk/v2.2.0 - go-client-sdk
1072+
- [Swift Package Manager v0.4.0] https://github.com/speakeasy-api/openapi-generation-tests/releases/tag/swift-client-sdk/v0.4.0 - swift-client-sdk

csharp-client-sdk/.speakeasy/gen.lock

+4,059
Large diffs are not rendered by default.

csharp-client-sdk/.speakeasy/tests.arazzo.yaml

+1,395
Large diffs are not rendered by default.

csharp-client-sdk/CONTRIBUTING.md

+26
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)