DiamondLightSource / DiamondLightSource/atlas
Switch to new blueapi endpoints
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 4
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 8
Description
BlueAPI have recently moved all endpoints to `/api/v1/*` and deprecated the old ones. We should make sure the UI is using the new endpoints.
## Acceptance Criteria
* UI looks at new endpoints anywhere it talks to BlueAPI
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the UI for every place it talks to BlueAPI and for endpoint paths using the deprecated form. Update the calls so they use /api/v1/*, then verify that all BlueAPI interactions use the new endpoints and the UI continues to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100