mirror of
https://github.com/valitydev/swag-analytics.git
synced 2024-11-06 16:55:21 +00:00
13 lines
240 B
YAML
13 lines
240 B
YAML
type: object
|
|
required:
|
|
- name
|
|
properties:
|
|
name:
|
|
description: Название магазина
|
|
type: string
|
|
maxLength: 100
|
|
description:
|
|
description: Краткое описание
|
|
type: string
|
|
maxLength: 1000
|