Skip to content

Commit

Permalink
DX-1275: Docs and SDK header updated to v0.2.1 (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
suluvai authored Oct 14, 2022
1 parent 77aac1d commit 812797e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go-client-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ enablePostProcessFile: true
additionalProperties:
enumClassPrefix: "true"
packageName: api
packageVersion: 0.2.0 # Todo: Auto generate this version string from the release git tags.
packageVersion: 0.2.1 # Todo: Auto generate this version string from the release git tags.
generateInterfaces: true
isGoSubmodule: true
2 changes: 1 addition & 1 deletion imx/api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ No description provided (generated by Openapi Generator https://github.com/opena
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client.

- API version: 3.0
- Package version: 0.2.0
- Package version: 0.2.1
- Build package: org.openapitools.codegen.languages.GoClientCodegen

## Installation
Expand Down
2 changes: 1 addition & 1 deletion imx/api/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion imx/api/configuration.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 812797e

Please sign in to comment.