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 percentComplete should be a float not an int #860

Merged
merged 6 commits into from
May 21, 2024

Conversation

timotheeguerin
Copy link
Member

fix #832

@azure-sdk
Copy link
Collaborator

azure-sdk commented May 17, 2024

All changed packages have been documented.

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

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

Fix percentComplete property on OperationStatus should be a float not an int

@azure-sdk
Copy link
Collaborator

@timotheeguerin timotheeguerin added this pull request to the merge queue May 21, 2024
Merged via the queue into main with commit c68d680 May 21, 2024
21 checks passed
@timotheeguerin timotheeguerin deleted the fix/percentcomplete branch May 21, 2024 18:47
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]: Inconsistent type of OperationStatusResult.percentComplete
4 participants