Commit Graph

39 Commits

Author SHA1 Message Date
Артем
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
Andrew Mayorov
be90cc467a
CAPI-262: Fix multispec browsing (#9) 2018-06-19 13:31:13 +03:00
Anton Kuranda
303ece4d6b
Fixed viewing 3 panels on smaller screens (#8) 2018-06-16 15:00:53 +03:00
Andrew Mayorov
84f5549327
CAPI-262: Mess in a repo less (#7)
So that there's no `out` dir leftovers on gh-pages.
2018-06-16 13:19:41 +03:00
Anton Kuranda
6182442132
Allow to publish docs to {BRANCH_NAME} path (#6)
* deploy test

* blyat

* wip

* try removing basedir

* enabled debug

* keynslug fix

* removed basedir

* moved to uetchy/gh-pages

* added org repo

* moved to LORD

* config fix

* enabled debug
2018-06-15 16:17:59 +03:00
Anton Kuranda
8e713e07d3
Added deploy to public repo (#5)
* Added deploy to public repo

* moved to leipert/git-push

* yaml step fix
2018-06-15 14:43:05 +03:00
Anton Belyaev
63d8e0e303
Fix payres typos (#4) 2018-06-14 21:06:37 +03:00
Andrew Mayorov
4624382253
CAPI-262: Fix wercker release finally (#3) 2018-06-13 12:24:50 +03:00
Andrew Mayorov
ff80a166ac
CAPI-262: Fix wercker manifest (#2) 2018-06-13 12:13:24 +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
Andrey Mayorov
1e51fded4b CAPI-262: Initialize repo w/ blank README 2018-04-10 20:05:44 +03:00