Skip to content

Commit

Permalink
Merge branch 'master' of github.com:databox/databox-go
Browse files Browse the repository at this point in the history
  • Loading branch information
Slavko Rihtaric committed Sep 2, 2024
2 parents 1571fdb + 90a660c commit d0db6af
Show file tree
Hide file tree
Showing 12 changed files with 25 additions and 25 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Go API client for databox

Push API resources Open API documentation asdas
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.2
- API version: 0.4.4-alpha.3
- Package version: v0.3.5
- 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
@@ -1,11 +1,11 @@
# Go API client for databox

Push API resources Open API documentation asdas
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.2
- API version: 0.4.4-alpha.3
- Package version: v0.3.5
- Generator version: 7.6.0
- Build package: org.openapitools.codegen.languages.GoClientCodegen
Expand Down
4 changes: 2 additions & 2 deletions databox/api/openapi.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
openapi: 3.0.3
info:
description: Push API resources Open API documentation asdas
description: Push API resources Open API documentation
title: Static OpenAPI document of Push API resource
version: 0.4.4-alpha.2
version: 0.4.4-alpha.3
servers:
- description: Dev mode server description
url: https://push.databox.com
Expand Down
4 changes: 2 additions & 2 deletions databox/api_default.go

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

6 changes: 3 additions & 3 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.

4 changes: 2 additions & 2 deletions databox/model_api_response.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/model_push_data.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/model_push_data_attribute.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/model_state.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/response.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/utils.go

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

0 comments on commit d0db6af

Please sign in to comment.