Skip to content

Mark IRestResponse.ErrorException as nullable #1485

@koliyo

Description

@koliyo

Expected Behavior

ErrorException field can be null, but is not marked as nullable.

Should be

    Exception? ErrorException { get; set; }

Specifications

  • Version: master

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions