Hi folks,
I've recently stumbled upon a missing feature we have in Syndesis when using swagger/openapi connectors. Basically, as these kind of custom connectors have an auto-generated id, the verification process will always fail. I correct my self, they will silently fail telling the user the process went through correctly [1].
I had a look and I think there is some simple solution we can apply, but, since it requires some little design decision, I'd like to have your opinion. The problem and my proposed solution are described here [2]. I can work on the backend part, and as soon as that is done I may need support on making some change on the UI too.
Please, let me know either here or on GH issue if you see any better alternative or possible issue with that solution.
Cheers,
Pasquale.