Request
Name | Type | Description | Default | Required | Constraints | Example |
---|---|---|---|---|---|---|
a | array | array ( 0 => 1, 1 => 2,) | Optional |
Response
Name | Type | Description | Required | Constraint | Example |
---|---|---|---|---|---|
fruits | array | Optional | {"items":{"type":"string"}} | ||
vegetables | array | Optional | {"items":{"$ref":"#/definitions/veggie"}} | ||
juice | object | Optional | {"$ref":"#/definitions/juice"} |