Searched defs:json_type (Results 1 – 3 of 3) sorted by relevance
/openbmc/openbmc-test-automation/ffdc/plugins/ | ||
H A D | redfish.py | 24 def execute_redfish_cmd(parms, json_type="json"): argument |
/openbmc/qemu/scripts/qapi/ | ||
H A D | schema.py | 343 def json_type(self) -> str: member in QAPISchemaType |
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/ | ||
H A D | rest_dbus.py | 1386 json_type = "application/json" variable in JsonApiRequestPlugin |