Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using with the latest version of fastify 3.x.x and typescript definitions do not augment the schema #49

Open
namello-zmtp opened this issue Sep 10, 2020 · 1 comment

Comments

@namello-zmtp
Copy link

I am unable to build using fastify-oas due to typescript being unable to resolve the augmentations made to the route schema. It also appears that the register schema isn't being loaded either.

@abarre
Copy link

abarre commented Nov 26, 2020

it seems related to RouteSchema being renamed to FastifySchema.
See fastify/fastify-swagger@433fd05 for referenced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants