Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

datetime incompatibility with JSON schema and OpenAPI specification #92

@nbrede

Description

@nbrede

Currently datetimes are supported by specifying the type as "datetime" in a schema. This seems to be incompatible with the JSON schema and OpenAPI specifications, which state it should be called "date-time". See, e.g., https://json-schema.org/understanding-json-schema/reference/string.html#dates-and-times

I created a PR to fix that issue: #91

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