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

Remove redundant docs on TypeBox properties #4095

Merged
merged 2 commits into from Jun 30, 2022
Merged

Conversation

simonplend
Copy link
Contributor

TypeBox no longer requires the kind and modifier keywords to be added to Ajv (since v0.24.0).

See:

Checklist

TypeBox no longer requires the `kind` and `modifier` keywords to be added to Ajv (since v0.24.0).

See:

- https://github.com/sinclairzx81/typebox/blob/master/changelog.md#0240
- fastify/fastify-type-provider-typebox#19
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jun 29, 2022
@RafaelGSS
Copy link
Member

Let me release the type-provider-typebox. Just one sec.

Copy link
Member

@RafaelGSS RafaelGSS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@simonplend
Copy link
Contributor Author

@RafaelGSS Thanks for getting the type-provider-typebox release out! 👍🏻

@mcollina mcollina merged commit 555d3d9 into fastify:main Jun 30, 2022
msmolens added a commit to msmolens/fastify that referenced this pull request Sep 2, 2022
Remove Ajv configuration from example code in the Type Providers
documentation.

As described in fastify#4095, TypeBox no
longer requires explicitly configuring Ajv to recognize the `kind` and
`modifier` keywords.
msmolens added a commit to msmolens/fastify that referenced this pull request Sep 2, 2022
Remove Ajv configuration from example code in the Type Providers
documentation.

As described in fastify#4095, TypeBox no
longer requires explicitly configuring Ajv to recognize the `kind` and
`modifier` keywords.
@github-actions
Copy link

github-actions bot commented Jul 1, 2023

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants