Skip to content

Only set Exclusive Range when they are, do not set them when they are…#2960

Merged
martincostello merged 2 commits intodomaindrivendev:masterfrom
jgarciadelanoceda:issue_2959_RangeExclusiveWhenTrue
Jun 21, 2024
Merged

Only set Exclusive Range when they are, do not set them when they are…#2960
martincostello merged 2 commits intodomaindrivendev:masterfrom
jgarciadelanoceda:issue_2959_RangeExclusiveWhenTrue

Conversation

@jgarciadelanoceda
Copy link
Copy Markdown
Contributor

@jgarciadelanoceda jgarciadelanoceda commented Jun 21, 2024

Fixes #2959, it was a little breaking change that was affecting a client implementation.
There is no need to set the Inclusive/Exclusive parameter when they are not set to true, to have the same OpenApi document with dotnet7 and dotnet8

Loading
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]: Breaking: Writes default values for exclusiveMaximum/exclusiveMinimum to openapi.json

3 participants