Skip to content

Fix openapi3 min max exclusive property to be a boolean#2365

Merged
timotheeguerin merged 7 commits into
microsoft:mainfrom
timotheeguerin:fix/exclusive-min-max
Sep 6, 2023
Merged

Fix openapi3 min max exclusive property to be a boolean#2365
timotheeguerin merged 7 commits into
microsoft:mainfrom
timotheeguerin:fix/exclusive-min-max

Conversation

@timotheeguerin

@timotheeguerin timotheeguerin commented Sep 5, 2023

Copy link
Copy Markdown
Member

fix #2230

Emitter used value as a number which is like that in later version of openapi (3.1+)

@github-actions

github-actions Bot commented Sep 5, 2023

Copy link
Copy Markdown
Contributor

Changes in this PR will be published to the following url to try(check status of TypeSpec Pull Request Try It pipeline for publish status):
Playground: https://cadlplayground.z22.web.core.windows.net/prs/2365/

Website: https://cadlwebsite.z1.web.core.windows.net/prs/2365/

@timotheeguerin
timotheeguerin merged commit e881658 into microsoft:main Sep 6, 2023
@timotheeguerin
timotheeguerin deleted the fix/exclusive-min-max branch March 4, 2025 18:33
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.

openapi3 for minValueExclusive and maxValueExclusive is invalid

2 participants