MS3Inc / camel-archetypes

Apache License 2.0
4 stars 1 forks source link

Maven Plugin to Update Change to OAS Specification #13

Open rlratcliffe opened 3 years ago

rlratcliffe commented 3 years ago

The camel-oas-archetype generates end points and implementation stubs given an OpenAPI specification. What happens when that OAS document changes? This task is to explore what updates to an existing Camel app can be done.

One possible approach:

This will handle the following cases:

Might be able handle:

It would not be able to handle the following cases, at least initially: