Skip to content

Built-in types #45

@gregsdennis

Description

@gregsdennis

I think the best option is to leave association between JSON Schema constructs and built-in types to the implementation.

The implementation would have to define rules to recognized specific patterns which can map to types defined by their language.

We may be able to suggest several simplistic ones, like {"type": "integer"} maps to the 32-bit integer type, if there is one, but I don't know that JSON Schema will be able to specify more than that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions