Hi! We have aquestion:
Is there a section of the amper
module.yaml
file intended for adding custom properties. Or is there a guarantee that unknown properties inside the YAML are going to be ignored and not to produce an error?
j
Joffrey
06/17/2024, 9:39 AM
At the moment there is no place for custom properties. Regarding your second question, I'm not sure whether we immediately fail on unknown properties right now, but I can conservatively say that we don't provide a guarantee that there won't be an error in that case.
Joffrey
06/17/2024, 9:39 AM
Could you please elaborate on your use case for this? Are your custom properties meant to be consumed by Amper itself?