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

Literal should not appear in the public API surface except as optional parameters for operations. #4631

Open
ShivangiReja opened this issue Apr 23, 2024 · 0 comments
Labels
v3 Version 3 of AutoRest C# generator.

Comments

@ShivangiReja
Copy link
Member

Currently, the code autorest.csharp generator is generating Literal in the public API, as seen here. However, Literal should not be generated on the public API surface unless they are optional parameters for operations.

@ShivangiReja ShivangiReja added the v3 Version 3 of AutoRest C# generator. label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3 Version 3 of AutoRest C# generator.
Projects
None yet
Development

No branches or pull requests

1 participant