fastify / fastify/help

using fluent json schema with json schema to ts type provider

Open
#700 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
68
Forks
8
Avg merge
11h 2m
Merged PRs (30d)
2

Description

is there any way to use `fluent-json-schema` with json schema to ts type provider?

the current limitation is when converting the fluent `ObjectSchema` object to json schema we need to use `.valueOf()` which will be run at runtime. and type provider don't have a away to get the schema and provide the types

* *node version*: 16
* *fastify version*: >=4.0.3
* *os*: Windows

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.