DiamondLightSource / DiamondLightSource/mx-bluesky
Hyperion: Remove unused endpoints
Open
good first issue
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
The only endpoint used in production now is `load_centre_and_collect`. Given that long term we would like to be calling things via BlueAPI we should remove the endpoints that are not in use.
## Acceptance Criteria
- Unused endpoints are removed
- GDA properties are removed so that we cannot get to these end points
- GDA code to call these end points is removed
- If there are plans that are no longer called we evaluate their future usefulness, potentially removing them
Contributor guide
Assessment
This issue has not been assessed yet.