cloudapi: Add rhsm parameter to repository

This commit is contained in:
sanne raymaekers 2020-09-09 16:26:46 +02:00 committed by Lars Karlitski
parent 9404b0640a
commit d5938d52b2
5 changed files with 14 additions and 3 deletions

View file

@ -136,11 +136,14 @@ components:
type: object
required:
- baseurl
- rhsm
properties:
baseurl:
type: string
format: url
example: 'https://cdn.redhat.com/content/dist/rhel8/8/x86_64/baseos/os/'
rhsm:
type: boolean
UploadRequest:
type: object
required: