3 "namespace": "objects",
4 "description": "The objects API.",
9 "enum": ["foo", "bar", "baz"]
14 "enum": ["spam", "ham", "eggs"]
19 "name": "objectParam",
21 "description": "Takes an object.",
29 "items": {"type": "string"}
47 "name": "returnsObject",
48 "description": "Returns an object.",
69 "name": "returnsTwoObjects",
70 "description": "Return two objects.",
102 "name": "onObjectFired",
104 "description": "Fired when an object is ready.",
107 "name": "someObject",
118 "name": "onTwoObjectsFired",
120 "description": "Fired when two objects are ready.",
123 "name": "firstObject",
132 "name": "secondObject",
136 "$ref": "secondState"