Skip to content

Provide video for basic use case using OpenAPI #152

@apupier

Description

@apupier

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

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions