You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/client/echo_api/go-external-refs/README.md
+1-8Lines changed: 1 addition & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,14 +12,7 @@ This API client was generated by the [OpenAPI Generator](https://openapi-generat
12
12
13
13
## Installation
14
14
15
-
Install the following dependencies:
16
-
17
-
```sh
18
-
go get github.com/stretchr/testify/assert
19
-
go get golang.org/x/net/context
20
-
```
21
-
22
-
Put the package under your project folder and add the following in import:
15
+
Import the package in a go file in your project and run `go mod tidy`:
Copy file name to clipboardExpand all lines: samples/client/echo_api/go/README.md
+1-8Lines changed: 1 addition & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,14 +12,7 @@ This API client was generated by the [OpenAPI Generator](https://openapi-generat
12
12
13
13
## Installation
14
14
15
-
Install the following dependencies:
16
-
17
-
```sh
18
-
go get github.com/stretchr/testify/assert
19
-
go get golang.org/x/net/context
20
-
```
21
-
22
-
Put the package under your project folder and add the following in import:
15
+
Import the package in a go file in your project and run `go mod tidy`:
Copy file name to clipboardExpand all lines: samples/client/others/go/allof_multiple_ref_and_discriminator/README.md
+1-8Lines changed: 1 addition & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,14 +12,7 @@ This API client was generated by the [OpenAPI Generator](https://openapi-generat
12
12
13
13
## Installation
14
14
15
-
Install the following dependencies:
16
-
17
-
```sh
18
-
go get github.com/stretchr/testify/assert
19
-
go get golang.org/x/net/context
20
-
```
21
-
22
-
Put the package under your project folder and add the following in import:
15
+
Import the package in a go file in your project and run `go mod tidy`:
Copy file name to clipboardExpand all lines: samples/client/others/go/oneof-anyof-required/README.md
+1-8Lines changed: 1 addition & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,14 +12,7 @@ This API client was generated by the [OpenAPI Generator](https://openapi-generat
12
12
13
13
## Installation
14
14
15
-
Install the following dependencies:
16
-
17
-
```sh
18
-
go get github.com/stretchr/testify/assert
19
-
go get golang.org/x/net/context
20
-
```
21
-
22
-
Put the package under your project folder and add the following in import:
15
+
Import the package in a go file in your project and run `go mod tidy`:
Copy file name to clipboardExpand all lines: samples/client/others/go/oneof-discriminator-lookup/README.md
+1-8Lines changed: 1 addition & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,14 +12,7 @@ This API client was generated by the [OpenAPI Generator](https://openapi-generat
12
12
13
13
## Installation
14
14
15
-
Install the following dependencies:
16
-
17
-
```sh
18
-
go get github.com/stretchr/testify/assert
19
-
go get golang.org/x/net/context
20
-
```
21
-
22
-
Put the package under your project folder and add the following in import:
15
+
Import the package in a go file in your project and run `go mod tidy`:
Copy file name to clipboardExpand all lines: samples/client/petstore/go/go-petstore/README.md
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,15 +12,7 @@ This API client was generated by the [OpenAPI Generator](https://openapi-generat
12
12
13
13
## Installation
14
14
15
-
Install the following dependencies:
16
-
17
-
```sh
18
-
go get github.com/stretchr/testify/assert
19
-
go get golang.org/x/oauth2
20
-
go get golang.org/x/net/context
21
-
```
22
-
23
-
Put the package under your project folder and add the following in import:
15
+
Import the package in a go file in your project and run `go mod tidy`:
Copy file name to clipboardExpand all lines: samples/openapi3/client/extensions/x-auth-id-alias/go-experimental/README.md
+1-8Lines changed: 1 addition & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,14 +12,7 @@ This API client was generated by the [OpenAPI Generator](https://openapi-generat
12
12
13
13
## Installation
14
14
15
-
Install the following dependencies:
16
-
17
-
```sh
18
-
go get github.com/stretchr/testify/assert
19
-
go get golang.org/x/net/context
20
-
```
21
-
22
-
Put the package under your project folder and add the following in import:
15
+
Import the package in a go file in your project and run `go mod tidy`:
Copy file name to clipboardExpand all lines: samples/openapi3/client/petstore/go-petstore-generateMarshalJSON-false/README.md
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,15 +12,7 @@ This API client was generated by the [OpenAPI Generator](https://openapi-generat
12
12
13
13
## Installation
14
14
15
-
Install the following dependencies:
16
-
17
-
```sh
18
-
go get github.com/stretchr/testify/assert
19
-
go get golang.org/x/oauth2
20
-
go get golang.org/x/net/context
21
-
```
22
-
23
-
Put the package under your project folder and add the following in import:
15
+
Import the package in a go file in your project and run `go mod tidy`:
Copy file name to clipboardExpand all lines: samples/openapi3/client/petstore/go-petstore-withXml/README.md
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,15 +12,7 @@ This API client was generated by the [OpenAPI Generator](https://openapi-generat
12
12
13
13
## Installation
14
14
15
-
Install the following dependencies:
16
-
17
-
```sh
18
-
go get github.com/stretchr/testify/assert
19
-
go get golang.org/x/oauth2
20
-
go get golang.org/x/net/context
21
-
```
22
-
23
-
Put the package under your project folder and add the following in import:
15
+
Import the package in a go file in your project and run `go mod tidy`:
Copy file name to clipboardExpand all lines: samples/openapi3/client/petstore/go/go-petstore-aws-signature/README.md
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,15 +12,7 @@ This API client was generated by the [OpenAPI Generator](https://openapi-generat
12
12
13
13
## Installation
14
14
15
-
Install the following dependencies:
16
-
17
-
```sh
18
-
go get github.com/stretchr/testify/assert
19
-
go get golang.org/x/oauth2
20
-
go get golang.org/x/net/context
21
-
```
22
-
23
-
Put the package under your project folder and add the following in import:
15
+
Import the package in a go file in your project and run `go mod tidy`:
0 commit comments