Skip to content

function name gets confused after 6 characters #293

@cbitterfield

Description

@cbitterfield

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions