summaryrefslogtreecommitdiff
path: root/spec/fixtures/api/schemas/public_api/v4/agents.json
blob: 5fe3d7f94816f2e0e2c5fc9c225619c15d89299b (plain)
1
2
3
4
{
  "type": "array",
  "items": { "$ref": "agent.json" }
}