CAPI-155: remove shopID from report (#97)

This commit is contained in:
Evgeny Levenets 2017-08-09 14:31:05 +03:00 committed by GitHub
parent 9f34346c63
commit 04ffc8e3bd

View File

@ -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