Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
micbar committed Jan 12, 2022
1 parent f274ea4 commit 30b32a3
Show file tree
Hide file tree
Showing 45 changed files with 9,441 additions and 3,226 deletions.
2 changes: 2 additions & 0 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ docs/OdataErrorMain.md
docs/OpenGraphFile.md
docs/PasswordProfile.md
docs/Quota.md
docs/Trash.md
docs/User.md
docs/UserApi.md
docs/UsersApi.md
Expand Down Expand Up @@ -74,6 +75,7 @@ model_odata_error_main.go
model_open_graph_file.go
model_password_profile.go
model_quota.go
model_trash.go
model_user.go
response.go
utils.go
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ No description provided (generated by Openapi Generator https://github.com/opena
## Overview
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: v0.6.0
- API version: v0.7.0
- Package version: 1.0.0
- Build package: org.openapitools.codegen.languages.GoClientCodegen

Expand Down Expand Up @@ -124,6 +124,7 @@ Class | Method | HTTP request | Description
- [OpenGraphFile](docs/OpenGraphFile.md)
- [PasswordProfile](docs/PasswordProfile.md)
- [Quota](docs/Quota.md)
- [Trash](docs/Trash.md)
- [User](docs/User.md)


Expand Down
Loading

0 comments on commit 30b32a3

Please sign in to comment.