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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Fix SubResourceCreateOptions signature in subresource client #2766

Commits on Apr 9, 2024

  1. [client] Fix SubResourceCreateOptions signature

    The current signature of SubResourceCreateOptions does not match the
    interface definition of SubResourceCreateOption because of a typo in the
    method `ApplyToSubResourceCreate` name. This commit fixes the name.
    Fricounet committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    55c4331 View commit details
    Browse the repository at this point in the history