mirror of
https://github.com/valitydev/swag-payments.git
synced 2024-11-06 09:35:22 +00:00
9 lines
226 B
YAML
9 lines
226 B
YAML
required:
|
|
- phoneNumber
|
|
properties:
|
|
phoneNumber:
|
|
description: Маскированый номер мобильного телефона
|
|
type: string
|
|
pattern: '^\+\d\*{1,10}\d{2,4}$'
|
|
example: '+7******0102'
|