Skip to content

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

@micolous

Description

@micolous

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

value description JSON data type
uint16 unsigned 16-bit integer number
uint32 unsigned 32-bit integer number
uint64 unsigned 64-bit integer number, 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