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

Support tuples #189

Closed
TheMrMilchmann opened this issue Sep 28, 2022 · 0 comments
Closed

Support tuples #189

TheMrMilchmann opened this issue Sep 28, 2022 · 0 comments
Assignees
Labels
a:feature New feature or request in:dsl
Milestone

Comments

@TheMrMilchmann
Copy link
Member

In some cases, JSON arrays may be used to encode fixed-size tuples instead of lists. Supporting tuples in the schema model would allow clients to generate type-safe wrappers for these tuples instead of relying on raw list representations. This does also play nicely with other features such as value contracts/enums.

@TheMrMilchmann TheMrMilchmann added a:feature New feature or request in:dsl labels Sep 28, 2022
@TheMrMilchmann TheMrMilchmann added this to the 0.7.0 milestone Sep 28, 2022
@TheMrMilchmann TheMrMilchmann self-assigned this Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:feature New feature or request in:dsl
Projects
Status: Done
Development

No branches or pull requests

1 participant