Skip to content
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

Fix numeric issues with exponential notation #4420

Merged
merged 5 commits into from
Sep 12, 2024

Conversation

timotheeguerin
Copy link
Member

@timotheeguerin timotheeguerin commented Sep 12, 2024

fix #4419

@azure-sdk
Copy link
Collaborator

azure-sdk commented Sep 12, 2024

All changed packages have been documented.

  • @typespec/compiler
Show changes

@typespec/compiler - fix ✏️

Fix: Numeric values defined with e-notation incorrectly resolved

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

@timotheeguerin timotheeguerin added this pull request to the merge queue Sep 12, 2024
Merged via the queue into microsoft:main with commit 5fa9d4c Sep 12, 2024
21 of 22 checks passed
@timotheeguerin timotheeguerin deleted the fix/numeric-neg-exp branch September 12, 2024 20:02
sarangan12 pushed a commit to sarangan12/typespec that referenced this pull request Sep 16, 2024
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.

[Bug]: OpenAPI3 fails to consistently emit default float values declared in e-notation.
3 participants