Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

missing int64 format #172

Copy link
Copy link

Description

@porjo
Issue body actions

Openapi spec for MoneyObject valueInBaseUnits has this:

api/v1/openapi.json

Lines 45 to 48 in 7074155

"valueInBaseUnits": {
"type": "integer",
"description": "The amount of money in the smallest denomination for the currency, as a\n64-bit integer. For example, for an Australian dollar value of $10.56,\nthis field will be `1056`.\n"
}

AFAIK format: int64 is required for 64-bit integer to be output: https://swagger.io/docs/specification/v3_0/data-models/data-types/#numbers

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.