Go to file
yuri-bukhalenkov a8ac888651
Ed 18/feat/add revert and adjustment operations (#86)
* deposit revert search api

* deposit adjustment search api

* syntax fixes

* Update wercker.yml

* syntax fixes II

* fixes: renamed files, removed extra fields and so on

* fixed: some review issues

* removed operationTime field from DepositAdjustment.yaml

Co-authored-by: Ivan Panteleev <amalgamm@users.noreply.github.com>
2021-03-17 13:08:50 +03:00
api Ed 18/feat/add revert and adjustment operations (#86) 2021-03-17 13:08:50 +03:00
scripts FF-166: Add auth data (#63) 2020-03-18 16:00:08 +03:00
spec/definitions/responses MSPF-596: Allow specifying partyID (#80) 2020-11-11 18:04:06 +03:00
web CAPI-262: Fix multispec browsing (#9) 2018-06-19 13:31:13 +03:00
.gitignore Fix allOf in properties (#27) 2018-09-14 20:07:59 +03:00
.npm-shrinkwrap.json FF-230: 404 error for quoteP2PTransferWithTemplate (#79) 2020-09-28 17:55:11 +03:00
CHANGELOG.md FF-237: ResourceToken that may expire (#81) 2020-12-16 00:56:19 +03:00
gulpfile.js MSPF-596: Allow specifying partyID (#80) 2020-11-11 18:04:06 +03:00
Makefile CAPI-262: Make up swagger repo w/ basic wallet api (#1) 2018-06-12 19:50:45 +03:00
package.json MSPF-596: Allow specifying partyID (#80) 2020-11-11 18:04:06 +03:00
README.md CAPI-262: Make up swagger repo w/ basic wallet api (#1) 2018-06-12 19:50:45 +03:00
wercker.yml Ed 18/feat/add revert and adjustment operations (#86) 2021-03-17 13:08:50 +03:00

Wallet API Specification

TODO

  • Надо бы ввести identity service terms.
  • Кажется всё-таки, что identity classes и identity levels на одном уровне иерархии.
  • Можно попробовать identity classes и levels совместить во что-то одно (типа badges) и позволять набивать их в identity в произвольном количестве.
  • Вообще, withdrawal может включать и user interaction.
  • Ресурсы currencies и residences выглядят как достаточно универсальные, чтобы их вынести в отдельную спеку.
  • Пропатчить swagger-repo так, чтобы swagger-editor корректно работал с репозиториями, в которых больше одной спеки.