Skip to:
When OpenAPI attempts to generate an example body for a list with a leafref type and a min-elements constraint, it fails with an exception:
This prevents all models from being displayed correctly in the OpenAPI UI.
To reproduce issue:
Add device with following model:
Open OpenApi UI.
When OpenAPI attempts to generate an example body for a list with a leafref type and a min-elements constraint, it fails with an exception:
This prevents all models from being displayed correctly in the OpenAPI UI.
To reproduce issue:
Add device with following model:
Open OpenApi UI.