fix shop location type (#11)

This commit is contained in:
vitaxa 2019-10-17 18:19:17 +03:00 committed by GitHub
parent 0ac01b1b60
commit 87e2ba9d51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 4 deletions

View File

@ -1,6 +1,4 @@
type: object
required:
- name
properties:
name:
description: Название магазина
@ -9,4 +7,4 @@ properties:
description:
description: Краткое описание
type: string
maxLength: 1000
maxLength: 1000

View File

@ -8,4 +8,4 @@ properties:
description: Тип местоположения
type: string
enum:
- URL
- ShopLocationUrl