Skip to content

Commit

Permalink
Merge pull request #23 from databox/release/0.4.4-alpha.4/1725266437297
Browse files Browse the repository at this point in the history
[SDK release] Generated SDK code based on data-link 0.4.4-alpha.4 API changes
  • Loading branch information
slavkor authored Sep 2, 2024
2 parents d0db6af + 9e02510 commit 80cd13c
Show file tree
Hide file tree
Showing 12 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Push API resources Open API documentation
## 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: 0.4.4-alpha.3
- Package version: v0.3.5
- API version: 0.4.4-alpha.4
- Package version: v0.3.6
- Generator version: 7.6.0
- Build package: org.openapitools.codegen.languages.GoClientCodegen

Expand Down
4 changes: 2 additions & 2 deletions databox/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Push API resources Open API documentation
## 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: 0.4.4-alpha.3
- Package version: v0.3.5
- API version: 0.4.4-alpha.4
- Package version: v0.3.6
- Generator version: 7.6.0
- Build package: org.openapitools.codegen.languages.GoClientCodegen

Expand Down
2 changes: 1 addition & 1 deletion databox/api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ openapi: 3.0.3
info:
description: Push API resources Open API documentation
title: Static OpenAPI document of Push API resource
version: 0.4.4-alpha.3
version: 0.4.4-alpha.4
servers:
- description: Dev mode server description
url: https://push.databox.com
Expand Down
2 changes: 1 addition & 1 deletion databox/api_default.go

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

4 changes: 2 additions & 2 deletions databox/client.go

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

4 changes: 2 additions & 2 deletions databox/configuration.go

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

2 changes: 1 addition & 1 deletion databox/model_api_response.go

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

2 changes: 1 addition & 1 deletion databox/model_push_data.go

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

2 changes: 1 addition & 1 deletion databox/model_push_data_attribute.go

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

2 changes: 1 addition & 1 deletion databox/model_state.go

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

2 changes: 1 addition & 1 deletion databox/response.go

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

2 changes: 1 addition & 1 deletion databox/utils.go

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

0 comments on commit 80cd13c

Please sign in to comment.