:PROPERTIES: :ID: e4076573-cb80-4df5-b432-9a1a1e477f60 :END: #+title: 2021-12-02 * [[id:11edd6c9-b976-403b-a419-b5542ddedaae][Search]] inputs JSON #+begin_src json [ { "field": "name", "description": "Name", "operators": [ { "name": "is", "description": "is", "type": "string" }, { "name": "choose", "type": "enum", "options": [ "a", "b" ] } ] } ] #+end_src