ndiezel0
01da4bbc7d
Fix erlang generator ( #68 )
2023-03-17 00:04:30 +05:00
Aleksey Kashapov
d84e0594ed
OPS-272: Downgrade to valitydev/action-setup-swagger-codegen@1.0.1 (fix malformed_request/2
) ( #67 )
2023-03-14 16:04:10 +03:00
Aleksey Kashapov
481b899a1e
OPS-272: Adds getWebhooksForParty
operation ( #66 )
2023-03-14 14:19:34 +03:00
ndiezel0
47cd6f63b4
OPS-259: Use latest erlang generator ( #65 )
2023-03-13 13:52:44 +05:00
Aleksey Kashapov
84ed0a6510
OPS-272: Adds alt operations with partyID
( #63 )
...
* `getInvoiceByExternalIDForParty`
* `getPaymentInstitutionPayoutMethodsForParty`
* `getPaymentInstitutionPayoutSchedulesForParty`
* `getPaymentByExternalIDForParty`
* `getRefundByExternalIDForParty`
2023-03-03 17:59:46 +03:00
Andrew Mayorov
d71aebc654
TD-442: Allow to signal user interaction completion @ events ( #58 )
2022-10-25 17:21:20 +03:00
Andrew Mayorov
37e6f46d86
TD-367: Retire legacy APIs ( #56 )
...
* Allow zero amount payment in search results
* Retire Claims API
* Drop `InvoiceSearchResult` as unused
* Retire Analytics API while keeping Search API intact
* Retire Reports API
2022-08-22 11:16:26 +03:00
Andrew Mayorov
4efebe4b79
TD-367: Stop providing GeoLocationInfo
( #55 )
2022-08-10 11:35:56 +03:00
Andrew Mayorov
1e3855da75
TD-367: Stop acception externalID @ CreatePaymentResource ( #57 )
2022-08-10 11:35:26 +03:00
Pavel Popov
007b1ead65
Update Crowdin configuration file
2022-06-23 13:22:05 +03:00
Pavel Popov
b701eb2963
Switch to Apache License 2.0 ( #53 )
2022-06-23 12:45:00 +03:00
Pavel Popov
b1f2846690
Add gh-pages workflow ( #52 )
...
* Add gh-pages workflow
* Review fixes
Co-authored-by: Andrew Mayorov <encube.ul@gmail.com>
Co-authored-by: Andrew Mayorov <encube.ul@gmail.com>
2022-06-22 16:20:12 +03:00
Egor Cherniak
0089567101
Merge pull request #47 from valitydev/fx/java_build
...
Add missing property
2022-05-31 14:34:25 +03:00
Egor Cherniak
668d12eeb1
Add missing property
2022-05-31 13:14:53 +03:00
Egor Cherniak
977172b1a6
Merge pull request #46 from valitydev/ft/build_jar
...
Add building java libraries
2022-05-31 12:49:08 +03:00
Egor Cherniak
bb1054ab26
Add validate cmd
2022-05-30 12:18:22 +03:00
Egor Cherniak
272a65a634
Rename files
2022-05-30 12:07:26 +03:00
Egor Cherniak
35117de936
Replace build configs with base-workflow
2022-05-30 12:06:24 +03:00
Egor Cherniak
4c2b256e37
Fix release condition
2022-05-30 11:16:02 +03:00
Egor Cherniak
9bd4e85cc7
Add java client build
2022-05-30 11:14:02 +03:00
Andrew Mayorov
901df942fa
Fix requiredness where missing ( #45 )
...
Notably implementation expects that discriminator field is required. Make it
so.
2022-05-24 12:34:57 +03:00
renovate[bot]
4380026b6e
Update dependency swagger-ui to v4.11.1 ( #44 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-13 21:32:41 +00:00
renovate[bot]
b697f77b8f
Update dependency swagger-ui to v4.11.0 ( #43 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-05 23:06:30 +00:00
Артем
b9ab91a848
TD-255: Fix examples ( #41 )
...
* fixed
* fixed
2022-04-29 18:17:50 +03:00
Andrew Mayorov
c39e50b2d6
Stop responding w/ payment tool tokens in payment ( #42 )
...
These are not the same tokens, and can not be the same, which is
confusing for clients. They can not reuse them.
2022-04-28 19:54:55 +03:00
renovate[bot]
285deb7348
Update JamesIves/github-pages-deploy-action action to v4.3.3 ( #40 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-26 05:26:21 +00:00
renovate[bot]
a663f98bbd
Update JamesIves/github-pages-deploy-action action to v4.3.2 ( #39 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-23 23:29:19 +00:00
renovate[bot]
4550cf275a
Update dependency swagger-ui to v4 ( #35 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-05 14:32:49 +03:00
renovate[bot]
2f5e7a5ed4
Update actions/cache action to v3 ( #36 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-05 14:29:02 +03:00
renovate[bot]
ed6566b65f
Update dependency gulp-connect to v5 ( #38 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-05 14:28:43 +03:00
renovate[bot]
9a5eec8893
Update actions/checkout action to v3 ( #37 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-05 14:28:07 +03:00
renovate[bot]
8229099063
Update dependency json-merge-patch to v1 ( #34 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-05 14:27:47 +03:00
renovate[bot]
307dcabe67
Update actions/setup-node action to v3 ( #33 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-05 14:27:19 +03:00
Pavel Popov
280ca2b011
Disable sed step in build.js
2022-04-05 14:21:08 +03:00
renovate[bot]
02eab7d5cc
Update all non-major dependencies ( #31 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-05 14:19:09 +03:00
renovate[bot]
00638e35c3
Pin dependencies ( #30 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-05 14:13:19 +03:00
renovate[bot]
4c18018741
Add renovate.json ( #20 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-05 14:09:51 +03:00
Rinat Arsaev
7817f1e0dc
TD-253: Publish v2 branch to NPM ( #29 )
2022-04-04 16:21:45 +03:00
Rinat Arsaev
96b1c2593f
TD-253: Add frontend codegen ( #28 )
2022-04-01 16:19:49 +03:00
Andrew Mayorov
a925a976e8
Allow more varied RRN formats ( #22 )
2022-03-25 15:05:37 +03:00
Andrew Mayorov
777d37a18e
TD-164: Drop accounts-related operations ( #19 )
...
* Drop account property from `Shop` model
2022-02-09 14:33:53 +03:00
Rinat Arsaev
7cf88d2e07
Fix package.json & add for release ( #18 )
2022-02-07 15:28:33 +03:00
Артем
a6392705dc
APM-44: Fix - remove discriminator ( #17 )
2022-02-03 11:37:10 +03:00
Andrew Mayorov
28b94272ee
Drop geo-related micro API ( #16 )
2022-02-03 11:35:36 +03:00
Andrew Mayorov
06a6de5216
Drop dead links and clean up spec description ( #15 )
...
* Point live references to Vality.
* Fix few spelling errors.
* Prefer _system_ over _platform_.
* Move description into `TransactionInfo` def
2022-01-31 16:41:19 +03:00
Andrew Mayorov
98663ad782
APM-29: Accept metadata with PaymentTerminal
tools ( #6 )
2022-01-31 15:15:45 +03:00
Артем
060053aa50
APM-44: Add provider to details and wallet data ( #14 )
2022-01-28 18:00:57 +03:00
Alexey S
695ee11a14
Set package names for erlang builds ( #13 )
2022-01-28 17:09:18 +03:00
Alexey S
7b0632f447
Add erlang builds ( #12 )
2022-01-28 16:57:09 +03:00
Alexey S
ffc1b1b5df
Add build system ( #8 )
2022-01-28 13:34:24 +03:00