From 3e3eb3ffe6f0fce8a0bc8771e467ccbae7bb5172 Mon Sep 17 00:00:00 2001 From: Arnau B Date: Thu, 3 Dec 2020 17:31:53 +0100 Subject: [PATCH] Update API mock server URL for swagger UI --- api/swagger.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/swagger.yml b/api/swagger.yml index d9f5e22..2d80590 100644 --- a/api/swagger.yml +++ b/api/swagger.yml @@ -60,7 +60,7 @@ externalDocs: url: 'https://hermez.io' servers: - description: Hosted mock up - url: http://167.71.59.190:4010 + url: https://apimock.hermez.network - description: Localhost mock Up url: http://localhost:4010 tags: