Skip to content

Enums are not extensible by default anymore#473

Merged
timotheeguerin merged 20 commits intoAzure:mainfrom
timotheeguerin:enum-model-as-string-false
May 24, 2024
Merged

Enums are not extensible by default anymore#473
timotheeguerin merged 20 commits intoAzure:mainfrom
timotheeguerin:enum-model-as-string-false

Conversation

@timotheeguerin
Copy link
Copy Markdown
Member

@timotheeguerin timotheeguerin commented Mar 21, 2024

Next step into the migration from enum to union #269

@azure-sdk
Copy link
Copy Markdown
Collaborator

azure-sdk commented Mar 21, 2024

All changed packages have been documented.

  • @azure-tools/typespec-autorest
Show changes

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

Enums are not extensible by default anymore. Update to an extensible union union Foo {a: "a", b: "b", string}

@azure-sdk
Copy link
Copy Markdown
Collaborator

@timotheeguerin timotheeguerin added this to the [2024] May milestone Mar 30, 2024
@markcowl markcowl removed this from the [2024] May milestone May 11, 2024
@timotheeguerin timotheeguerin enabled auto-merge May 24, 2024 18:21
@timotheeguerin timotheeguerin added this pull request to the merge queue May 24, 2024
Merged via the queue into Azure:main with commit 86978b0 May 24, 2024
@timotheeguerin timotheeguerin deleted the enum-model-as-string-false branch May 24, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants