Fix the host in the output file
This commit is contained in:
parent
914b3d84e1
commit
2dec61ce88
|
@ -902,7 +902,7 @@
|
||||||
"type": "object"
|
"type": "object"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"host": "http://pvc.local:7570",
|
"host": "pvc.local:7570",
|
||||||
"info": {
|
"info": {
|
||||||
"title": "PVC Client and Provisioner API",
|
"title": "PVC Client and Provisioner API",
|
||||||
"version": "1.0"
|
"version": "1.0"
|
||||||
|
|
Loading…
Reference in New Issue