Skip to content

Commit f5c8a9d

Browse files
acabarbayemonty-bot
authored andcommitted
✨ Automatic changes -> ✨ New server autogenerated files [ci skip]
1 parent 222c46f commit f5c8a9d

3 files changed

Lines changed: 4 additions & 10 deletions

File tree

changes/20260325013710.feature

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated client due to schema changes

client/.openapi-generator/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.20.0
1+
7.21.0

client/README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,20 +37,13 @@ This API client was generated by the [OpenAPI Generator](https://openapi-generat
3737

3838
- API version: 1.1.1
3939
- Package version: 1.0.0
40-
- Generator version: 7.20.0
40+
- Generator version: 7.21.0
4141
- Build package: org.openapitools.codegen.languages.GoClientCodegen
4242
For more information, please visit [https://www.keil.com/](https://www.keil.com/)
4343

4444
## Installation
4545

46-
Install the following dependencies:
47-
48-
```sh
49-
go get github.com/stretchr/testify/assert
50-
go get golang.org/x/net/context
51-
```
52-
53-
Put the package under your project folder and add the following in import:
46+
Import the package in a go file in your project and run `go mod tidy`:
5447

5548
```go
5649
import client "github.com/ARM-software/embedded-development-services-client/client"

0 commit comments

Comments
 (0)