refactored

This commit is contained in:
WWW_cool 2018-10-22 14:43:35 +03:00
parent a9527bd18a
commit 0e005e869e
56 changed files with 76 additions and 936 deletions

View File

@ -0,0 +1,15 @@
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -31,20 +31,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные запроса статистики $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -20,20 +20,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные запроса статистики $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -155,20 +155,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -138,20 +138,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -24,20 +24,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные запроса статистики $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -24,20 +24,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные запроса статистики $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -25,20 +25,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные запроса статистики $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -43,20 +43,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -57,20 +57,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -17,20 +17,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -16,20 +16,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -22,20 +22,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -27,23 +27,7 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string
post: post:
description: | description: |

View File

@ -18,20 +18,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -16,20 +16,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -17,20 +17,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -19,20 +19,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -18,20 +18,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -19,20 +19,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -18,20 +18,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -17,23 +17,7 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string
delete: delete:
description: Удалить плательщика по его идентификатору description: Удалить плательщика по его идентификатору

View File

@ -18,21 +18,5 @@ post:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -69,20 +69,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -18,20 +18,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -35,20 +35,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Ошибочные данные для запроса истории $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -17,23 +17,7 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string
put: put:
description: Модифицировать шаблон инвойса. description: Модифицировать шаблон инвойса.
@ -113,6 +97,8 @@ delete:
enum: enum:
- invalidPartyStatus - invalidPartyStatus
- invalidShopStatus - invalidShopStatus
- invalidRequest
- invalidDeadline
message: message:
description: Человекочитаемое описание ошибки description: Человекочитаемое описание ошибки
type: string type: string

View File

@ -19,20 +19,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -17,20 +17,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -17,20 +17,4 @@ post:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -35,20 +35,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Ошибочные данные для запроса истории $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -19,20 +19,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -19,23 +19,7 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string
post: post:
description: Создать новый платеж по указанному инвойсу. description: Создать новый платеж по указанному инвойсу.

View File

@ -18,20 +18,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -20,23 +20,7 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string
post: post:
description: Создать возврат указанного платежа description: Создать возврат указанного платежа

View File

@ -19,20 +19,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -13,20 +13,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -12,20 +12,4 @@ put:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -12,20 +12,4 @@ put:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -24,20 +24,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -17,20 +17,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -17,20 +17,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -30,20 +30,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -36,20 +36,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -24,21 +24,4 @@ post:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Ошибочные данные для токенизации $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string
example: Card data is invalid

View File

@ -22,20 +22,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -16,20 +16,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -17,20 +17,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -15,20 +15,4 @@ put:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -17,20 +17,4 @@ put:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -58,20 +58,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -17,23 +17,7 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные для поиска $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string
delete: delete:
description: Снять указанный webhook. description: Снять указанный webhook.
@ -52,20 +36,4 @@ delete:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -32,20 +32,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные запроса геопозиций $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -18,20 +18,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Неверные данные $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -21,20 +21,4 @@ get:
'401': '401':
$ref: '#/responses/Unauthorized' $ref: '#/responses/Unauthorized'
'400': '400':
description: Ошибочные данные для скачинвания $ref: '#/responses/DefaultLogicError'
schema:
type: object
required:
- code
- message
properties:
code:
description: |
[Код ошибки](#tag/Error-Codes)
type: string
enum:
- invalidRequest
- invalidDeadline
message:
description: Человекочитаемое описание ошибки
type: string

View File

@ -113,6 +113,10 @@ responses:
description: Ошибка авторизации description: Ошибка авторизации
schema: schema:
$ref: '#/definitions/GeneralError' $ref: '#/definitions/GeneralError'
DefaultLogicError:
description: Неверные данные
schema:
$ref: '#/definitions/DefaultLogicError'
parameters: parameters:
accountID: accountID:
name: accountID name: accountID