Fix mock server

This commit is contained in:
arnaubennassar
2021-03-23 17:04:54 +01:00
parent 2184084408
commit e52ba3d258

View File

@@ -59,9 +59,9 @@ externalDocs:
description: Find out more about Hermez network. description: Find out more about Hermez network.
url: 'https://hermez.io' url: 'https://hermez.io'
servers: servers:
- description: Hosted mock up - description: Testnet api, connected to Rinkeby deployment
url: https://apimock.hermez.network/v1 url: https://api.testnet.hermez.io/v1
- description: Localhost mock Up - description: Localhost usefull for testing/developing the api
url: http://localhost:4010/v1 url: http://localhost:4010/v1
tags: tags:
- name: Coordinator - name: Coordinator