Federico Capoano
Federico Capoano
Maybe this video explains it better, I will look into it: https://www.youtube.com/watch?v=qeuZqRqH-ug.
Exampe custom syntax provided by @nikolya-prodigy to achieve what he wrote above: ``` { "interfaces": [ { "type": "ethernet", "name": "br0.10", "mtu": 1500, "disabled": false, "network": "br0_vlan10", "mac": "", "autostart":...
The default values are used by UI generators, eg: in the admin interface of OpenWISP, or in the [netjsonconfig-editor.js](https://github.com/openwisp/netjsonconfig-editor.js) project on which @gastonche is working. Maybe there's a way to...
I've found something relevant, see: https://python-jsonschema.readthedocs.io/en/latest/faq/#why-doesn-t-my-schema-that-has-a-default-property-actually-set-the-default-on-my-instance
Looks interesting. I'm a bit overloaded now, but at some point in the near future I want to go back to analyse what could possibly go wrong in changing the...
I have thought about a possible solution for this. By default, all the templates accessible to the user are included in the response. On systems with many templates, this slows...
@ritwickdsouza the build is failing for python2
#98 fixed, rebase on master again please
@ritwickdsouza remember the install procedure and instructions
Removed this from urgent priorities since we don't need it urgently. Moved it to the major release board to track long term goals.