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

Feature: Any Object and Any distinction #4067

Merged
merged 6 commits into from
Apr 21, 2021
Merged

Conversation

timotheeguerin
Copy link
Member

fix #4066

@timotheeguerin timotheeguerin requested a review from daviwil as a code owner April 13, 2021 23:13
@azure-pipelines
Copy link

You may test this build by running autorest --reset and then either:


Add the following CLI flags
Pacakge Flag Description
@autorest/core --version:https://tinyurl.com/yfmebkyp For changes to autorest core.
@autorest/modelerfour --use:https://tinyurl.com/yffzwwsx For changes to modelerfour.

Or with all

autorest --version:https://tinyurl.com/yfmebkyp --use:https://tinyurl.com/yffzwwsx

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

# For changes to modelerfour
use-extension:
  "@autorest/modelerfour": "https://tinyurl.com/yffzwwsx"

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
Copy link

You may test this build by running autorest --reset and then either:


Add the following CLI flags
Pacakge Flag Description
@autorest/core --version:https://tinyurl.com/yj7f6one For changes to autorest core.
@autorest/modelerfour --use:https://tinyurl.com/yz9jkg9h For changes to modelerfour.

Or with all

autorest --version:https://tinyurl.com/yj7f6one --use:https://tinyurl.com/yz9jkg9h

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

# For changes to modelerfour
use-extension:
  "@autorest/modelerfour": "https://tinyurl.com/yz9jkg9h"

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.

@timotheeguerin timotheeguerin added the next minor Tag to add on PR to say they should go in the next minor version label Apr 15, 2021
@timotheeguerin timotheeguerin changed the title [WIP] Feature: Any Object and Any distinction Feature: Any Object and Any distinction Apr 20, 2021
@azure-pipelines
Copy link

You may test this build by running autorest --reset and then either:


Add the following CLI flags
Pacakge Flag Description
@autorest/core --version:https://tinyurl.com/yzaxeyna For changes to autorest core.
@autorest/modelerfour --use:https://tinyurl.com/ygnng8h5 For changes to modelerfour.

Or with all

autorest --version:https://tinyurl.com/yzaxeyna --use:https://tinyurl.com/ygnng8h5

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

# For changes to modelerfour
use-extension:
  "@autorest/modelerfour": "https://tinyurl.com/ygnng8h5"

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.

@timotheeguerin timotheeguerin merged commit 7701a4d into master Apr 21, 2021
@timotheeguerin timotheeguerin deleted the feature/any-object branch April 21, 2021 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next minor Tag to add on PR to say they should go in the next minor version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modelerfour should differentiate AnySchema from AnyObject
1 participant