Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 1671: Add MemberNotNullWhen attribute for Content property in IApiResponse<T> #1672

Merged
merged 4 commits into from
May 26, 2024

Commits on Feb 22, 2024

  1. Issue 1671: Add MemberNotNullWhen attribute for Content property in I…

    …ApiResponse<T> interface
    sguryev committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    f70b9c7 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    9912712 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    614f972 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Update APIResponse

    Update APIResponse as MemberNotNullWhen needs to be in same interface as members
    ChrisPulman committed May 26, 2024
    Configuration menu
    Copy the full SHA
    e27b0a6 View commit details
    Browse the repository at this point in the history