Skip to content

[OpenAPI3 Emitter] Add option to map safeint to double-int#2933

Merged
timotheeguerin merged 13 commits intomicrosoft:mainfrom
timotheeguerin:safe-int-openapi3
Mar 1, 2024
Merged

[OpenAPI3 Emitter] Add option to map safeint to double-int#2933
timotheeguerin merged 13 commits intomicrosoft:mainfrom
timotheeguerin:safe-int-openapi3

Conversation

@timotheeguerin
Copy link
Copy Markdown
Member

@timotheeguerin timotheeguerin commented Feb 17, 2024

fix #2367
Format was added to the schema registry so we are safe to use that now https://spec.openapis.org/registry/format/double-int.html

@azure-sdk
Copy link
Copy Markdown
Collaborator

azure-sdk commented Feb 17, 2024

All changed packages have been documented.

@azure-sdk
Copy link
Copy Markdown
Collaborator

You can try these changes at https://cadlplayground.z22.web.core.windows.net/prs/2933/

Check the website changes at https://tspwebsitepr.z22.web.core.windows.net/prs/2933/

@timotheeguerin timotheeguerin added the breaking-change A change that might cause specs or code to break label Feb 17, 2024
@timotheeguerin timotheeguerin removed the breaking-change A change that might cause specs or code to break label Feb 28, 2024
@timotheeguerin timotheeguerin changed the title Safeint map to new double-int format [OpenAPI3 Emitter] Add option to map safeint to double-int Feb 28, 2024
@timotheeguerin timotheeguerin merged commit 9654dd8 into microsoft:main Mar 1, 2024
@timotheeguerin timotheeguerin deleted the safe-int-openapi3 branch March 1, 2024 00:05
markcowl pushed a commit to markcowl/cadl that referenced this pull request Mar 8, 2024
…soft#2933)

fix  microsoft#2367 
Format was added to the schema registry so we are safe to use that now
https://spec.openapis.org/registry/format/double-int.html

---------

Co-authored-by: Brian Terlson <brian.terlson@microsoft.com>
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.

[OpenAPI] Safeint emits int64 format

4 participants