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

Body validation scheme for ${method}:${path} route is not supported! #4259

Closed
2 tasks done
kevinforrestconnors opened this issue Sep 8, 2022 · 0 comments · Fixed by #4261
Closed
2 tasks done

Body validation scheme for ${method}:${path} route is not supported! #4259

kevinforrestconnors opened this issue Sep 8, 2022 · 0 comments · Fixed by #4261
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@kevinforrestconnors
Copy link

Prerequisites

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

Fastify version

4.5.3

Plugin version

No response

Node.js version

16.12.0

Operating system

Windows

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

Windows 10 Home

Description

throw new Error(Body validation schema for ${method}:${path} route is not supported!)
^

Error: Body validation schema for GET:/ping/:bar route is not supported!

Steps to Reproduce

Expected Behavior

code examples should not have errors..

@climba03003 climba03003 added the documentation Improvements or additions to documentation label Sep 8, 2022
@Eomm Eomm added the good first issue Good for newcomers label Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants