mirror of
https://github.com/valitydev/swag-wallets.git
synced 2024-11-06 02:45:19 +00:00
FF-72: New deposit id max len (#36)
This commit is contained in:
parent
c911edf517
commit
1b1585ea37
@ -25,7 +25,7 @@ get:
|
||||
description: Идентификатор ввода денежных средств
|
||||
type: string
|
||||
required: false
|
||||
maxLength: 40
|
||||
maxLength: 50
|
||||
minLength: 1
|
||||
- name: sourceID
|
||||
in: query
|
||||
|
Loading…
Reference in New Issue
Block a user