Skip to content

Conversation

@timotheeguerin
Copy link
Member

fix #3484

@azure-sdk
Copy link
Collaborator

azure-sdk commented Nov 14, 2025

All changed packages have been documented.

  • @azure-tools/typespec-autorest
  • @azure-tools/typespec-azure-resource-manager
Show changes

@azure-tools/typespec-autorest - breaking ✏️

  • Remove deprecated arm-resource-flattening option,> ,> diff lang=yaml title=tspconfig.yaml,> options:,> @azure-tools/typespec-autorest:,> - arm-resource-flattening: true,> ,> ,> diff lang=tsp title=MyResource.tsp,> +@@Azure.ClientGenerator.Core.Legacy.flattenProperty(MyResource.properties, "autorest");,>

@azure-tools/typespec-azure-resource-manager - breaking ✏️

  • Remove Private decorator @Azure.ResourceManager.Private.conditionalClientFlatten,> ,> diff lang=tsp,> @Azure.ResourceManager.Private.conditionalClientFlatten,> ,> ,> diff lang=tsp title=MyResource.tsp,> [email protected],>

@timotheeguerin timotheeguerin added the int:azure-specs Run integration tests against azure-rest-api-specs label Nov 14, 2025
@azure-sdk
Copy link
Collaborator

azure-sdk commented Nov 14, 2025

You can try these changes here

🛝 Playground 🌐 Website

@timotheeguerin timotheeguerin changed the title Remove/condtional flatten Remove condtional flatten Nov 14, 2025
@timotheeguerin timotheeguerin changed the title Remove condtional flatten Remove conditional flatten Nov 14, 2025
@timotheeguerin timotheeguerin marked this pull request as ready for review November 14, 2025 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

int:azure-specs Run integration tests against azure-rest-api-specs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove deprecated arm-resource-flattening and @conditionalClientFlaten Remove @conditionalClientFlatten and config arm-resource-flattening

3 participants