2017-05-08 13:36:04 -04:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"ID": "ID-foo",
|
2017-08-16 11:54:23 -04:00
|
|
|
"Version": {},
|
2017-05-08 13:36:04 -04:00
|
|
|
"CreatedAt": "0001-01-01T00:00:00Z",
|
|
|
|
"UpdatedAt": "0001-01-01T00:00:00Z",
|
|
|
|
"Spec": {
|
|
|
|
"Name": "foo",
|
|
|
|
"Labels": {
|
|
|
|
"label1": "label-foo"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ID": "ID-bar",
|
2017-08-16 11:54:23 -04:00
|
|
|
"Version": {},
|
2017-05-08 13:36:04 -04:00
|
|
|
"CreatedAt": "0001-01-01T00:00:00Z",
|
|
|
|
"UpdatedAt": "0001-01-01T00:00:00Z",
|
|
|
|
"Spec": {
|
|
|
|
"Name": "bar",
|
|
|
|
"Labels": {
|
|
|
|
"label1": "label-foo"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|