cloudapi: standardize format of url strings
Small fix, add format: uri to base_url for the sake of consistency across url strings.
This commit is contained in:
parent
09f57b6c2f
commit
9e6ade2eff
2 changed files with 28 additions and 27 deletions
|
|
@ -899,6 +899,7 @@ components:
|
|||
example: 'subscription.rhsm.redhat.com'
|
||||
base_url:
|
||||
type: string
|
||||
format: uri
|
||||
example: 'http://cdn.redhat.com/'
|
||||
insights:
|
||||
type: boolean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue