@@ -39669,32 +39669,53 @@ components:
39669
39669
ArtifactDistributionResponse:
39670
39670
description: A serializer for ArtifactDistribution.
39671
39671
example:
39672
- pulp_href: https://openapi-generator.tech
39673
39672
pulp_labels:
39674
39673
key: pulp_labels
39674
+ pulp_href: https://openapi-generator.tech
39675
39675
hidden: false
39676
+ name: name
39676
39677
base_url: base_url
39677
39678
no_content_change_since: no_content_change_since
39678
- name: name
39679
- pulp_created: 2000-01-23T04:56:07.000+00:00
39680
39679
base_path: base_path
39680
+ pulp_created: 2000-01-23T04:56:07.000+00:00
39681
39681
pulp_last_updated: 2000-01-23T04:56:07.000+00:00
39682
39682
prn: prn
39683
39683
content_guard: https://openapi-generator.tech
39684
39684
properties:
39685
- pulp_href:
39686
- format: uri
39685
+ base_path:
39686
+ description: The base (relative) path component of the published url. Avoid
39687
+ paths that overlap with other distribution base paths
39688
+ (e.g. "foo" and "foo/bar")
39689
+ type: string
39690
+ prn:
39691
+ description: The Pulp Resource Name (PRN).
39687
39692
readOnly: true
39688
39693
type: string
39694
+ content_guard:
39695
+ description: An optional content-guard.
39696
+ format: uri
39697
+ nullable: true
39698
+ type: string
39689
39699
pulp_created:
39690
39700
description: Timestamp of creation.
39691
39701
format: date-time
39692
39702
readOnly: true
39693
39703
type: string
39694
- base_path:
39695
- description: The base (relative) path component of the published url. Avoid
39696
- paths that overlap with other distribution base paths
39697
- (e.g. "foo" and "foo/bar")
39704
+ pulp_labels:
39705
+ additionalProperties:
39706
+ nullable: true
39707
+ type: string
39708
+ type: object
39709
+ pulp_href:
39710
+ format: uri
39711
+ readOnly: true
39712
+ type: string
39713
+ hidden:
39714
+ default: false
39715
+ description: Whether this distribution should be shown in the content app.
39716
+ type: boolean
39717
+ name:
39718
+ description: "A unique name. Ex, `rawhide` and `stable`."
39698
39719
type: string
39699
39720
base_url:
39700
39721
description: The URL for accessing the publication as defined by this distribution.
@@ -39713,27 +39734,6 @@ components:
39713
39734
\ about content changes."
39714
39735
readOnly: true
39715
39736
type: string
39716
- name:
39717
- description: "A unique name. Ex, `rawhide` and `stable`."
39718
- type: string
39719
- pulp_labels:
39720
- additionalProperties:
39721
- nullable: true
39722
- type: string
39723
- type: object
39724
- prn:
39725
- description: The Pulp Resource Name (PRN).
39726
- readOnly: true
39727
- type: string
39728
- content_guard:
39729
- description: An optional content-guard.
39730
- format: uri
39731
- nullable: true
39732
- type: string
39733
- hidden:
39734
- default: false
39735
- description: Whether this distribution should be shown in the content app.
39736
- type: boolean
39737
39737
required:
39738
39738
- base_path
39739
39739
- name
@@ -42308,27 +42308,27 @@ components:
42308
42308
previous: http://api.example.org/accounts/?offset=200&limit=100
42309
42309
count: 123
42310
42310
results:
42311
- - pulp_href: https://openapi-generator.tech
42312
- pulp_labels:
42311
+ - pulp_labels:
42313
42312
key: pulp_labels
42313
+ pulp_href: https://openapi-generator.tech
42314
42314
hidden: false
42315
+ name: name
42315
42316
base_url: base_url
42316
42317
no_content_change_since: no_content_change_since
42317
- name: name
42318
- pulp_created: 2000-01-23T04:56:07.000+00:00
42319
42318
base_path: base_path
42319
+ pulp_created: 2000-01-23T04:56:07.000+00:00
42320
42320
pulp_last_updated: 2000-01-23T04:56:07.000+00:00
42321
42321
prn: prn
42322
42322
content_guard: https://openapi-generator.tech
42323
- - pulp_href: https://openapi-generator.tech
42324
- pulp_labels:
42323
+ - pulp_labels:
42325
42324
key: pulp_labels
42325
+ pulp_href: https://openapi-generator.tech
42326
42326
hidden: false
42327
+ name: name
42327
42328
base_url: base_url
42328
42329
no_content_change_since: no_content_change_since
42329
- name: name
42330
- pulp_created: 2000-01-23T04:56:07.000+00:00
42331
42330
base_path: base_path
42331
+ pulp_created: 2000-01-23T04:56:07.000+00:00
42332
42332
pulp_last_updated: 2000-01-23T04:56:07.000+00:00
42333
42333
prn: prn
42334
42334
content_guard: https://openapi-generator.tech
0 commit comments