Skip to content

Open API schema out of date #18

Description

@nickambrose7

The Open API schema that is the source of truth for the generated Python (Pydantic) datatypes is out of date. You can see this by doing a diff between the Open API schema listed in v2.json and the up-to-date version posted by Neon here.

Fixing this will require replacing v2.json with the updated version, regenerating the python datatypes, and updating any tests that break with these changes.

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