Skip to content

fix: read (Exclusive)Maximum and (Exclusive)Minimum values as strings and write their raw values during serialization - #2309

Merged
Vincent Biret (baywet) merged 5 commits into
mainfrom
fix/max-and-min-types
Apr 8, 2025
Merged

fix: read (Exclusive)Maximum and (Exclusive)Minimum values as strings and write their raw values during serialization#2309
Vincent Biret (baywet) merged 5 commits into
mainfrom
fix/max-and-min-types

Conversation

@MaggieKimani1

Copy link
Copy Markdown
Contributor

Fixes#1967

Comment threadsrc/Microsoft.OpenApi/Reader/V3/OpenApiSchemaDeserializer.cs
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate FailedQuality Gate failed

Failed conditions
78.5% Coverage on New Code (required ≥ 80%)
10.1% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@baywetVincent Biret (baywet) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for making the changes!

@MaggieKimani1

Copy link
Copy Markdown
ContributorAuthor

Vincent Biret (@baywet) Does this need a squash merge with a conventional commit?

@baywet
Vincent Biret (baywet) deleted the fix/max-and-min-types branch April 8, 2025 17:55
@baywet

Copy link
Copy Markdown
Member

Maggie Kimani (@MaggieKimani1) I usually base that decision on: do I have conventional commits already? how many commits are in this PR? 5 or above... squash

Sign up for freeto 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.

[API Review] Decimal vs Double for Max/Min in OpenAPISchema type

2 participants

@MaggieKimani1@baywet