CustomVariable overwrite key name#46
CustomVariable overwrite key name#46karlclement wants to merge 1 commit intojuriansluiman:masterfrom
Conversation
|
@karlclement thanks for this feature and feature submit! I can only see custom variables with fixed names. Is there any documentation about the type of parameters you have implemented? Furthermore I notice that the CS check does fail which is why the build is failing. |
|
@juriansluiman My pleasure. Here is some documentation for you: By default, CustomVariable will use the name Or you can pass in the It will then use the Here is a link to Google's documentation on all the fields available: |
…add custom variables without the dimension as the key Minor fixes failed build Minor spacing
|
@juriansluiman I added documentation and made tests pass, good to go? |
Allows CustomVariable key to be overwritten, this allows the user to add custom variables without the dimension as the key