Commit Graph

1 Commits

Author SHA1 Message Date
Gabriel Gonzalez
7ac1a4cfb7 Add dhall-kubernetes support for "schemas"
For lack of a better term, I'm calling the `{ Type = …, default = … }`
record that the record completion operator expects a "schema".  This
change adds `dhall-kubernetes` support for auto-generating these schemas
for ease of use with the new `::` operator.

See the included example for how this would be used
2019-10-19 13:34:24 -07:00