Skip to content

Requests seem to never execute #43

Description

@vendamere

When I load openapi-tui in a nix-shell I'm unable to get any requests to be sent.

nix-shell -p openapi-tui

I verified I'm able to call something like the Pet Store API using curl and get back a response, but if I try loading that into openapi-tui and call the same endpoint I never see a response or error message when either hitting enter in the url box or by running the send command.

openapi-tui -i https://raw.githubusercontent.com/zaghaghi/openapi-tui/refs/heads/main/examples/petstore.json

The spec loads properly, but seems to never make a request.

The version is 0.10.2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions