-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
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
Labels
No labels