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