Skip to content

Improved error message #141

@wolfadex

Description

@wolfadex

("Among the "
++ String.fromInt (Dict.size responses)
++ " possible responses, there was no successful one."
)

This error message could be improved to give examples of how to resolve it. An example of the output might look like

Warning: Among the 1 possible responses, there was no successful one.

  at /vats/{id} -> GET
  at /tenants/{id} -> GET
  at /tenants -> GET  

Make sure your spec defines a 2XX and/or 3XX response for these endpoints.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions