As an expert integrator, I often have API definitions that need to be cleaned up a bit prior to generating an API connector. This includes adding documentation to resource definitions, adding/deleting/changing resource operations and dealing with any errors in an API definition. My expectation is that editing will be available as part of the API import workflow as follows:
The transition between the exiting API Connector wizard and the Apicurio wizard must be seamless. I do not want to have to login to Apicurio separately, provide URLs/locations to the API definition or perform any activity other than directly editing the API definition that I provided to Syndesis. I also need a clear way to signal that I'm done editing the API definition so that I return to Syndesis with an updated API summary. I should be able to cancel/abandon the editing process at any time and have Syndesis continue on with the original API definition.
@gaughan - FYI
@kcbabo - @seanforyou23 raised a good point, as I myself was a bit confused -- can we update step 5 to instead say something along the lines of "Edit API definition in Syndesis-embedded Apicurio editor"?
Are we sure it will be embedded? If so, then happy to make the update. I was leaving it open pending the decision on whether Apircurio was embedded or in a separate tab. As much as I'd like to, I'm trying not to force implementation choices in my user stories. :-)
Hey! We can leave it open, no problem. I just wanted it to be clear to everyone that we are going with the embedded approach (at least for the foreseeable future). We just had a meeting for the integration and are all now on the same page that it will be embedded for the first POC, so that's what matters, I hope. 馃槀 That is all subject to change if things go wrong though, so maybe it's wiser to leave it open?
Awesome, embedded it is! I need to learn to dream big with this team. :-)
We rarely disappoint when it comes to promising stuff.
@kcbabo can you please define more specific user story that we should follow when writing tests?
The crucial point is number 5: Edit API definition in embedded Apicurio interface within Syndesis.
Thanks
@kcbabo can you please define more specific user story that we should follow when writing tests?
The crucial point is number 5: Edit API definition in embedded Apicurio interface within Syndesis.
Apicurio allows you to edint anything in the OpenAPI specification, perhaps the simplest use case would be enough. Something like changing the summary or description of an operation and seeing that reflected in the action name/description of the created connector.
Adding @gaughan ...
From a Syndesis perspective, we need to test the following cases:
Done. We should create a separate user story for enhancements/additional features related to Apicurio (e.g. showing additional details in the Review step, API discovery).
Most helpful comment
Adding @gaughan ...
From a Syndesis perspective, we need to test the following cases: