ArkType @arktype.io · Mar 4

@ark/json-schema — Bidirectional JSON Schema Parse JSON Schema into ArkType Types, and convert Types to JSON Schema. Huge thanks to @TizzySaurus for building this one. toJsonSchema() now supports configurable fallbacks, draft-07/2020-12 targets, and cyclic types.

2 likes 2 replies

?

Replies

ArkType · Mar 4

Full announcement: arktype.io/docs/blog/2.2 I couldn't be more hyped to see what you do with it. ⚡ arktype.io/docs/intro/setupgithub.com/arktypeio/arktype 👋 arktype.io/discord If you want to support this work: github.com/sponsors/arktypeio

spyke · Mar 4

I am correct that now I can convert an OpenAPI spec to a JSON Schema and use the result for TS and runtime validation?