Important news regarding Development APIs

Hi,

I was playing with new CheckParameters-API.

When adding a discovered Parameter (

yield Service(parameters={"x":..}

) to the plugins I got an error in the “Parameters of this service”-view because
of the additional/unknown parameter “x”.

Later I found out if I add an element “x” with DictElement.render_only=true
to my CheckParameter-ruleset, the error vanished.

I wonder if this is the intended/correct way to handle things in the future?

Thanks + Best regards
Micha

1 Like