mirror of
https://github.com/valitydev/swag-payments.git
synced 2024-11-07 01:55:22 +00:00
CAPI-155: remove shopID from report (#97)
This commit is contained in:
parent
9f34346c63
commit
04ffc8e3bd
@ -3,7 +3,6 @@ allOf:
|
||||
- type: object
|
||||
required:
|
||||
- id
|
||||
- shopID
|
||||
- createdAt
|
||||
- fromTime
|
||||
- toTime
|
||||
@ -14,9 +13,6 @@ allOf:
|
||||
description: Идентификатор отчета
|
||||
type: integer
|
||||
format: int64
|
||||
shopID:
|
||||
description: Идентификатор магазина
|
||||
type: string
|
||||
createdAt:
|
||||
description: Дата и время создания
|
||||
type: string
|
||||
|
Loading…
Reference in New Issue
Block a user