Skip to content

Generate a default arg_name for fields one isn't specified #113

@erickt

Description

@erickt

As suggested in #112 (comment), @richkadel suggested that if a field doesn't have an arg_name specified, we could generate one automatically for it to make it prettier for help messages or redactions. We should consider doing:

  • lower case the field name
  • convert _ to -
  • remove leading _

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions