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

chore: multiply overloaded options in csharp #18818

Merged
merged 1 commit into from Nov 15, 2022

Commits on Nov 15, 2022

  1. chore: multiply overloaded options in csharp

    This way we'll get the same treatment in docs generator as well
    as dotnet api generator.
    
    This also adds non-suffixed aliases for string options, e.g.
    `Name` in addition to `NameString` and `NameRegex`.
    dgozman committed Nov 15, 2022
    Copy the full SHA
    54df18e View commit details
    Browse the repository at this point in the history