Moving an endpoint across groups

Options
I recently renamed an endpoint as I was doing work on a clone of an existing endpoint, but I needed to change the whole of the url - so instead of changing /user/{insert_url} I changed it to /different_endpoint_group/{insert_url}. The problem is it no longer belongs to any API group as far as Xano is concerned, and as such it doesn't appear in any windows in the Xano UI - so I am worried about losing the ability to continue working on it if I lose the window it's open in. As far as swagger is concerned it belongs to the user group, where it originated but Xano doesn't see it there.

Has anyone run into this issue and do you have a way of solving it? There's a fair bit of logic on that endpoint and I'd hate to lose all of it. 

Comments