Skip to content

Add default values for optional params #6

@dadoonet

Description

@dadoonet

Hi All,

It could be nice to have default values for non mandatory params:

   "optional_params" : [
      { "trim_user" : { "default" : "myuser" } },
      { "include_entities" : { "default" : "false" } }
    ]

Could this make sense in term of SPORE specification?

That means that implementations should handle it by replacing empty placeholders with default values for optional params.

I don't have blocking issue at the present time but I think it could exist???

Feel free to close it if it's a non sense.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions