Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

System.UInt32 incorrectly translated to OpenApi format "int32" #227

Open
@ps-weber

Description

@ps-weber

A int32 can not fit all possible values of a uint32.
This leads to errors with generated clients.

See TypeExtensions.cs

Basically the same issue as #210, but with uint instead of ushort.

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