autorest
autorest copied to clipboard
migrate @projectedName to @encodedName
resolve: #4884
You may test this build by running autorest --reset and then either:
Add the following CLI flags
| Pacakge | Flag | Description |
|---|---|---|
| @autorest/core | --version:http://tinyurl.com/293udtsx |
For changes to autorest core. |
| @autorest/modelerfour | --use:http://tinyurl.com/239szp3q |
For changes to modelerfour. |
Or with all
autorest --version:http://tinyurl.com/293udtsx --use:http://tinyurl.com/239szp3q
or use the following in your autorest configuration:
# For changes to autorest core
version: "http://tinyurl.com/293udtsx"
# For changes to modelerfour
use-extension:
"@autorest/modelerfour": "http://tinyurl.com/239szp3q"
If this build is good for you, give this comment a thumbs up. (👍) And you should run `autorest --reset` again once you're finished testing to remove it.
part of: https://github.com/Azure/typespec-azure/issues/266
You may test this build by running autorest --reset and then either:
Add the following CLI flags
| Pacakge | Flag | Description |
|---|---|---|
| @autorest/core | --version:http://tinyurl.com/2d88wf6u |
For changes to autorest core. |
| @autorest/modelerfour | --use:http://tinyurl.com/27apvgsr |
For changes to modelerfour. |
Or with all
autorest --version:http://tinyurl.com/2d88wf6u --use:http://tinyurl.com/27apvgsr
or use the following in your autorest configuration:
# For changes to autorest core
version: "http://tinyurl.com/2d88wf6u"
# For changes to modelerfour
use-extension:
"@autorest/modelerfour": "http://tinyurl.com/27apvgsr"
If this build is good for you, give this comment a thumbs up. (👍) And you should run `autorest --reset` again once you're finished testing to remove it.