Skip to content

Commit 57dfc37

Browse files
committed
Update pulp bindings to b96da963e282496dea8346bd425a7ebd696bd5f87e8639db952b3ae5d4b58e83
1 parent 689da9b commit 57dfc37

File tree

96 files changed

+2653
-2649
lines changed

Some content is hidden

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

96 files changed

+2653
-2649
lines changed

release/.openapi-generator/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.7.0
1+
7.8.0

release/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Fetch, Upload, Organize, and Distribute Software Packages
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

88
- API version: v3
9-
- Package version: 689d598a363629d8a5469d9b2a847455298968137d356e3e82bb4a5edeb4224e
10-
- Generator version: 7.7.0
9+
- Package version: b96da963e282496dea8346bd425a7ebd696bd5f87e8639db952b3ae5d4b58e83
10+
- Generator version: 7.8.0
1111
- Build package: org.openapitools.codegen.languages.GoClientCodegen
1212
For more information, please visit [https://pulpproject.org](https://pulpproject.org)
1313

release/api/openapi.yaml

+32-32
Original file line numberDiff line numberDiff line change
@@ -35845,54 +35845,54 @@ components:
3584535845
ArtifactDistributionResponse:
3584635846
description: A serializer for ArtifactDistribution.
3584735847
example:
35848-
pulp_labels:
35849-
key: pulp_labels
3585035848
pulp_href: https://openapi-generator.tech
3585135849
hidden: false
35852-
base_url: base_url
35850+
pulp_labels:
35851+
key: pulp_labels
3585335852
name: name
35853+
base_url: base_url
3585435854
pulp_created: 2000-01-23T04:56:07.000+00:00
3585535855
base_path: base_path
3585635856
pulp_last_updated: 2000-01-23T04:56:07.000+00:00
3585735857
content_guard: https://openapi-generator.tech
3585835858
properties:
35859-
pulp_labels:
35860-
additionalProperties:
35861-
nullable: true
35862-
type: string
35863-
type: object
35864-
base_url:
35865-
description: The URL for accessing the publication as defined by this distribution.
35866-
readOnly: true
35859+
name:
35860+
description: "A unique name. Ex, `rawhide` and `stable`."
3586735861
type: string
35868-
pulp_created:
35869-
description: Timestamp of creation.
35862+
pulp_last_updated:
35863+
description: "Timestamp of the last time this resource was updated. Note:\
35864+
\ for immutable resources - like content, repository versions, and publication\
35865+
\ - pulp_created and pulp_last_updated dates will be the same."
3587035866
format: date-time
3587135867
readOnly: true
3587235868
type: string
3587335869
pulp_href:
3587435870
format: uri
3587535871
readOnly: true
3587635872
type: string
35877-
name:
35878-
description: "A unique name. Ex, `rawhide` and `stable`."
35873+
base_url:
35874+
description: The URL for accessing the publication as defined by this distribution.
35875+
readOnly: true
35876+
type: string
35877+
content_guard:
35878+
description: An optional content-guard.
35879+
format: uri
35880+
nullable: true
3587935881
type: string
3588035882
hidden:
3588135883
default: false
3588235884
description: Whether this distribution should be shown in the content app.
3588335885
type: boolean
35884-
pulp_last_updated:
35885-
description: "Timestamp of the last time this resource was updated. Note:\
35886-
\ for immutable resources - like content, repository versions, and publication\
35887-
\ - pulp_created and pulp_last_updated dates will be the same."
35886+
pulp_created:
35887+
description: Timestamp of creation.
3588835888
format: date-time
3588935889
readOnly: true
3589035890
type: string
35891-
content_guard:
35892-
description: An optional content-guard.
35893-
format: uri
35894-
nullable: true
35895-
type: string
35891+
pulp_labels:
35892+
additionalProperties:
35893+
nullable: true
35894+
type: string
35895+
type: object
3589635896
base_path:
3589735897
description: The base (relative) path component of the published url. Avoid
3589835898
paths that overlap with other distribution base paths
@@ -37417,22 +37417,22 @@ components:
3741737417
previous: http://api.example.org/accounts/?offset=200&limit=100
3741837418
count: 123
3741937419
results:
37420-
- pulp_labels:
37421-
key: pulp_labels
37422-
pulp_href: https://openapi-generator.tech
37420+
- pulp_href: https://openapi-generator.tech
3742337421
hidden: false
37424-
base_url: base_url
37422+
pulp_labels:
37423+
key: pulp_labels
3742537424
name: name
37425+
base_url: base_url
3742637426
pulp_created: 2000-01-23T04:56:07.000+00:00
3742737427
base_path: base_path
3742837428
pulp_last_updated: 2000-01-23T04:56:07.000+00:00
3742937429
content_guard: https://openapi-generator.tech
37430-
- pulp_labels:
37431-
key: pulp_labels
37432-
pulp_href: https://openapi-generator.tech
37430+
- pulp_href: https://openapi-generator.tech
3743337431
hidden: false
37434-
base_url: base_url
37432+
pulp_labels:
37433+
key: pulp_labels
3743537434
name: name
37435+
base_url: base_url
3743637436
pulp_created: 2000-01-23T04:56:07.000+00:00
3743737437
base_path: base_path
3743837438
pulp_last_updated: 2000-01-23T04:56:07.000+00:00

release/api_access_policies.go

+24-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)