Commit Graph

4 Commits

Author SHA1 Message Date
Petr Kozorezov
0de2fa30c4
add error mapping draft (#168)
* add error mapping draft

* add werker 'dev' rule

* add 'dev' make target helper

* add merchant errors; refactor client errors

* update payment error type

* add payment error code descriptions

* update client payment errors list

* apply review comments

* apply review comments

* apply review comments

* apply review comments

* apply review comments

* apply review comments
2018-04-02 11:40:30 +03:00
Andrew Mayorov
d3cf4735ba HG-58: Allow to refund payments (#105) 2017-09-18 19:20:46 +03:00
Andrew Mayorov
8e5f8583c3 HOOK-1: Describe webhook resources (#55)
* HOOK-1: Describe webhook resources

* HOOK-1: Deprecate and remove callback handlers

* HOOK-1: Get rid of allOfs hacked earlier to inject descriptions
2017-04-24 17:30:38 +04:00
Andrew Mayorov
27a8069f28 ITS-21: Prepare for the release (#31)
* ITS-21: Make the spec ready for ReDoc

* ITS-21: Make it possible to define paths in subdirs

* ITS-21: Translate tags back to English + abuse x-displayName

* ITS-21: Introduce Makefile

* ITS-21: Describe analytics operations more

* ITS-21: Describe analytics definitions more

* ITS-21: Fix tag descriptions a bit

* ITS-21: Describe geo operations

* ITS-21: Translate common parameter descriptions

* ITS-21: Describe invoice/payments operations and definitions

* ITS-21 Make shop/party activation/suspension truly idempotent. Fix UpdateShopArgs definition

* ITS-21: Describe payments/tokens operations and definitions

* ITS-21: Describe invoice.reason property

* ITS-21: Describe user interactions

* ITS-21: Unskuccaite all the paths backs

* ITS-21: Fix warnings + use hack w/ allOf where applicable

* ITS-21 Rename all Args to Params

* ITS-21 Rename context to metadata
2017-02-06 15:09:03 +03:00