Commit Graph

16 Commits

Author SHA1 Message Date
Артем
ef1493ac35
FF-21: Withdrawal idempotency (#30) 2018-12-10 15:48:08 +03:00
Evgeny Levenets
3db58c072c
CAPI-316: wallet & withdrawal searches (#29)
* CAPI-316: wallet & withdrawal searches

* postreview fix 01

* postreview fix 02

* fix asset usage in old specs

* small mistake fix

Co-Authored-By: antibi0tic <levenets.e.e@gmail.com>

* REST API FTW

* remove amount filter for wallets

* even more REST-ish API FTFW

* werker fix
2018-11-15 16:38:10 +03:00
Anton Belyaev
a6e57dc61b
Allow negative Asset amounts (#28) 2018-09-25 20:20:21 +03:00
Anton Belyaev
745b5ad2c5
Fix allOf in properties (#27)
* Fix withdrawal body spec
* Fix the rest of _allOf_ for properties
* Expand .gitignore
2018-09-14 20:07:59 +03:00
Andrew Mayorov
0a8b2bf3a1
CAPI-262: Stash deposits for later (#21) 2018-07-12 17:27:43 +03:00
Andrew Mayorov
04db12372a
CAPI-262: Stash identity challenge cancellation (#23) 2018-07-12 17:27:30 +03:00
Andrew Mayorov
e004ee24df
CAPI-262: Fix a couple of unusedness warnings (#22) 2018-07-12 17:27:12 +03:00
Andrew Mayorov
d3d07cc327
CAPI-262: Fix residence param length (#20) 2018-07-08 23:50:07 +03:00
Andrew Mayorov
cdfe496516
CAPI-262: Fix case sensitivity in query params too (#18) 2018-07-08 22:23:48 +03:00
Andrew Mayorov
632b7ccf9e
CAPI-262: Drop questionably humorous example strings (#19) 2018-07-08 22:14:46 +03:00
Anton Belyaev
86803cf7df
Make currency and residence IDs case insensitive in request path (#17) 2018-07-08 19:55:14 +03:00
Andrew Mayorov
50e4d582c6
CAPI-262: Drop unnecessary 'level' parameter on challenge start (#16) 2018-07-07 14:19:11 +03:00
Andrew Mayorov
604a25eb2d
CAPI-262: Fix residence parameter pattern (#15) 2018-07-07 13:47:26 +03:00
Andrew Mayorov
456f18db5c
CAPI-262: Strip grants from Withdrawal resource (#12) 2018-06-26 15:09:24 +03:00
Andrew Mayorov
7b4d7e25d6
CAPI-262: Make paths to spec relative (#10)
So that the site hosted on Github Pages works properly.
2018-06-19 14:21:01 +03:00
Andrew Mayorov
0ba011b839
CAPI-262: Make up swagger repo w/ basic wallet api (#1)
* CAPI-262: Make up swagger repo w/ basic wallet api
* CAPI-262: Design identity levels and challenges
* CAPI-262: Allow to list wallets and identites
* CAPI-292: Switch to Redoc 2.x
* CAPI-262: Draft outputs and withdrawals
2018-06-12 19:50:45 +03:00