Skip to content

Commit 1489725

Browse files
fix: set disallowAdditionalPropertiesIfNotPresent: false to restore previous functionality (#35)
1 parent 9bc8a17 commit 1489725

File tree

267 files changed

+9407
-1207
lines changed

Some content is hidden

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

267 files changed

+9407
-1207
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.566.9
8+
- API version: 1.568.8
99
- Package version: 0.0.41
1010
- Generator version: 7.9.0
1111
- Build package: org.openapitools.codegen.languages.GoClientCodegen

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.566.9
13+
version: 1.568.8
1414
servers:
1515
- url: https://api.cloudsmith.io/v1
1616
security:
@@ -43040,7 +43040,7 @@ components:
4304043040
StatusBasic:
4304143041
example:
4304243042
detail: Cloudsmith API is operational.
43043-
version: 1.566.9
43043+
version: 1.568.8
4304443044
properties:
4304543045
detail:
4304643046
default: Cloudsmith API is operational.
@@ -43050,7 +43050,7 @@ components:
4305043050
title: Detail
4305143051
type: string
4305243052
version:
43053-
default: 1.566.9
43053+
default: 1.568.8
4305443054
description: The current version for the Cloudsmith service.
4305543055
minLength: 1
4305643056
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)