🤔 What is the technical debt you think should be addressed?
Seeing as FastAPI router pattern is the accepted way forwards for new and existing APIs, the newly added connectors API should also follow this pattern and move away from using webmethod
💡 What is the benefit of addressing this technical debt?
align connectors API with the direction that the rest of the codebase is following
Other thoughts
No response