Go to file
2021-07-21 16:51:12 +03:00
.github/workflows fix: Fix release pipeline notification (#96) 2021-07-21 16:51:12 +03:00
api epic: Webmoney wallet destination resource (#90) 2021-07-14 12:13: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 Ci/GitHub actions (#92) 2021-07-21 12:32:40 +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 Ci/GitHub actions (#92) 2021-07-21 12:32:40 +03:00
package-lock.json Ci/GitHub actions (#92) 2021-07-21 12:32:40 +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

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 корректно работал с репозиториями, в которых больше одной спеки.