Fixed dynamic host

This commit is contained in:
Alejandro Celaya 2018-02-03 09:55:53 +01:00
parent ee1e1d5688
commit ad520811a3

View file

@ -8,7 +8,7 @@
"servers": [ "servers": [
{ {
"url": "{schema}://{host}.com", "url": "{schema}://{host}",
"variables": { "variables": {
"schema": { "schema": {
"type": "string", "type": "string",