-
Notifications
You must be signed in to change notification settings - Fork 23
Refactor UI endpoints #547
Copy link
Copy link
Open
Labels
EpicRepresents a ZenHub EpicRepresents a ZenHub Epiccomponent/plugin/h5cThe plugin for the vSphere HTML5 clientThe plugin for the vSphere HTML5 clientstatus/needs-estimationThe issue needs to be estimated by the teamThe issue needs to be estimated by the team
Metadata
Metadata
Assignees
Labels
EpicRepresents a ZenHub EpicRepresents a ZenHub Epiccomponent/plugin/h5cThe plugin for the vSphere HTML5 clientThe plugin for the vSphere HTML5 clientstatus/needs-estimationThe issue needs to be estimated by the teamThe issue needs to be estimated by the team
Type
Fields
Give feedbackNo fields configured for issues without a type.
We need to fix the endpoints from where to fetch data across whole ui services. The new base endpoint will be /ui/vic/rest/data/* instead of /ui/data/* and /ui/vic/rest/tree/* instead of /ui/tree/* and they will be handled by our own vic java service layer.