Re-visit if request headers is needed in `/telegrafs/{telegrafID}`
Open
team/automation
team/ui
team/unity
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
This is a follow-up of PR #3423.
When calling `/telegrafs/{telegrafID}` the request header should not be required. However, currently in our code we send request with headers `Accept: application/json` in order to get a json object instead of a string. We may want to revisit this issue to see if we can remove the headers.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.