Skip to content

Format extension registry: unsigned integer types (uint16, uint32, uint64) #4564

Description

@micolous

I’m proposing to add the following unsigned integer types:

valuedescriptionJSON data type
uint16unsigned 16-bit integernumber
uint32unsigned 32-bit integernumber
uint64unsigned 64-bit integernumber, string (same caveats as int64)

The uint32 and uint64 formats are already in use by gnostic.

This is effectively a repeat of #2617, now that there is an extension registry, as it looks like only uint8 was added when that registry was created.

Metadata

Metadata

Assignees

No one assigned

    Labels

    format-registryregistriesRelated to any or all spec.openapis.org-hosted registries

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions