Commit Graph

33 Commits

Author SHA1 Message Date
Артем
876924f9eb
FF-101: Destinaion tag (#43) 2019-07-15 14:43:31 +03:00
Артем
2f8ba16b2a
FF-95: FIX - added 422 error (#42) 2019-07-04 11:11:07 +03:00
Артем
c1a26b7816
renamed (#41) 2019-07-02 13:58:27 +03:00
Артем
98fb614275
FF-95: Get exchange rates path (#40)
* added get exchange rates path

* changed to point rate

* added requested changes

* added requested changes

* nano
2019-06-28 12:13:03 +03:00
Anatoly Cherkasov
2c89bf0325
PROX-295: required crypto currency (#39) 2019-05-28 11:54:48 +03:00
Anatoly Cherkasov
3fb0b196e5
PROX-295: add crypto wallet (#37)
* PROX-295: add crypto wallet
2019-05-21 13:48:11 +03:00
Артем
1b1585ea37
FF-72: New deposit id max len (#36) 2019-03-05 13:22:44 +03:00
Артем
c911edf517
FF-68: Delete expiresAt (#35) 2019-02-26 14:59:38 +03:00
Артем
b3f71a70cf
FF-52: List deposits (#34) 2019-02-01 15:20:31 +03:00
Артем
42e4845962
FF-42: Reports and some other staff (#33) 2019-01-22 14:40:42 +03:00
kloliks
0f83429c85
FF-31: listWithdrawal: search by withdrawalID (#32) 2018-12-17 12:04:58 +03:00
Denis Hedgehog
e956aa5425 Fix typescript codegen inheritance (#31) 2018-12-14 12:19:45 +03:00
Артем
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
879046011d
CAPI-262: Make bin example look in line w/ definition (#26) 2018-07-15 19:10:33 +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
Anton Belyaev
dad201e3d9
Temporarily remove cyrillic patterns due to code generation bug (#14) 2018-07-05 12:52:13 +03:00
Anton Belyaev
d8181b3a12
Add issuerCode for rus national passports (#13) 2018-07-04 18:20:18 +03:00
Andrew Mayorov
456f18db5c
CAPI-262: Strip grants from Withdrawal resource (#12) 2018-06-26 15:09:24 +03:00
Anton Belyaev
352a2eb5a4
Work around swagger codegen bug (#11) 2018-06-20 11:53:17 +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
Anton Belyaev
63d8e0e303
Fix payres typos (#4) 2018-06-14 21:06:37 +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