-
Notifications
You must be signed in to change notification settings - Fork 12
Conversation
You may test this build by running add
or use the following in your autorest configuration: use-extension:
"@autorest/modelerfour": "https://tinyurl.com/yyz23ubn" If this build is good for you, give this comment a thumbs up. (👍) And you should run |
Does this not make it a breaking change for generated sdks? |
You may test this build by running add
or use the following in your autorest configuration: use-extension:
"@autorest/modelerfour": "https://tinyurl.com/y5x74fl4" If this build is good for you, give this comment a thumbs up. (👍) And you should run |
"resolve-schema-name-collisons"?: boolean; | ||
} | ||
|
||
export interface ModelerFourNamingOptions { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
You may test this build by running add
or use the following in your autorest configuration: use-extension:
"@autorest/modelerfour": "https://tinyurl.com/y63hwt6r" If this build is good for you, give this comment a thumbs up. (👍) And you should run |
…into feature/accept-header-flag
You may test this build by running add
or use the following in your autorest configuration: use-extension:
"@autorest/modelerfour": "https://tinyurl.com/y3m4ehsx" If this build is good for you, give this comment a thumbs up. (👍) And you should run |
fix Azure/autorest#3720
This PR also adds typing for the modelerfour options.