Comments
In Yaml you can use comments. This can be helpful to document what you are making.
# this is an example
Patient:
id: example
In Yaml you can use comments. This can be helpful to document what you are making.
# this is an example
Patient:
id: example