Skip to content

Allow import/refresh of OpenAPI spec from URL #2582

@ccleve

Description

@ccleve

Is your feature request related to a problem? Please describe.

In the Designer you can start with an OpenAPI file on disk. My OpenAPI spec gets generated dynamically in my JAX-RS app. You go to http://localhost:8081/api/openapi to get it.

When I make an API change in my app I have to regenerate the file, save it to disk and re-import it into Designer. This is a headache.

Describe the solution you'd like
It would be better if Designer just kept a reference to the URL and would let me refresh it by hitting a button.

Then I could go to the debug page and test endpoints easily.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions