Closed
Description
What
Currently the airbyte-server module contains code that is specific to the OSS project as well as code like the handlers and the helpers. Those could be used in the other server present in cloud like what happened in: https://airbytehq-team.slack.com/archives/C044QMHSLKT/p1674159550366339
This will also help us to remove the @Require
annotation on the OSS controllers