Skip to content

[nodejs] fastify path params tests #4777

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

Merged
merged 4 commits into from
Jun 18, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions manifests/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ tests/:
Test_Schema_Request_Path_Parameters:
'*': *ref_4_21_0
express5: *ref_5_29_0
fastify: missing_feature
fastify: *ref_5_57_0
nextjs: missing_feature
Test_Schema_Request_Query_Parameters:
'*': *ref_4_21_0
Expand Down Expand Up @@ -709,7 +709,7 @@ tests/:
Test_PathParams:
'*': v2.0.0
express5: *ref_5_29_0
fastify: missing_feature
fastify: *ref_5_57_0
nextjs: missing_feature
Test_ResponseStatus: v2.0.0
Test_UrlQuery:
Expand Down Expand Up @@ -871,7 +871,7 @@ tests/:
Test_Blocking_request_path_params:
'*': *ref_5_24_0
express5: *ref_5_29_0
fastify: missing_feature
fastify: *ref_5_57_0
nextjs: missing_feature
Test_Blocking_request_query:
'*': *ref_3_19_0
Expand Down