Skip to content

Commit 83ed713

Browse files
committed
fix: temporarily remove all manual fixes
1 parent 2a02e22 commit 83ed713

File tree

153 files changed

+175
-175
lines changed

Some content is hidden

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

153 files changed

+175
-175
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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.40.0
8+
- API version: 1.42.1
99
- Package version: 0.0.14
1010
- Build package: org.openapitools.codegen.languages.GoClientCodegen
1111
For more information, please visit [https://help.cloudsmith.io](https://help.cloudsmith.io)

api/openapi.yaml

Lines changed: 7 additions & 7 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/docs/terms-and-conditions
1212
title: Cloudsmith API
13-
version: 1.40.0
13+
version: 1.42.1
1414
externalDocs:
1515
description: Find out more info at the Cloudsmith Help Website
1616
url: https://help.cloudsmith.io
@@ -13646,8 +13646,8 @@ components:
1364613646
interval: 5.123456789
1364713647
limit: 3600
1364813648
remaining: 3595
13649-
reset: 1647349838
13650-
reset_iso_8601: 2022-03-15T13:10:38.436577+00:00
13649+
reset: 1647380527
13650+
reset_iso_8601: 2022-03-15T21:42:07.068304+00:00
1365113651
throttled: false
1365213652
properties:
1365313653
resources:
@@ -13657,8 +13657,8 @@ components:
1365713657
interval: 5.123456789
1365813658
limit: 3600
1365913659
remaining: 3595
13660-
reset: 1647349838
13661-
reset_iso_8601: 2022-03-15T13:10:38.436577+00:00
13660+
reset: 1647380527
13661+
reset_iso_8601: 2022-03-15T21:42:07.068304+00:00
1366213662
throttled: false
1366313663
properties: {}
1366413664
type: object
@@ -15988,15 +15988,15 @@ components:
1598815988
StatusBasic:
1598915989
example:
1599015990
detail: Cloudsmith API is operational.
15991-
version: 1.40.0
15991+
version: 1.42.1
1599215992
properties:
1599315993
detail:
1599415994
description: The message describing the state of the API.
1599515995
example: Cloudsmith API is operational.
1599615996
type: string
1599715997
version:
1599815998
description: The current version for the Cloudsmith service.
15999-
example: 1.40.0
15999+
example: 1.42.1
1600016000
type: string
1600116001
title: StatusBasic
1600216002
type: object

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.

api_orgs.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)