Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc 0.1.0, Speakeay CLI 1.77.1
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Sep 1, 2023
1 parent 7b1e8c6 commit 68774ed
Show file tree
Hide file tree
Showing 117 changed files with 2,746 additions and 166 deletions.
17 changes: 16 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -470,4 +470,19 @@ Based on:
- [python v1.31.0] python-client-sdk
- [ruby v1.31.0] ruby-client-sdk
- [typescript v1.31.0] typescript-client-sdk
- [java v1.31.0] java-client-sdk
- [java v1.31.0] java-client-sdk

## 2023-09-01 16:10:25
### Changes
Based on:
- OpenAPI Doc 0.1.0
- Speakeasy CLI 1.77.1 (2.91.4) https://github.com/speakeasy-api/speakeasy
### Generated
- [go v1.30.1] go-client-sdk
- [java v1.31.1] java-client-sdk
- [php v1.31.1] php-client-sdk
- [python v1.31.1] python-client-sdk
- [ruby v1.31.1] ruby-client-sdk
- [typescript v1.31.1] typescript-client-sdk
### Releases
- [Go v1.30.1] https://github.com/speakeasy-api/openapi-generation-tests/releases/tag/go-client-sdk/v1.30.1 - go-client-sdk
12 changes: 12 additions & 0 deletions go-client-sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,18 @@ func main() {
* [GlobalPathParameterGet](docs/sdks/globals/README.md#globalpathparameterget)
* [GlobalsQueryParameterGet](docs/sdks/globals/README.md#globalsqueryparameterget)

### [Nested](docs/sdks/nested/README.md)

* [Get](docs/sdks/nested/README.md#get)

### [NestedFirst](docs/sdks/nestedfirst/README.md)

* [Get](docs/sdks/nestedfirst/README.md#get)

### [NestedSecond](docs/sdks/nestedsecond/README.md)

* [Get](docs/sdks/nestedsecond/README.md#get)

### [Pagination](docs/sdks/pagination/README.md)

* [PaginationCursorBody](docs/sdks/pagination/README.md#paginationcursorbody)
Expand Down
10 changes: 10 additions & 0 deletions go-client-sdk/docs/models/operations/nestedfirstgetresponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# NestedFirstGetResponse


## Fields

| Field | Type | Required | Description |
| ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------ |
| `ContentType` | *string* | :heavy_check_mark: | N/A |
| `StatusCode` | *int* | :heavy_check_mark: | N/A |
| `RawResponse` | [*http.Response](https://pkg.go.dev/net/http#Response) | :heavy_minus_sign: | N/A |
10 changes: 10 additions & 0 deletions go-client-sdk/docs/models/operations/nestedgetresponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# NestedGetResponse


## Fields

| Field | Type | Required | Description |
| ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------ |
| `ContentType` | *string* | :heavy_check_mark: | N/A |
| `StatusCode` | *int* | :heavy_check_mark: | N/A |
| `RawResponse` | [*http.Response](https://pkg.go.dev/net/http#Response) | :heavy_minus_sign: | N/A |
10 changes: 10 additions & 0 deletions go-client-sdk/docs/models/operations/nestedsecondgetresponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# NestedSecondGetResponse


## Fields

| Field | Type | Required | Description |
| ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------ |
| `ContentType` | *string* | :heavy_check_mark: | N/A |
| `StatusCode` | *int* | :heavy_check_mark: | N/A |
| `RawResponse` | [*http.Response](https://pkg.go.dev/net/http#Response) | :heavy_minus_sign: | N/A |
18 changes: 9 additions & 9 deletions go-client-sdk/docs/sdks/authnew/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ import(
"context"
"log"
"openapi"
"openapi/pkg/models/shared"
"openapi/pkg/models/operations"
"openapi/pkg/models/shared"
)

func main() {
Expand Down Expand Up @@ -163,8 +163,8 @@ import(
"context"
"log"
"openapi"
"openapi/pkg/models/shared"
"openapi/pkg/models/operations"
"openapi/pkg/models/shared"
)

func main() {
Expand Down Expand Up @@ -229,8 +229,8 @@ import(
"context"
"log"
"openapi"
"openapi/pkg/models/shared"
"openapi/pkg/models/operations"
"openapi/pkg/models/shared"
)

func main() {
Expand Down Expand Up @@ -303,8 +303,8 @@ import(
"context"
"log"
"openapi"
"openapi/pkg/models/shared"
"openapi/pkg/models/operations"
"openapi/pkg/models/shared"
)

func main() {
Expand Down Expand Up @@ -372,8 +372,8 @@ import(
"context"
"log"
"openapi"
"openapi/pkg/models/shared"
"openapi/pkg/models/operations"
"openapi/pkg/models/shared"
)

func main() {
Expand Down Expand Up @@ -437,8 +437,8 @@ import(
"context"
"log"
"openapi"
"openapi/pkg/models/shared"
"openapi/pkg/models/operations"
"openapi/pkg/models/shared"
)

func main() {
Expand Down Expand Up @@ -499,8 +499,8 @@ import(
"context"
"log"
"openapi"
"openapi/pkg/models/shared"
"openapi/pkg/models/operations"
"openapi/pkg/models/shared"
)

func main() {
Expand Down Expand Up @@ -566,8 +566,8 @@ import(
"context"
"log"
"openapi"
"openapi/pkg/models/shared"
"openapi/pkg/models/operations"
"openapi/pkg/models/shared"
)

func main() {
Expand Down Expand Up @@ -640,8 +640,8 @@ import(
"context"
"log"
"openapi"
"openapi/pkg/models/shared"
"openapi/pkg/models/operations"
"openapi/pkg/models/shared"
)

func main() {
Expand Down
52 changes: 52 additions & 0 deletions go-client-sdk/docs/sdks/nested/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
# Nested

### Available Operations

* [Get](#get)

## Get

### Example Usage

```go
package main

import(
"context"
"log"
"openapi"
"openapi/pkg/models/shared"
)

func main() {
s := sdk.New(
sdk.WithSecurity(shared.Security{
APIKeyAuth: sdk.String("Token YOUR_API_KEY"),
}),
sdk.WithGlobalPathParam(100),
sdk.WithGlobalQueryParam("some example global query param"),
)

ctx := context.Background()
res, err := s.Nested.Get(ctx)
if err != nil {
log.Fatal(err)
}

if res.StatusCode == http.StatusOK {
// handle response
}
}
```

### Parameters

| Parameter | Type | Required | Description |
| ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- |
| `ctx` | [context.Context](https://pkg.go.dev/context#Context) | :heavy_check_mark: | The context to use for the request. |


### Response

**[*operations.NestedGetResponse](../../models/operations/nestedgetresponse.md), error**

52 changes: 52 additions & 0 deletions go-client-sdk/docs/sdks/nestedfirst/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
# NestedFirst

### Available Operations

* [Get](#get)

## Get

### Example Usage

```go
package main

import(
"context"
"log"
"openapi"
"openapi/pkg/models/shared"
)

func main() {
s := sdk.New(
sdk.WithSecurity(shared.Security{
APIKeyAuth: sdk.String("Token YOUR_API_KEY"),
}),
sdk.WithGlobalPathParam(100),
sdk.WithGlobalQueryParam("some example global query param"),
)

ctx := context.Background()
res, err := s.NestedFirst.Get(ctx)
if err != nil {
log.Fatal(err)
}

if res.StatusCode == http.StatusOK {
// handle response
}
}
```

### Parameters

| Parameter | Type | Required | Description |
| ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- |
| `ctx` | [context.Context](https://pkg.go.dev/context#Context) | :heavy_check_mark: | The context to use for the request. |


### Response

**[*operations.NestedFirstGetResponse](../../models/operations/nestedfirstgetresponse.md), error**

52 changes: 52 additions & 0 deletions go-client-sdk/docs/sdks/nestedsecond/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
# NestedSecond

### Available Operations

* [Get](#get)

## Get

### Example Usage

```go
package main

import(
"context"
"log"
"openapi"
"openapi/pkg/models/shared"
)

func main() {
s := sdk.New(
sdk.WithSecurity(shared.Security{
APIKeyAuth: sdk.String("Token YOUR_API_KEY"),
}),
sdk.WithGlobalPathParam(100),
sdk.WithGlobalQueryParam("some example global query param"),
)

ctx := context.Background()
res, err := s.NestedSecond.Get(ctx)
if err != nil {
log.Fatal(err)
}

if res.StatusCode == http.StatusOK {
// handle response
}
}
```

### Parameters

| Parameter | Type | Required | Description |
| ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- |
| `ctx` | [context.Context](https://pkg.go.dev/context#Context) | :heavy_check_mark: | The context to use for the request. |


### Response

**[*operations.NestedSecondGetResponse](../../models/operations/nestedsecondgetresponse.md), error**

12 changes: 12 additions & 0 deletions go-client-sdk/files.gen
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ first.go
flattening.go
generation.go
globals.go
nested.go
nestedfirst.go
nestedsecond.go
pagination.go
parameters.go
requestbodies.go
Expand Down Expand Up @@ -86,6 +89,9 @@ pkg/models/operations/typedparametergenerationget.go
pkg/models/operations/usageexamplepost.go
pkg/models/operations/globalpathparameterget.go
pkg/models/operations/globalsqueryparameterget.go
pkg/models/operations/nestedget.go
pkg/models/operations/nestedfirstget.go
pkg/models/operations/nestedsecondget.go
pkg/models/operations/paginationcursorbody.go
pkg/models/operations/paginationcursorparams.go
pkg/models/operations/paginationlimitoffsetoffsetbody.go
Expand Down Expand Up @@ -240,6 +246,9 @@ docs/sdks/flattening/README.md
docs/types/date.md
docs/sdks/generation/README.md
docs/sdks/globals/README.md
docs/sdks/nested/README.md
docs/sdks/nestedfirst/README.md
docs/sdks/nestedsecond/README.md
docs/sdks/pagination/README.md
docs/sdks/parameters/README.md
docs/sdks/requestbodies/README.md
Expand Down Expand Up @@ -360,6 +369,9 @@ docs/models/operations/globalsqueryparametergetrequest.md
docs/models/operations/globalsqueryparametergetresargs.md
docs/models/operations/globalsqueryparametergetres.md
docs/models/operations/globalsqueryparametergetresponse.md
docs/models/operations/nestedgetresponse.md
docs/models/operations/nestedfirstgetresponse.md
docs/models/operations/nestedsecondgetresponse.md
docs/models/operations/paginationcursorbodyrequestbody.md
docs/models/operations/paginationcursorbodyres.md
docs/models/operations/paginationcursorbodyresponse.md
Expand Down
Loading

0 comments on commit 68774ed

Please sign in to comment.