Regenerate host value

This commit is contained in:
Joshua Boniface 2019-12-23 21:14:59 -05:00
parent 398fb2dfe9
commit d75a9749ac
1 changed files with 2 additions and 2 deletions

View File

@ -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": {