Merge 8c7d3b8349f9f3199819917ff33eac2b3c0a77d7 into 4636a489186076846be71380a68431114dac8e9f

This commit is contained in:
Troy McConaghy 2018-08-09 10:38:06 +00:00 committed by GitHub
commit 4002d25492
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,7 +81,7 @@ definitions:
properties:
amount:
type: string
pattern: "^[0-9]{1,20}$"
pattern: "^[1-9][0-9]{0,19}$"
condition:
type: object
additionalProperties: false