Skip to content

Commit b232aa6

Browse files
committed
Update pulp bindings to 4ead5b9864b4839e4e5d2a6348bd7d46466546057952eab83695d62ad2ea3652
1 parent 1588a88 commit b232aa6

5 files changed

+324
-324
lines changed

release/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ 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: 689d598a363629d8a5469d9b2a84745eaa369dc37d356e3e82bb4a5edeb4224e
9+
- Package version: 4ead5b9864b4839e4e5d2a6348bd7d46466546057952eab83695d62ad2ea3652
1010
- Generator version: 7.7.0
1111
- Build package: org.openapitools.codegen.languages.GoClientCodegen
1212
For more information, please visit [https://pulpproject.org](https://pulpproject.org)

release/api/openapi.yaml

+38-38
Original file line numberDiff line numberDiff line change
@@ -35844,58 +35844,58 @@ components:
3584435844
ArtifactDistributionResponse:
3584535845
description: A serializer for ArtifactDistribution.
3584635846
example:
35847+
hidden: false
35848+
pulp_href: https://openapi-generator.tech
3584735849
pulp_labels:
3584835850
key: pulp_labels
35849-
pulp_href: https://openapi-generator.tech
35850-
hidden: false
35851-
base_url: base_url
3585235851
name: name
35852+
base_url: base_url
3585335853
pulp_created: 2000-01-23T04:56:07.000+00:00
3585435854
base_path: base_path
3585535855
pulp_last_updated: 2000-01-23T04:56:07.000+00:00
3585635856
content_guard: https://openapi-generator.tech
3585735857
properties:
35858-
pulp_last_updated:
35859-
description: "Timestamp of the last time this resource was updated. Note:\
35860-
\ for immutable resources - like content, repository versions, and publication\
35861-
\ - pulp_created and pulp_last_updated dates will be the same."
35858+
pulp_created:
35859+
description: Timestamp of creation.
3586235860
format: date-time
3586335861
readOnly: true
3586435862
type: string
35865-
pulp_labels:
35866-
additionalProperties:
35867-
nullable: true
35868-
type: string
35869-
type: object
35870-
pulp_href:
35871-
format: uri
35872-
readOnly: true
35873-
type: string
35874-
base_url:
35875-
description: The URL for accessing the publication as defined by this distribution.
35876-
readOnly: true
35863+
hidden:
35864+
default: false
35865+
description: Whether this distribution should be shown in the content app.
35866+
type: boolean
35867+
base_path:
35868+
description: The base (relative) path component of the published url. Avoid
35869+
paths that overlap with other distribution base paths
35870+
(e.g. "foo" and "foo/bar")
3587735871
type: string
3587835872
content_guard:
3587935873
description: An optional content-guard.
3588035874
format: uri
3588135875
nullable: true
3588235876
type: string
35883-
hidden:
35884-
default: false
35885-
description: Whether this distribution should be shown in the content app.
35886-
type: boolean
35887-
pulp_created:
35888-
description: Timestamp of creation.
35889-
format: date-time
35877+
pulp_href:
35878+
format: uri
3589035879
readOnly: true
3589135880
type: string
3589235881
name:
3589335882
description: "A unique name. Ex, `rawhide` and `stable`."
3589435883
type: string
35895-
base_path:
35896-
description: The base (relative) path component of the published url. Avoid
35897-
paths that overlap with other distribution base paths
35898-
(e.g. "foo" and "foo/bar")
35884+
base_url:
35885+
description: The URL for accessing the publication as defined by this distribution.
35886+
readOnly: true
35887+
type: string
35888+
pulp_labels:
35889+
additionalProperties:
35890+
nullable: true
35891+
type: string
35892+
type: object
35893+
pulp_last_updated:
35894+
description: "Timestamp of the last time this resource was updated. Note:\
35895+
\ for immutable resources - like content, repository versions, and publication\
35896+
\ - pulp_created and pulp_last_updated dates will be the same."
35897+
format: date-time
35898+
readOnly: true
3589935899
type: string
3590035900
required:
3590135901
- base_path
@@ -37416,22 +37416,22 @@ components:
3741637416
previous: http://api.example.org/accounts/?offset=200&limit=100
3741737417
count: 123
3741837418
results:
37419-
- pulp_labels:
37420-
key: pulp_labels
37419+
- hidden: false
3742137420
pulp_href: https://openapi-generator.tech
37422-
hidden: false
37423-
base_url: base_url
37421+
pulp_labels:
37422+
key: pulp_labels
3742437423
name: name
37424+
base_url: base_url
3742537425
pulp_created: 2000-01-23T04:56:07.000+00:00
3742637426
base_path: base_path
3742737427
pulp_last_updated: 2000-01-23T04:56:07.000+00:00
3742837428
content_guard: https://openapi-generator.tech
37429-
- pulp_labels:
37430-
key: pulp_labels
37429+
- hidden: false
3743137430
pulp_href: https://openapi-generator.tech
37432-
hidden: false
37433-
base_url: base_url
37431+
pulp_labels:
37432+
key: pulp_labels
3743437433
name: name
37434+
base_url: base_url
3743537435
pulp_created: 2000-01-23T04:56:07.000+00:00
3743637436
base_path: base_path
3743737437
pulp_last_updated: 2000-01-23T04:56:07.000+00:00

release/configuration.go

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

0 commit comments

Comments
 (0)