You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a form based editor that lets users design their REST definition similar to what we had in the Fuse IDE. Gather ideas also with our own Apicurio / Apicurito. This editor should also allow users to import an OpenAPI spec via file or URI reference. On import we let the user decide wether they want to only have the routes, the rest routes or both.
Part of the import functionality does already exist in VS Code tooling.
The text was updated successfully, but these errors were encountered:
Create a form based editor that lets users design their REST definition similar to what we had in the Fuse IDE. Gather ideas also with our own Apicurio / Apicurito. This editor should also allow users to import an OpenAPI spec via file or URI reference. On import we let the user decide wether they want to only have the routes, the rest routes or both.
Part of the import functionality does already exist in VS Code tooling.
The text was updated successfully, but these errors were encountered: