Skip to content

A way to infer from types listed in an OpenAPI or JSON Schema? #18

@josh-hemphill

Description

@josh-hemphill

Couldn't find anywhere else to ask this, is anyone working on ways to convert from JSON Schema or from the extracted types in OpenAPI schemas to JTD?
I have APIs that auto-generate OpenAPI specs, and client generation code that can optimize on JTD schemas; I can still generate clients, but I don't have the ability to do optimization based on static analysis of JTD schemas, it'd be really nice to be able to generate JTD schemas from my API spec.

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