@@ -35845,54 +35845,54 @@ components:
35845
35845
ArtifactDistributionResponse:
35846
35846
description: A serializer for ArtifactDistribution.
35847
35847
example:
35848
- pulp_labels:
35849
- key: pulp_labels
35850
35848
pulp_href: https://openapi-generator.tech
35851
35849
hidden: false
35852
- base_url: base_url
35850
+ pulp_labels:
35851
+ key: pulp_labels
35853
35852
name: name
35853
+ base_url: base_url
35854
35854
pulp_created: 2000-01-23T04:56:07.000+00:00
35855
35855
base_path: base_path
35856
35856
pulp_last_updated: 2000-01-23T04:56:07.000+00:00
35857
35857
content_guard: https://openapi-generator.tech
35858
35858
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`."
35867
35861
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."
35870
35866
format: date-time
35871
35867
readOnly: true
35872
35868
type: string
35873
35869
pulp_href:
35874
35870
format: uri
35875
35871
readOnly: true
35876
35872
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
35879
35881
type: string
35880
35882
hidden:
35881
35883
default: false
35882
35884
description: Whether this distribution should be shown in the content app.
35883
35885
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.
35888
35888
format: date-time
35889
35889
readOnly: true
35890
35890
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
35896
35896
base_path:
35897
35897
description: The base (relative) path component of the published url. Avoid
35898
35898
paths that overlap with other distribution base paths
@@ -37417,22 +37417,22 @@ components:
37417
37417
previous: http://api.example.org/accounts/?offset=200&limit=100
37418
37418
count: 123
37419
37419
results:
37420
- - pulp_labels:
37421
- key: pulp_labels
37422
- pulp_href: https://openapi-generator.tech
37420
+ - pulp_href: https://openapi-generator.tech
37423
37421
hidden: false
37424
- base_url: base_url
37422
+ pulp_labels:
37423
+ key: pulp_labels
37425
37424
name: name
37425
+ base_url: base_url
37426
37426
pulp_created: 2000-01-23T04:56:07.000+00:00
37427
37427
base_path: base_path
37428
37428
pulp_last_updated: 2000-01-23T04:56:07.000+00:00
37429
37429
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
37433
37431
hidden: false
37434
- base_url: base_url
37432
+ pulp_labels:
37433
+ key: pulp_labels
37435
37434
name: name
37435
+ base_url: base_url
37436
37436
pulp_created: 2000-01-23T04:56:07.000+00:00
37437
37437
base_path: base_path
37438
37438
pulp_last_updated: 2000-01-23T04:56:07.000+00:00
0 commit comments