Browse Source

Update API mock server URL for swagger UI

feature/sql-semaphore1
Arnau B 3 years ago
parent
commit
3e3eb3ffe6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      api/swagger.yml

+ 1
- 1
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:

Loading…
Cancel
Save