Create yaml from Prescriptions object (instead of the other way around) #209
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
needs-triage
Indicates an issue or PR lacks a `triage/...` label and requires one.
sig/stack-guidance
Categorizes an issue or PR as relevant to SIG Stack Guidance.
Basically a sub-part of #206
We should generate YAML from python objects (either Dataclass or dictionnary validated with the current voluptous schema) and live the encoding to pyyaml or equivalent.
This avoids structure mistakes like #205
The text was updated successfully, but these errors were encountered: