Skip to content

Commit 32786c8

Browse files
committed
Update swagger
1 parent 2313c47 commit 32786c8

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

docs/swagger.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
swagger: '2.0'
22
info:
3-
version: 1.3.3
4-
title: TomoMaster APIs
5-
description: Happy to code TomoMaster APIs
3+
version: 2.0.0
4+
title: VicMaster APIs
5+
description: Happy to code VicMaster APIs
66
license:
77
name: Github
8-
url: 'https://github.com/tomochain/tomomaster'
8+
url: 'https://github.com/BuildOnViction/tomomaster'
99
tags:
1010
- name: Config
11-
description: Get TomoMaster Application Configuration
11+
description: Get VicMaster Application Configuration
1212
- name: Candidates
1313
description: Get Candidates information
1414
- name: Voters
@@ -20,7 +20,7 @@ tags:
2020
schemes:
2121
- https
2222
- http
23-
host: master.tomochain.com
23+
host: vicmaster.xyz
2424
consumes:
2525
- application/json
2626
produces:
@@ -30,7 +30,7 @@ paths:
3030
get:
3131
tags:
3232
- Config
33-
summary: Get TomoMaster Application Configuration
33+
summary: Get VicMaster Application Configuration
3434
responses:
3535
'200':
3636
description: OK

0 commit comments

Comments
 (0)