Skip to content
This repository was archived by the owner on Jul 14, 2022. It is now read-only.
This repository was archived by the owner on Jul 14, 2022. It is now read-only.

"Try This" broken for hello world #7

@aditya-anand

Description

@aditya-anand

When exercising hellow-world swagger editor, the swagger UI panel on the right seems to have issues invoking specified operations.

To reproduce:
1 create a new hello-world project using a127 project create
2 start and edit said project
3 update "host: localhost", append port on which hello-world is running
4 in the editor, click on try this, enter the name parameter
4.1 notice how the request is missing hello context (i.e. http://localhost:10010/?name=foo instead of http://localhost:10010/hello?name=foo)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions