Skip to content

Commit 22161b2

Browse files
authored
Update bindings for v0.0.21 (#9)
* Update bindings for v0.0.21
1 parent 117660e commit 22161b2

File tree

178 files changed

+214
-202
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

178 files changed

+214
-202
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ The API to the Cloudsmith Service
55
## Overview
66
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.
77

8-
- API version: 1.202.1
9-
- Package version: 0.0.20
8+
- API version: 1.202.5
9+
- Package version: 0.0.21
1010
- Build package: org.openapitools.codegen.languages.GoClientCodegen
1111
For more information, please visit [https://help.cloudsmith.io](https://help.cloudsmith.io)
1212

api/openapi.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ info:
1010
url: https://opensource.org/licenses/MIT
1111
termsOfService: https://help.cloudsmith.io
1212
title: Cloudsmith API (v1)
13-
version: 1.202.1
13+
version: 1.202.5
1414
servers:
1515
- url: https://api.cloudsmith.io/v1
1616
security:
@@ -26940,7 +26940,7 @@ components:
2694026940
StatusBasic:
2694126941
example:
2694226942
detail: Cloudsmith API is operational.
26943-
version: 1.202.1
26943+
version: 1.202.5
2694426944
properties:
2694526945
detail:
2694626946
default: Cloudsmith API is operational.
@@ -26950,7 +26950,7 @@ components:
2695026950
title: Detail
2695126951
type: string
2695226952
version:
26953-
default: 1.202.1
26953+
default: 1.202.5
2695426954
description: The current version for the Cloudsmith service.
2695526955
minLength: 1
2695626956
readOnly: true

api_audit_log.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api_badges.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api_distros.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api_entitlements.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api_files.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api_formats.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api_metrics.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api_namespaces.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)