Regenerate host value
This commit is contained in:
parent
398fb2dfe9
commit
d75a9749ac
|
@ -4,7 +4,7 @@
|
|||
"properties": {
|
||||
"message": {
|
||||
"description": "A text message",
|
||||
"example": "PVC API version 1",
|
||||
"example": "PVC API version 1.0",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
|
@ -902,9 +902,9 @@
|
|||
"type": "object"
|
||||
}
|
||||
},
|
||||
"host": "http://pvc.local:7570",
|
||||
"info": {
|
||||
"title": "PVC Client and Provisioner API",
|
||||
"url": "http://pvc.local:7570",
|
||||
"version": "1.0"
|
||||
},
|
||||
"paths": {
|
||||
|
|
Loading…
Reference in New Issue