Commit Graph

6 Commits

Author SHA1 Message Date
Pavel Popov
c9461e1782
Translate into english (#38)
* Translate into english

* Update api/payres/spec/swagger.yaml

* Update api/wallet/spec/definitions/DepositRevertStatus.yaml

* Revert webhook public key example

* Apply suggestions from code review

Co-authored-by: vilorij <vilorij@ya.ru>
Co-authored-by: Rinat Arsaev <11846445+A77AY@users.noreply.github.com>

* Update api/wallet/spec/definitions/WithdrawalsTopic.yaml

* Update api/wallet/spec/paths/identities@{identityID}@withdrawal-methods.yaml

* Update api/wallet/spec/paths/destinations@{destinationID}@grants.yaml

* Format MD parts

* Update api/wallet/spec/definitions/CurrencyID.yaml

* Update api/wallet/spec/definitions/Deposit.yaml

* Apply suggestions from code review

Co-authored-by: vilorij <vilorij@ya.ru>
Co-authored-by: Артем <WWW_cool@inbox.ru>

* Update api/wallet/spec/definitions/Deposit.yaml

* Update api/wallet/spec/definitions/Identity.yaml

Co-authored-by: Артем <WWW_cool@inbox.ru>

* Update api/wallet/spec/definitions/DestinationGrantRequest.yaml

Co-authored-by: vilorij <vilorij@ya.ru>

* Update api/wallet/spec/definitions/DestinationGrantRequest.yaml

Co-authored-by: vilorij <vilorij@ya.ru>

* Update api/wallet/spec/definitions/DestinationGrantRequest.yaml

Co-authored-by: vilorij <vilorij@ya.ru>

* Update api/wallet/spec/definitions/FileDownload.yaml

Co-authored-by: vilorij <vilorij@ya.ru>

* Update api/wallet/spec/definitions/W2WTransfer.yaml

Co-authored-by: vilorij <vilorij@ya.ru>

* Update api/payres/spec/swagger.yaml

Co-authored-by: Артем <WWW_cool@inbox.ru>

* Update api/wallet/spec/definitions/Destination.yaml

Co-authored-by: Артем <WWW_cool@inbox.ru>

* Update api/wallet/spec/definitions/Provider.yaml

Co-authored-by: vilorij <vilorij@ya.ru>

* Update api/wallet/spec/definitions/Report.yaml

Co-authored-by: vilorij <vilorij@ya.ru>

* Update api/wallet/spec/definitions/Identity.yaml

Co-authored-by: Артем <WWW_cool@inbox.ru>

* Update api/wallet/spec/definitions/Provider.yaml

Co-authored-by: Артем <WWW_cool@inbox.ru>

* Update api/wallet/spec/definitions/Report.yaml

Co-authored-by: vilorij <vilorij@ya.ru>

* Update api/wallet/spec/definitions/QuoteParameters.yaml

* Update api/wallet/spec/definitions/SourceID.yaml

Co-authored-by: vilorij <vilorij@ya.ru>

* Update api/wallet/spec/definitions/ReceiverResource.yaml

Co-authored-by: Артем <WWW_cool@inbox.ru>

* Fixes

* Remove crowdin configuration

Co-authored-by: vilorij <vilorij@ya.ru>
Co-authored-by: Rinat Arsaev <11846445+A77AY@users.noreply.github.com>
Co-authored-by: Артем <WWW_cool@inbox.ru>
2023-01-16 15:38:24 +07:00
Rinat Arsaev
2038f1a7d5
TD-253: Add frontend codegen (#28) 2022-04-08 16:17:29 +03:00
Артем
da5112091b
Update master (#4)
* update

* renamed to vality
2022-01-24 15:35:28 +03:00
Yaroslav Rogov
36bd187439
Ci/GitHub actions (#92)
* chore: Add package-lock.json

* ci: Add Github Actions for build and release

* ci: remove wercker

* feat: Enable Mattermost notifications

* feat: Better formatting for MM

* fix

* fix if on mm

* fix typo

* fix shell bug

* fix backticks

* probly fix event

* fix comma typos

* fix pr info in a message

* experimental curl notifier

* fix script typos

* fix: Add --fail to curl

* Enable cache again

* empty commit for test

* Refactor message generation

* fix indent

* remove --fail from curl

* fix curl error handling

* curl: Add redirect flag

* fix json typo

* add debug print

* hack real name

* did GA break?

* put real name back

* final polishing

* try out release notification

* fix indent

* fix

* fix curl

* fix

* fix formatting

* fix format

* fix channel

* final format

* final cleanup

* fix: Fix release repo name

* fix: Switch to WALLETS_API_DEPLOY_KEY

* switch to github-pages-deploy-action, fix MM hook for build pipeline

* refactor curl

* debug build pipeline

* debug without pipefail

* fix typo

* more debug

* fix curl error handling

* Update .github/workflows/release.yml

Co-authored-by: Alexey Pronin <24279065+vulnbe@users.noreply.github.com>

Co-authored-by: Alexey Pronin <24279065+vulnbe@users.noreply.github.com>
2021-07-21 12:32:40 +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
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