-
Notifications
You must be signed in to change notification settings - Fork 741
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
Add feature to converter #4868
Merged
Merged
Add feature to converter #4868
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
tadelesh
commented
Jan 23, 2024
•
edited
Loading
edited
- support flatten
- support custom resource, fix Support self-defined common-type resources #4861
- fix doc multi-line issue
- fix naming escape issue
- fix duration default value problem
You may test this build by running Add the following CLI flags
Or with all autorest --version:http://tinyurl.com/yw64gqzb --use:http://tinyurl.com/yvuzzqyl or use the following in your autorest configuration: # For changes to autorest core
version: "http://tinyurl.com/yw64gqzb"
# For changes to modelerfour
use-extension:
"@autorest/modelerfour": "http://tinyurl.com/yvuzzqyl" 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. |
You may test this build by running Add the following CLI flags
Or with all autorest --version:http://tinyurl.com/ymqy4vgd --use:http://tinyurl.com/ymcaeo2t or use the following in your autorest configuration: # For changes to autorest core
version: "http://tinyurl.com/ymqy4vgd"
# For changes to modelerfour
use-extension:
"@autorest/modelerfour": "http://tinyurl.com/ymcaeo2t" 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. |
You may test this build by running Add the following CLI flags
Or with all autorest --version:http://tinyurl.com/yruf98l3 --use:http://tinyurl.com/yt5kcusl or use the following in your autorest configuration: # For changes to autorest core
version: "http://tinyurl.com/yruf98l3"
# For changes to modelerfour
use-extension:
"@autorest/modelerfour": "http://tinyurl.com/yt5kcusl" 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. |
joheredi
approved these changes
Jan 25, 2024
packages/extensions/openapi-to-typespec/src/generate/generate-arm-resource.ts
Outdated
Show resolved
Hide resolved
You may test this build by running Add the following CLI flags
Or with all autorest --version:http://tinyurl.com/yrutqw3u --use:http://tinyurl.com/2xb7vtek or use the following in your autorest configuration: # For changes to autorest core
version: "http://tinyurl.com/yrutqw3u"
# For changes to modelerfour
use-extension:
"@autorest/modelerfour": "http://tinyurl.com/2xb7vtek" 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. |
You may test this build by running Add the following CLI flags
Or with all autorest --version:http://tinyurl.com/ysmvvny9 --use:http://tinyurl.com/ynyodql5 or use the following in your autorest configuration: # For changes to autorest core
version: "http://tinyurl.com/ysmvvny9"
# For changes to modelerfour
use-extension:
"@autorest/modelerfour": "http://tinyurl.com/ynyodql5" 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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.