Closed jimmycasey closed 5 years ago
As a user/developer, when I specify a description at the parameter level, It should be able to override the description in the referenced definition.
I expected the description at the parameter level to be displayed in the UI instead of the description from the referenced definition.
It actually displaying the description from the definition.
https://next.plnkr.co/edit/dBODmKsYvRBm6QW7
@json-schema-form/angular-schema-form-bootstrap-lead
We are dynamically updating the form object to achieve this now. thanks.
Enhancement
As a user/developer, when I specify a description at the parameter level, It should be able to override the description in the referenced definition.
Expected behaviour
I expected the description at the parameter level to be displayed in the UI instead of the description from the referenced definition.
Actual behaviour
It actually displaying the description from the definition.
Gist/Plunker/Demo
https://next.plnkr.co/edit/dBODmKsYvRBm6QW7
@json-schema-form/angular-schema-form-bootstrap-lead