Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Rest DSL table #2104

Open
lordrip opened this issue Jul 6, 2023 · 0 comments
Open

Rest DSL table #2104

lordrip opened this issue Jul 6, 2023 · 0 comments
Assignees
Labels
feature request Thumbs up the issue to vote for it
Milestone

Comments

@lordrip
Copy link
Member

lordrip commented Jul 6, 2023

Please describe the feature that you want to propose

Context

Currently, we have the canvas representation for the Rest DSL. This works fine but as soon as we get a big OpenAPI spec, the canvas cannot zoom out enough to see the whole flow.

Goal

Provide an alternative view for the Rest DSL, similar to Swagger or Apicurio, that displays a table with the endpoints.

Proposed user journey

  1. Starting from a dedicated user interface, the user adds an OpenAPI spec URI or uploads a file.
  2. With that information in the context, the user can now click on "Generate all routes" to populate the Rest DSL table
  3. Alternatively, the user could use the routes list to select "Create a new route from direct URI" which later on will display a list of the available URIs
  4. In addition to that, said context should be available for the Direct step, meaning that the URI could be written from a Rest DSL list.
@lordrip lordrip added the feature request Thumbs up the issue to vote for it label Jul 6, 2023
@lordrip lordrip added this to the 1.1.0 milestone Jul 6, 2023
@Delawen Delawen modified the milestones: 1.1.0, 1.2.0 Jul 13, 2023
@lordrip lordrip removed their assignment Jul 15, 2023
@Delawen Delawen modified the milestone: 1.2.0 Jul 26, 2023
@Delawen Delawen assigned lburgazzoli and lordrip and unassigned lburgazzoli Jul 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request Thumbs up the issue to vote for it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants