autorest icon indicating copy to clipboard operation
autorest copied to clipboard

Change to use raw operation for non-resource operations

Open tadelesh opened this issue 1 year ago • 1 comments

resolve: https://github.com/Azure/autorest/issues/4881

tadelesh avatar Feb 19 '24 07:02 tadelesh

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/299w2fjq For changes to autorest core.
@autorest/modelerfour --use:http://tinyurl.com/24uumk9t For changes to modelerfour.

Or with all

autorest --version:http://tinyurl.com/299w2fjq --use:http://tinyurl.com/24uumk9t

or use the following in your autorest configuration:
# For changes to autorest core
version: "http://tinyurl.com/299w2fjq"

# For changes to modelerfour
use-extension:
  "@autorest/modelerfour": "http://tinyurl.com/24uumk9t"

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.

azure-pipelines[bot] avatar Feb 19 '24 07:02 azure-pipelines[bot]

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/25pj9tpw For changes to autorest core.
@autorest/modelerfour --use:http://tinyurl.com/2cxbs8un For changes to modelerfour.

Or with all

autorest --version:http://tinyurl.com/25pj9tpw --use:http://tinyurl.com/2cxbs8un

or use the following in your autorest configuration:
# For changes to autorest core
version: "http://tinyurl.com/25pj9tpw"

# For changes to modelerfour
use-extension:
  "@autorest/modelerfour": "http://tinyurl.com/2cxbs8un"

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.

azure-pipelines[bot] avatar Feb 22 '24 09:02 azure-pipelines[bot]

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/2yflqph7 For changes to autorest core.
@autorest/modelerfour --use:http://tinyurl.com/2a6ojg4y For changes to modelerfour.

Or with all

autorest --version:http://tinyurl.com/2yflqph7 --use:http://tinyurl.com/2a6ojg4y

or use the following in your autorest configuration:
# For changes to autorest core
version: "http://tinyurl.com/2yflqph7"

# For changes to modelerfour
use-extension:
  "@autorest/modelerfour": "http://tinyurl.com/2a6ojg4y"

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.

azure-pipelines[bot] avatar Feb 23 '24 03:02 azure-pipelines[bot]