9 lines
118 B
JSON
9 lines
118 B
JSON
{
|
|
"type": "array",
|
|
"items": {
|
|
"type": "object",
|
|
"properties" : {
|
|
"$ref": "./issue.json"
|
|
}
|
|
}
|
|
}
|