Skip to content

Validate the Json Schema and/or OpenAPI 3.1 Schema #49

@laurenceisla

Description

@laurenceisla

In the core repository we use gavinwahl/postgres-json-schema to validate the resulting OpenAPI document for testing purposes (see jsonschema.sql). It's doesn't look mantained anymore so we need to use another one, preferably in SQL, to start validating the output (I'm doing it manually in the Swagger Editor right now). I think the pg_jsonschema extension is a good alternative.

Edit: see extra info on OpenAPI validation.

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