hasura / hasura/ndc-open-api-lambda

Support for path variables

Open
#61 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Support for path variables as according to the OpenAPI spec.

It's a common pattern to have `/api/path-sgment/{dynamicValue}/id/{id}`, but this isn't possible to support at the moment without hard coding the values.

https://swagger.io/docs/specification/describing-parameters/

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.