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