Merge branch 'master' into dynamodbav

This commit is contained in:
Ruben Mennes 2022-11-22 11:09:54 +01:00 committed by GitHub
commit 8e484043bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,8 @@ Flags:
transform each item name by removing a prefix. Default: "" transform each item name by removing a prefix. Default: ""
-type string -type string
comma-separated list of type names; must be set comma-separated list of type names; must be set
-values
if true, alternative string values method will be generated. Default: false
-yaml -yaml
if true, yaml marshaling methods will be generated. Default: false if true, yaml marshaling methods will be generated. Default: false
``` ```