Skip to content

Fix nullable issues#3602

Merged
timotheeguerin merged 5 commits intoAzure:mainfrom
timotheeguerin:fix/nullable-issues
Dec 3, 2025
Merged

Fix nullable issues#3602
timotheeguerin merged 5 commits intoAzure:mainfrom
timotheeguerin:fix/nullable-issues

Conversation

@timotheeguerin
Copy link
Copy Markdown
Member

@timotheeguerin timotheeguerin commented Dec 1, 2025

fix #3586
fix #3577

Azure-rest-api-specs pr regenerating Azure/azure-rest-api-specs#39039

@timotheeguerin timotheeguerin added the int:azure-specs Run integration tests against azure-rest-api-specs label Dec 1, 2025
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Dec 1, 2025

Open in StackBlitz

npm i https://pkg.pr.new/Azure/typespec-azure/@azure-tools/typespec-autorest@3602

commit: 8f23c44

@azure-sdk
Copy link
Copy Markdown
Collaborator

azure-sdk commented Dec 1, 2025

All changed packages have been documented.

  • @azure-tools/typespec-autorest
Show changes

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

Fix constraints not applied on nullable properties

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

Fix x-ms-enum.name not being set on nullable enum properties with default

@azure-sdk
Copy link
Copy Markdown
Collaborator

azure-sdk commented Dec 1, 2025

You can try these changes here

🛝 Playground 🌐 Website

@markcowl
Copy link
Copy Markdown
Member

markcowl commented Dec 3, 2025

Looks like just a few services failing in the pr

@timotheeguerin timotheeguerin added this pull request to the merge queue Dec 3, 2025
Merged via the queue into Azure:main with commit 82878de Dec 3, 2025
25 of 26 checks passed
@timotheeguerin timotheeguerin deleted the fix/nullable-issues branch December 3, 2025 02:02
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.

Does nullable integer have minimum value? Missing enum name for nullable property with default value

3 participants