R4R: update swagger to testnet 4000 (#369)

* feat: update swagger to testnet 4000

* feat: update server to public https address

* fix: use correct method for post price

* feat: move to separate testnet repo
This commit is contained in:
Kevin Davis 2020-02-19 18:48:23 -05:00 committed by GitHub
parent e229872ec6
commit 32f6b60c6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
13 changed files with 959 additions and 214 deletions

View File

Before

Width:  |  Height:  |  Size: 665 B

After

Width:  |  Height:  |  Size: 665 B

View File

Before

Width:  |  Height:  |  Size: 628 B

After

Width:  |  Height:  |  Size: 628 B

View File

@ -39,7 +39,7 @@
window.onload = function() {
// Begin Swagger UI call region
const ui = SwaggerUIBundle({
url: "./swagger.yaml",
url: "./swagger-testnet-4000.yaml",
dom_id: '#swagger-ui',
deepLinking: true,
presets: [