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

DECFLOAT values and format:decimal #6

Closed
ralfhandl opened this issue Mar 22, 2023 · 1 comment · Fixed by #9
Closed

DECFLOAT values and format:decimal #6

ralfhandl opened this issue Mar 22, 2023 · 1 comment · Fixed by #9
Assignees

Comments

@ralfhandl
Copy link
Member

ralfhandl commented Mar 22, 2023

The definition of x-sap-precision shows it use for a DECFLOAT34 value in combination with format:decimal.

However the OpenAPI format registration for decimal states that

The decimal format represents a fixed point decimal number of unspecified precision and range.

Should we instead use the newly registered OpenAPI format decimal128 for DECFLOAT34 values?

@swennemers
Copy link

swennemers commented Mar 22, 2023 via email

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 a pull request may close this issue.

4 participants