js-uprtcl icon indicating copy to clipboard operation
js-uprtcl copied to clipboard

Remove API id from remote id

Open pepoospina opened this issue 4 years ago • 0 comments

Study what is the best strategy to handle the API ID for a given remote.

In principle the perspective is stored on the remote and the path, independently of the API id used, so it should not be hardcoded in the perspective ID.

However, where would this information be stored if not in the perspective ID? how can an application know which remote connector to use if it doesn not have the API id?

It seems with the path property just getting rid of the API ID would work. I am still postponing this for when I have more time

pepoospina avatar Jun 22 '20 08:06 pepoospina