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

Missing reference for how to override the schema types #3104

Closed
2 tasks done
rustyconover opened this issue May 27, 2021 · 2 comments
Closed
2 tasks done

Missing reference for how to override the schema types #3104

rustyconover opened this issue May 27, 2021 · 2 comments

Comments

@rustyconover
Copy link

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure it has not already been reported

Fastify version

3.x.x

Plugin version

No response

Node.js version

14.x

Operating system

macOS

Operating system version (i.e. 20.04, 11.3, 10)

latest

Description

There is a missing reference in the comment that documents the FastifySchema type.

Steps to Reproduce

look at the docs.

/**
 * Schemas in Fastify follow the JSON-Schema standard. For this reason
 * we have opted to not ship strict schema based types. Instead we provide
 * an example in our documentation on how to solve this problem. Check it
 * out here:
 */

Expected Behavior

Have a reference to follow.

@mcollina
Copy link
Member

cc @Eomm

@Eomm
Copy link
Member

Eomm commented Jan 28, 2022

Done in #3290

@Eomm Eomm closed this as completed Jan 28, 2022
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

3 participants