cloudformation-cli icon indicating copy to clipboard operation
cloudformation-cli copied to clipboard

Specify that numbers are "Length" in documentation

Open benbridts opened this issue 3 years ago • 1 comments

People might otherwise read this as a check on the string value

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

benbridts avatar May 18 '22 13:05 benbridts

I see that some tests are failing, I don't have time immediately to look into why this is, so feel free to consider this a feature request instead of a PR.

benbridts avatar May 19 '22 08:05 benbridts

some other spots as well: https://sourcegraph.com/search?q=context:global+r:aws-cloudformation/cloudformation-cli+prop.minLength

PatMyron avatar Oct 17 '22 18:10 PatMyron

Fixed the test in #916 closing this PR for that one.

mmaeng avatar Oct 18 '22 16:10 mmaeng