Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upNo docs on config options for specific language generators #3488
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


I'm trying to find the docs with the config options for java. I can't find anything on the docs here on github, but if I run
$ autorest --helpI see this:But If i run
$ autorest --help --javathere are no java specific config options that exist when running withc#instead.