I had an issue with: rest.function("config",sysConfig); rest.function("configBig",bigConfig); The API sees these two functions as the same and only responds to the first one. If this is a limitation of 6 characters, it should be in the read me.
I had an issue with:
rest.function("config",sysConfig);
rest.function("configBig",bigConfig);
The API sees these two functions as the same and only responds to the first one.
If this is a limitation of 6 characters, it should be in the read me.