chore: add bruno endpoints
This commit is contained in:
15
bruno/api_v1/currency/currency-rate.yml
Normal file
15
bruno/api_v1/currency/currency-rate.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
info:
|
||||
name: currency-rate
|
||||
type: http
|
||||
seq: 2
|
||||
|
||||
http:
|
||||
method: POST
|
||||
url: "{{bas_url}}/restricted/currency-rate"
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
encodeUrl: true
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
Reference in New Issue
Block a user