-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
What would be a simple but realistic enough scenario?
- Show openapi petclinic
- create a camel route from openapi using command
- edit one of the route to log something
- run with jbang
- do an api call, show the log
might be necessary to demo that ti is possible to use running without generating the rest dsl part:
- Show openapi petclinic
- create a camel route
- Replace timer step by direct step with correct rest api ids (which are generated at runtime, how to determine them?)
- create VS Code task to run using --openapi
- Run the task
- do an api call, show the log
transferred from https://issues.redhat.com/browse/FUSETOOLS2-2305
Metadata
Metadata
Assignees
Labels
No labels