Type "flag" for inputs

I’m currently developing Zabbix node and the API accepts “flag” parameters (meaning null or a value). I use a function to convert booleans to flags for every flag parameter.
For such cases it will be very useful to have “flag” as an input type. Maybe as a checkbox?

Hi valya. Did you progress, We also completed a Zabbix Node with the end points I use regularly

Hi @mvandyk !

Yes, I’ve used booleans for this matter but I decided to suggest a new “flag” type in case there are also other people who need it.
My username here is different but we talk about the same Zabbix package :slight_smile:

I’m adding a link to it and also a link to our pull request:

1 Like