Home
last modified time | relevance | path

Searched defs:json_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc-test-automation/ffdc/plugins/
H A Dredfish.py24 def execute_redfish_cmd(parms, json_type="json"): argument
/openbmc/qemu/scripts/qapi/
H A Dschema.py343 def json_type(self) -> str: member in QAPISchemaType
401 def json_type(self) -> str: member in QAPISchemaBuiltinType
453 def json_type(self) -> str: member in QAPISchemaEnumType
499 def json_type(self) -> str: member in QAPISchemaArrayType
631 def json_type(self) -> str: member in QAPISchemaObjectType
709 def json_type(self) -> str: member in QAPISchemaAlternateType
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py1386 json_type = "application/json" variable in JsonApiRequestPlugin
1433 json_type = "application/json" variable in JsonApiRequestTypePlugin