chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"count": 3,
|
||||
"next": null,
|
||||
"previous": null,
|
||||
"results": [
|
||||
{
|
||||
"contact": {
|
||||
"email": "org3@cvat.org"
|
||||
},
|
||||
"created_date": "2021-12-14T19:51:38.667000Z",
|
||||
"description": "",
|
||||
"id": 3,
|
||||
"name": "Organization #3",
|
||||
"owner": {
|
||||
"first_name": "User",
|
||||
"id": 2,
|
||||
"last_name": "First",
|
||||
"url": "http://localhost:8080/api/users/2",
|
||||
"username": "user1"
|
||||
},
|
||||
"slug": "org3",
|
||||
"updated_date": "2021-12-14T19:51:38.667000Z"
|
||||
},
|
||||
{
|
||||
"contact": {
|
||||
"email": "org2@cvat.org"
|
||||
},
|
||||
"created_date": "2021-12-14T19:51:38.667000Z",
|
||||
"description": "",
|
||||
"id": 2,
|
||||
"name": "Organization #2",
|
||||
"owner": {
|
||||
"first_name": "User",
|
||||
"id": 10,
|
||||
"last_name": "Seventh",
|
||||
"url": "http://localhost:8080/api/users/10",
|
||||
"username": "user7"
|
||||
},
|
||||
"slug": "org2",
|
||||
"updated_date": "2021-12-14T19:51:38.667000Z"
|
||||
},
|
||||
{
|
||||
"contact": {
|
||||
"email": "org1@cvat.org"
|
||||
},
|
||||
"created_date": "2021-12-14T18:45:40.172000Z",
|
||||
"description": "",
|
||||
"id": 1,
|
||||
"name": "organization #1",
|
||||
"owner": {
|
||||
"first_name": "User",
|
||||
"id": 2,
|
||||
"last_name": "First",
|
||||
"url": "http://localhost:8080/api/users/2",
|
||||
"username": "user1"
|
||||
},
|
||||
"slug": "org1",
|
||||
"updated_date": "2021-12-14T18:45:40.172000Z"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user