juspay / juspay/medea

modular schema

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
28
Forks
10
PR merge metrics
No merged PRs in 30d

Description

would be great to have an `$include` syntax, in the form:

`$include as x` - to import the Start schema in that file as an an available schema under name x
`$include x in as y` - to import the named schema in that file (x) as a different name (y)
`$include x in ` - to import the named schema in that file under its original name

this would allow for a good deal of code reuse, especially with the 'parameterized schema' feature request

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.