Skip to content

[BUG][kotlin][client] doesn't annotate api call exceptions #4338

@4brunu

Description

@4brunu

Bug Report Checklist

  • Have you provided a full/minimal spec to reproduce the issue?
  • Have you validated the input using an OpenAPI validator (example)?
  • What's the version of OpenAPI Generator used?
  • Have you search for related issues/PRs?
  • What's the actual output vs expected output?
  • [Optional] Bounty to sponsor the fix (example)
Description

When making a request to a server, there is a possibility of throwing an error, but that's not annotated.

openapi-generator version

4.20.0

Suggest a fix

Annotated the api calls with the respective exceptions.

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