swagger: fix bep3 supply query typo (#694)

This commit is contained in:
Nick DeLuca 2020-10-16 11:27:47 -05:00 committed by GitHub
parent dfb3b89c56
commit 6a0cc6c49d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1065,7 +1065,7 @@
$ref: '#/definitions/AtomicSwapResponse'
500:
description: Server internal error
/bep3/suppy/{denom}:
/bep3/supply/{denom}:
get:
summary: Get the asset supply for the input denom
tags: