-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: regenerated with OpenAPI Doc 0.1.0, Speakeay CLI 1.94.0
- Loading branch information
1 parent
78568aa
commit 87796b2
Showing
82 changed files
with
772 additions
and
376 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# ExampleBoatType | ||
|
||
|
||
## Values | ||
|
||
| Name | Value | | ||
| --------------------- | --------------------- | | ||
| `ExampleBoatTypeBoat` | boat | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# ExampleCarType | ||
|
||
|
||
## Values | ||
|
||
| Name | Value | | ||
| ------------------- | ------------------- | | ||
| `ExampleCarTypeCar` | car | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 17 additions & 0 deletions
17
go-client-sdk/docs/models/shared/oneofgenerationstresstestoneofsametype.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# OneOfGenerationStressTestOneOfSameType | ||
|
||
|
||
## Supported Types | ||
|
||
### | ||
|
||
```go | ||
oneOfGenerationStressTestOneOfSameType := shared.CreateOneOfGenerationStressTestOneOfSameTypeStr(string{/* values here */}) | ||
``` | ||
|
||
### OneOfGenerationStressTestOneOfSameType2 | ||
|
||
```go | ||
oneOfGenerationStressTestOneOfSameType := shared.CreateOneOfGenerationStressTestOneOfSameTypeOneOfGenerationStressTestOneOfSameType2(shared.OneOfGenerationStressTestOneOfSameType2{/* values here */}) | ||
``` | ||
|
8 changes: 8 additions & 0 deletions
8
go-client-sdk/docs/models/shared/oneofgenerationstresstestoneofsametype2.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# OneOfGenerationStressTestOneOfSameType2 | ||
|
||
|
||
## Values | ||
|
||
| Name | Value | | ||
| ----------------------------------------------- | ----------------------------------------------- | | ||
| `OneOfGenerationStressTestOneOfSameType2Latest` | latest | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# TypedObject1Type | ||
|
||
|
||
## Values | ||
|
||
| Name | Value | | ||
| ---------------------- | ---------------------- | | ||
| `TypedObject1TypeObj1` | obj1 | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.