Resolve type discrepancy between the UI and the OpenAPI with regards to Telegraf
Open
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
In the process of converting from Telegraf influx dependency to the generated endpoint, there is a type discrepancy between the UI and the OpenAPI. For now we just add type `any` to to the `plugins` field to temporarily resolve the difference. We want to update the type to a generic one after OpenAPI has that support.
Related to PR #3423
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.