Skip to content

[BUG][CSHARP] Responses data type is wrong #21686

@devhl-labs

Description

@devhl-labs

The petstore used by the C# samples has responses with incorrect dataType while the operation itself has the correct returnType. Since an operation can have multiple responses, we need to be able to handle each correctly. OperationId RolesReportGet is where this is seen. There happens to be a model called List, which is why it compiles.

Image

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