Skip to content

Commit 6ed11ab

Browse files
committed
ci: regenerated with OpenAPI Doc 0.3.0, Speakeay CLI 1.79.0
1 parent 042bb1e commit 6ed11ab

File tree

20 files changed

+142
-195
lines changed

20 files changed

+142
-195
lines changed

README.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -27,20 +27,8 @@ var sdk = new SpeakeasySDK(
2727

2828
var res = await sdk.Apis.GetApisAsync(new GetApisRequest() {
2929
Metadata = new Dictionary<string, List<string>>() {
30-
{ "provident", new List<string>() {
31-
"quibusdam",
32-
"unde",
33-
"nulla",
34-
} },
3530
{ "corrupti", new List<string>() {
36-
"vel",
37-
"error",
38-
"deserunt",
39-
"suscipit",
40-
} },
41-
{ "iure", new List<string>() {
42-
"debitis",
43-
"ipsa",
31+
"provident",
4432
} },
4533
},
4634
Op = new GetApisOp() {

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,4 +178,14 @@ Based on:
178178
### Generated
179179
- [csharp v1.13.3] .
180180
### Releases
181-
- [NuGet v1.13.3] https://www.nuget.org/packages/SpeakeasySDK/1.13.3 - .
181+
- [NuGet v1.13.3] https://www.nuget.org/packages/SpeakeasySDK/1.13.3 - .
182+
183+
## 2023-09-07 00:03:23
184+
### Changes
185+
Based on:
186+
- OpenAPI Doc 0.3.0 https://docs.speakeasyapi.dev/openapi.yaml
187+
- Speakeasy CLI 1.79.0 (2.101.0) https://github.com/speakeasy-api/speakeasy
188+
### Generated
189+
- [csharp v1.13.4] .
190+
### Releases
191+
- [NuGet v1.13.4] https://www.nuget.org/packages/SpeakeasySDK/1.13.4 - .

Speakeasy/ApiEndpoints.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ public class ApiEndpointsSDK: IApiEndpointsSDK
3636
{
3737
public SDKConfig Config { get; private set; }
3838
private const string _language = "csharp";
39-
private const string _sdkVersion = "1.13.3";
40-
private const string _sdkGenVersion = "2.96.3";
39+
private const string _sdkVersion = "1.13.4";
40+
private const string _sdkGenVersion = "2.101.0";
4141
private const string _openapiDocVersion = "0.3.0";
4242
private string _serverUrl = "";
4343
private ISpeakeasyHttpClient _defaultClient;

Speakeasy/Apis.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ public class ApisSDK: IApisSDK
3434
{
3535
public SDKConfig Config { get; private set; }
3636
private const string _language = "csharp";
37-
private const string _sdkVersion = "1.13.3";
38-
private const string _sdkGenVersion = "2.96.3";
37+
private const string _sdkVersion = "1.13.4";
38+
private const string _sdkGenVersion = "2.101.0";
3939
private const string _openapiDocVersion = "0.3.0";
4040
private string _serverUrl = "";
4141
private ISpeakeasyHttpClient _defaultClient;

Speakeasy/Embeds.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ public class EmbedsSDK: IEmbedsSDK
3131
{
3232
public SDKConfig Config { get; private set; }
3333
private const string _language = "csharp";
34-
private const string _sdkVersion = "1.13.3";
35-
private const string _sdkGenVersion = "2.96.3";
34+
private const string _sdkVersion = "1.13.4";
35+
private const string _sdkGenVersion = "2.101.0";
3636
private const string _openapiDocVersion = "0.3.0";
3737
private string _serverUrl = "";
3838
private ISpeakeasyHttpClient _defaultClient;

Speakeasy/Metadata.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ public class MetadataSDK: IMetadataSDK
3131
{
3232
public SDKConfig Config { get; private set; }
3333
private const string _language = "csharp";
34-
private const string _sdkVersion = "1.13.3";
35-
private const string _sdkGenVersion = "2.96.3";
34+
private const string _sdkVersion = "1.13.4";
35+
private const string _sdkGenVersion = "2.101.0";
3636
private const string _openapiDocVersion = "0.3.0";
3737
private string _serverUrl = "";
3838
private ISpeakeasyHttpClient _defaultClient;

Speakeasy/Plugins.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ public class PluginsSDK: IPluginsSDK
3131
{
3232
public SDKConfig Config { get; private set; }
3333
private const string _language = "csharp";
34-
private const string _sdkVersion = "1.13.3";
35-
private const string _sdkGenVersion = "2.96.3";
34+
private const string _sdkVersion = "1.13.4";
35+
private const string _sdkGenVersion = "2.101.0";
3636
private const string _openapiDocVersion = "0.3.0";
3737
private string _serverUrl = "";
3838
private ISpeakeasyHttpClient _defaultClient;

Speakeasy/Requests.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ public class RequestsSDK: IRequestsSDK
3131
{
3232
public SDKConfig Config { get; private set; }
3333
private const string _language = "csharp";
34-
private const string _sdkVersion = "1.13.3";
35-
private const string _sdkGenVersion = "2.96.3";
34+
private const string _sdkVersion = "1.13.4";
35+
private const string _sdkGenVersion = "2.101.0";
3636
private const string _openapiDocVersion = "0.3.0";
3737
private string _serverUrl = "";
3838
private ISpeakeasyHttpClient _defaultClient;

Speakeasy/Schemas.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ public class SchemasSDK: ISchemasSDK
3636
{
3737
public SDKConfig Config { get; private set; }
3838
private const string _language = "csharp";
39-
private const string _sdkVersion = "1.13.3";
40-
private const string _sdkGenVersion = "2.96.3";
39+
private const string _sdkVersion = "1.13.4";
40+
private const string _sdkGenVersion = "2.101.0";
4141
private const string _openapiDocVersion = "0.3.0";
4242
private string _serverUrl = "";
4343
private ISpeakeasyHttpClient _defaultClient;

Speakeasy/Speakeasy.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<IsPackable>true</IsPackable>
44
<PackageId>SpeakeasySDK</PackageId>
5-
<Version>1.13.3</Version>
5+
<Version>1.13.4</Version>
66
<Authors>Speakeasy</Authors>
77
<TargetFramework>net5.0</TargetFramework>
88
<Nullable>enable</Nullable>

Speakeasy/SpeakeasySDK.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ public class SpeakeasySDK: ISpeakeasySDK
4343
};
4444

4545
private const string _language = "csharp";
46-
private const string _sdkVersion = "1.13.3";
47-
private const string _sdkGenVersion = "2.96.3";
46+
private const string _sdkVersion = "1.13.4";
47+
private const string _sdkGenVersion = "2.101.0";
4848
private const string _openapiDocVersion = "0.3.0";
4949
private string _serverUrl = "";
5050
private ISpeakeasyHttpClient _defaultClient;

USAGE.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,8 @@ var sdk = new SpeakeasySDK(
1414

1515
var res = await sdk.Apis.GetApisAsync(new GetApisRequest() {
1616
Metadata = new Dictionary<string, List<string>>() {
17-
{ "provident", new List<string>() {
18-
"quibusdam",
19-
"unde",
20-
"nulla",
21-
} },
2217
{ "corrupti", new List<string>() {
23-
"vel",
24-
"error",
25-
"deserunt",
26-
"suscipit",
27-
} },
28-
{ "iure", new List<string>() {
29-
"debitis",
30-
"ipsa",
18+
"provident",
3119
} },
3220
},
3321
Op = new GetApisOp() {

docs/sdks/apiendpoints/README.md

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ var sdk = new SpeakeasySDK(
3333
);
3434

3535
var res = await sdk.ApiEndpoints.DeleteApiEndpointAsync(new DeleteApiEndpointRequest() {
36-
ApiEndpointID = "delectus",
37-
ApiID = "tempora",
38-
VersionID = "suscipit",
36+
ApiEndpointID = "distinctio",
37+
ApiID = "quibusdam",
38+
VersionID = "unde",
3939
});
4040

4141
// handle response
@@ -72,9 +72,9 @@ var sdk = new SpeakeasySDK(
7272
);
7373

7474
var res = await sdk.ApiEndpoints.FindApiEndpointAsync(new FindApiEndpointRequest() {
75-
ApiID = "molestiae",
76-
DisplayName = "minus",
77-
VersionID = "placeat",
75+
ApiID = "nulla",
76+
DisplayName = "corrupti",
77+
VersionID = "illum",
7878
});
7979

8080
// handle response
@@ -111,9 +111,9 @@ var sdk = new SpeakeasySDK(
111111
);
112112

113113
var res = await sdk.ApiEndpoints.GenerateOpenApiSpecForApiEndpointAsync(new GenerateOpenApiSpecForApiEndpointRequest() {
114-
ApiEndpointID = "voluptatum",
115-
ApiID = "iusto",
116-
VersionID = "excepturi",
114+
ApiEndpointID = "vel",
115+
ApiID = "error",
116+
VersionID = "deserunt",
117117
});
118118

119119
// handle response
@@ -149,9 +149,9 @@ var sdk = new SpeakeasySDK(
149149
);
150150

151151
var res = await sdk.ApiEndpoints.GeneratePostmanCollectionForApiEndpointAsync(new GeneratePostmanCollectionForApiEndpointRequest() {
152-
ApiEndpointID = "nisi",
153-
ApiID = "recusandae",
154-
VersionID = "temporibus",
152+
ApiEndpointID = "suscipit",
153+
ApiID = "iure",
154+
VersionID = "magnam",
155155
});
156156

157157
// handle response
@@ -187,7 +187,7 @@ var sdk = new SpeakeasySDK(
187187
);
188188

189189
var res = await sdk.ApiEndpoints.GetAllApiEndpointsAsync(new GetAllApiEndpointsRequest() {
190-
ApiID = "ab",
190+
ApiID = "debitis",
191191
});
192192

193193
// handle response
@@ -223,8 +223,8 @@ var sdk = new SpeakeasySDK(
223223
);
224224

225225
var res = await sdk.ApiEndpoints.GetAllForVersionApiEndpointsAsync(new GetAllForVersionApiEndpointsRequest() {
226-
ApiID = "quis",
227-
VersionID = "veritatis",
226+
ApiID = "ipsa",
227+
VersionID = "delectus",
228228
});
229229

230230
// handle response
@@ -260,9 +260,9 @@ var sdk = new SpeakeasySDK(
260260
);
261261

262262
var res = await sdk.ApiEndpoints.GetApiEndpointAsync(new GetApiEndpointRequest() {
263-
ApiEndpointID = "deserunt",
264-
ApiID = "perferendis",
265-
VersionID = "ipsam",
263+
ApiEndpointID = "tempora",
264+
ApiID = "suscipit",
265+
VersionID = "molestiae",
266266
});
267267

268268
// handle response
@@ -299,16 +299,16 @@ var sdk = new SpeakeasySDK(
299299

300300
var res = await sdk.ApiEndpoints.UpsertApiEndpointAsync(new UpsertApiEndpointRequest() {
301301
ApiEndpointInput = new ApiEndpointInput() {
302-
ApiEndpointId = "repellendus",
303-
Description = "sapiente",
304-
DisplayName = "quo",
305-
Method = "odit",
306-
Path = "at",
307-
VersionId = "at",
302+
ApiEndpointId = "minus",
303+
Description = "placeat",
304+
DisplayName = "voluptatum",
305+
Method = "iusto",
306+
Path = "excepturi",
307+
VersionId = "nisi",
308308
},
309-
ApiEndpointID = "maiores",
310-
ApiID = "molestiae",
311-
VersionID = "quod",
309+
ApiEndpointID = "recusandae",
310+
ApiID = "temporibus",
311+
VersionID = "ab",
312312
});
313313

314314
// handle response

docs/sdks/apis/README.md

Lines changed: 17 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ var sdk = new SpeakeasySDK(
3131
);
3232

3333
var res = await sdk.Apis.DeleteApiAsync(new DeleteApiRequest() {
34-
ApiID = "quod",
35-
VersionID = "esse",
34+
ApiID = "quis",
35+
VersionID = "veritatis",
3636
});
3737

3838
// handle response
@@ -69,8 +69,8 @@ var sdk = new SpeakeasySDK(
6969
);
7070

7171
var res = await sdk.Apis.GenerateOpenApiSpecAsync(new GenerateOpenApiSpecRequest() {
72-
ApiID = "totam",
73-
VersionID = "porro",
72+
ApiID = "deserunt",
73+
VersionID = "perferendis",
7474
});
7575

7676
// handle response
@@ -106,8 +106,8 @@ var sdk = new SpeakeasySDK(
106106
);
107107

108108
var res = await sdk.Apis.GeneratePostmanCollectionAsync(new GeneratePostmanCollectionRequest() {
109-
ApiID = "dolorum",
110-
VersionID = "dicta",
109+
ApiID = "ipsam",
110+
VersionID = "repellendus",
111111
});
112112

113113
// handle response
@@ -144,19 +144,10 @@ var sdk = new SpeakeasySDK(
144144
);
145145

146146
var res = await sdk.Apis.GetAllApiVersionsAsync(new GetAllApiVersionsRequest() {
147-
ApiID = "nam",
147+
ApiID = "sapiente",
148148
Metadata = new Dictionary<string, List<string>>() {
149-
{ "occaecati", new List<string>() {
150-
"deleniti",
151-
} },
152-
{ "hic", new List<string>() {
153-
"totam",
154-
"beatae",
155-
"commodi",
156-
"molestiae",
157-
} },
158-
{ "modi", new List<string>() {
159-
"impedit",
149+
{ "quo", new List<string>() {
150+
"odit",
160151
} },
161152
},
162153
Op = new GetAllApiVersionsOp() {
@@ -199,14 +190,8 @@ var sdk = new SpeakeasySDK(
199190

200191
var res = await sdk.Apis.GetApisAsync(new GetApisRequest() {
201192
Metadata = new Dictionary<string, List<string>>() {
202-
{ "esse", new List<string>() {
203-
"excepturi",
204-
} },
205-
{ "aspernatur", new List<string>() {
206-
"ad",
207-
} },
208-
{ "natus", new List<string>() {
209-
"iste",
193+
{ "at", new List<string>() {
194+
"at",
210195
} },
211196
},
212197
Op = new GetApisOp() {
@@ -249,25 +234,16 @@ var sdk = new SpeakeasySDK(
249234

250235
var res = await sdk.Apis.UpsertApiAsync(new UpsertApiRequest() {
251236
ApiInput = new ApiInput() {
252-
ApiId = "dolor",
253-
Description = "natus",
237+
ApiId = "maiores",
238+
Description = "molestiae",
254239
MetaData = new Dictionary<string, List<string>>() {
255-
{ "hic", new List<string>() {
256-
"fuga",
257-
"in",
258-
"corporis",
259-
"iste",
260-
} },
261-
{ "iure", new List<string>() {
262-
"quidem",
263-
"architecto",
264-
"ipsa",
265-
"reiciendis",
240+
{ "quod", new List<string>() {
241+
"quod",
266242
} },
267243
},
268-
VersionId = "est",
244+
VersionId = "esse",
269245
},
270-
ApiID = "mollitia",
246+
ApiID = "totam",
271247
});
272248

273249
// handle response

0 commit comments

Comments
 (0)