first commit
Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled
Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled
This commit is contained in:
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"date": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idMember": {
|
||||
"type": "string"
|
||||
},
|
||||
"isMalicious": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"isUpload": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"mimeType": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"pos": {
|
||||
"type": "integer"
|
||||
},
|
||||
"previews": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"bytes": {
|
||||
"type": "integer"
|
||||
},
|
||||
"height": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"scaled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
},
|
||||
"width": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"date": {
|
||||
"type": "string"
|
||||
},
|
||||
"fileName": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idMember": {
|
||||
"type": "string"
|
||||
},
|
||||
"isMalicious": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"isUpload": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"mimeType": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"pos": {
|
||||
"type": "integer"
|
||||
},
|
||||
"previews": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"bytes": {
|
||||
"type": "integer"
|
||||
},
|
||||
"height": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"scaled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
},
|
||||
"width": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 2
|
||||
}
|
||||
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"date": {
|
||||
"type": "string"
|
||||
},
|
||||
"fileName": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idMember": {
|
||||
"type": "string"
|
||||
},
|
||||
"isUpload": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"mimeType": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"pos": {
|
||||
"type": "integer"
|
||||
},
|
||||
"previews": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"bytes": {
|
||||
"type": "integer"
|
||||
},
|
||||
"height": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"scaled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
},
|
||||
"width": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,219 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"closed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"desc": {
|
||||
"type": "string"
|
||||
},
|
||||
"descData": {
|
||||
"type": "null"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idEnterprise": {
|
||||
"type": "null"
|
||||
},
|
||||
"idOrganization": {
|
||||
"type": "string"
|
||||
},
|
||||
"labelNames": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"black": {
|
||||
"type": "string"
|
||||
},
|
||||
"black_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"black_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"blue": {
|
||||
"type": "string"
|
||||
},
|
||||
"blue_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"blue_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"green": {
|
||||
"type": "string"
|
||||
},
|
||||
"green_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"green_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"lime": {
|
||||
"type": "string"
|
||||
},
|
||||
"lime_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"lime_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"orange": {
|
||||
"type": "string"
|
||||
},
|
||||
"orange_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"orange_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"pink": {
|
||||
"type": "string"
|
||||
},
|
||||
"pink_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"pink_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"purple": {
|
||||
"type": "string"
|
||||
},
|
||||
"purple_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"purple_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"red": {
|
||||
"type": "string"
|
||||
},
|
||||
"red_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"red_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"sky": {
|
||||
"type": "string"
|
||||
},
|
||||
"sky_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"sky_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"yellow": {
|
||||
"type": "string"
|
||||
},
|
||||
"yellow_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"yellow_light": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"pinned": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"prefs": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"background": {
|
||||
"type": "string"
|
||||
},
|
||||
"backgroundBottomColor": {
|
||||
"type": "string"
|
||||
},
|
||||
"backgroundBrightness": {
|
||||
"type": "string"
|
||||
},
|
||||
"backgroundDarkImage": {
|
||||
"type": "null"
|
||||
},
|
||||
"backgroundTile": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"backgroundTopColor": {
|
||||
"type": "string"
|
||||
},
|
||||
"calendarFeedEnabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"canBeEnterprise": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"canBeOrg": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"canBePrivate": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"canBePublic": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"canInvite": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"cardAging": {
|
||||
"type": "string"
|
||||
},
|
||||
"cardCounts": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"cardCovers": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"comments": {
|
||||
"type": "string"
|
||||
},
|
||||
"hideVotes": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"invitations": {
|
||||
"type": "string"
|
||||
},
|
||||
"isTemplate": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"permissionLevel": {
|
||||
"type": "string"
|
||||
},
|
||||
"selfJoin": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"showCompleteStatus": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"switcherViews": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"enabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"viewType": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"voting": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortUrl": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,219 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"closed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"desc": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idEnterprise": {
|
||||
"type": "null"
|
||||
},
|
||||
"idOrganization": {
|
||||
"type": "string"
|
||||
},
|
||||
"labelNames": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"black": {
|
||||
"type": "string"
|
||||
},
|
||||
"black_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"black_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"blue": {
|
||||
"type": "string"
|
||||
},
|
||||
"blue_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"blue_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"green": {
|
||||
"type": "string"
|
||||
},
|
||||
"green_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"green_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"lime": {
|
||||
"type": "string"
|
||||
},
|
||||
"lime_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"lime_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"orange": {
|
||||
"type": "string"
|
||||
},
|
||||
"orange_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"orange_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"pink": {
|
||||
"type": "string"
|
||||
},
|
||||
"pink_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"pink_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"purple": {
|
||||
"type": "string"
|
||||
},
|
||||
"purple_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"purple_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"red": {
|
||||
"type": "string"
|
||||
},
|
||||
"red_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"red_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"sky": {
|
||||
"type": "string"
|
||||
},
|
||||
"sky_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"sky_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"yellow": {
|
||||
"type": "string"
|
||||
},
|
||||
"yellow_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"yellow_light": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"pinned": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"prefs": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"background": {
|
||||
"type": "string"
|
||||
},
|
||||
"backgroundBottomColor": {
|
||||
"type": "string"
|
||||
},
|
||||
"backgroundBrightness": {
|
||||
"type": "string"
|
||||
},
|
||||
"backgroundTile": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"backgroundTopColor": {
|
||||
"type": "string"
|
||||
},
|
||||
"calendarFeedEnabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"canBeEnterprise": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"canBeOrg": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"canBePrivate": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"canBePublic": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"canInvite": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"cardAging": {
|
||||
"type": "string"
|
||||
},
|
||||
"cardCounts": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"cardCovers": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"comments": {
|
||||
"type": "string"
|
||||
},
|
||||
"hiddenPluginBoardButtons": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"hideVotes": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"invitations": {
|
||||
"type": "string"
|
||||
},
|
||||
"isTemplate": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"permissionLevel": {
|
||||
"type": "string"
|
||||
},
|
||||
"selfJoin": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"showCompleteStatus": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"switcherViews": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"enabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"viewType": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"voting": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortUrl": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,210 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"closed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"desc": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idEnterprise": {
|
||||
"type": "null"
|
||||
},
|
||||
"idOrganization": {
|
||||
"type": "string"
|
||||
},
|
||||
"labelNames": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"black": {
|
||||
"type": "string"
|
||||
},
|
||||
"black_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"black_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"blue": {
|
||||
"type": "string"
|
||||
},
|
||||
"blue_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"blue_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"green": {
|
||||
"type": "string"
|
||||
},
|
||||
"green_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"green_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"lime": {
|
||||
"type": "string"
|
||||
},
|
||||
"lime_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"lime_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"orange": {
|
||||
"type": "string"
|
||||
},
|
||||
"orange_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"orange_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"pink": {
|
||||
"type": "string"
|
||||
},
|
||||
"pink_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"pink_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"purple": {
|
||||
"type": "string"
|
||||
},
|
||||
"purple_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"purple_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"red": {
|
||||
"type": "string"
|
||||
},
|
||||
"red_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"red_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"sky": {
|
||||
"type": "string"
|
||||
},
|
||||
"sky_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"sky_light": {
|
||||
"type": "string"
|
||||
},
|
||||
"yellow": {
|
||||
"type": "string"
|
||||
},
|
||||
"yellow_dark": {
|
||||
"type": "string"
|
||||
},
|
||||
"yellow_light": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"pinned": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"prefs": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"background": {
|
||||
"type": "string"
|
||||
},
|
||||
"backgroundBottomColor": {
|
||||
"type": "string"
|
||||
},
|
||||
"backgroundBrightness": {
|
||||
"type": "string"
|
||||
},
|
||||
"backgroundTile": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"backgroundTopColor": {
|
||||
"type": "string"
|
||||
},
|
||||
"calendarFeedEnabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"canBeEnterprise": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"canBeOrg": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"canBePrivate": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"canBePublic": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"canInvite": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"cardAging": {
|
||||
"type": "string"
|
||||
},
|
||||
"cardCounts": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"cardCovers": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"comments": {
|
||||
"type": "string"
|
||||
},
|
||||
"hideVotes": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"invitations": {
|
||||
"type": "string"
|
||||
},
|
||||
"isTemplate": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"permissionLevel": {
|
||||
"type": "string"
|
||||
},
|
||||
"selfJoin": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"switcherViews": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"enabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"viewType": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"voting": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortUrl": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"fullName": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"username": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,249 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"attachments": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"bytes": {
|
||||
"type": "null"
|
||||
},
|
||||
"date": {
|
||||
"type": "string"
|
||||
},
|
||||
"edgeColor": {
|
||||
"type": "null"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idMember": {
|
||||
"type": "string"
|
||||
},
|
||||
"isMalicious": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"isUpload": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"mimeType": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"pos": {
|
||||
"type": "integer"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"badges": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"attachments": {
|
||||
"type": "integer"
|
||||
},
|
||||
"attachmentsByType": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"trello": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"board": {
|
||||
"type": "integer"
|
||||
},
|
||||
"card": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"checkItems": {
|
||||
"type": "integer"
|
||||
},
|
||||
"checkItemsChecked": {
|
||||
"type": "integer"
|
||||
},
|
||||
"checkItemsEarliestDue": {
|
||||
"type": "null"
|
||||
},
|
||||
"comments": {
|
||||
"type": "integer"
|
||||
},
|
||||
"description": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"dueComplete": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"externalSource": {
|
||||
"type": "null"
|
||||
},
|
||||
"fogbugz": {
|
||||
"type": "string"
|
||||
},
|
||||
"lastUpdatedByAi": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"location": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"start": {
|
||||
"type": "null"
|
||||
},
|
||||
"subscribed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"viewingMemberVoted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"votes": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cardRole": {
|
||||
"type": "null"
|
||||
},
|
||||
"closed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"cover": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"brightness": {
|
||||
"type": "string"
|
||||
},
|
||||
"color": {
|
||||
"type": "null"
|
||||
},
|
||||
"idAttachment": {
|
||||
"type": "null"
|
||||
},
|
||||
"idPlugin": {
|
||||
"type": "null"
|
||||
},
|
||||
"idUploadedBackground": {
|
||||
"type": "null"
|
||||
},
|
||||
"size": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"dateLastActivity": {
|
||||
"type": "string"
|
||||
},
|
||||
"desc": {
|
||||
"type": "string"
|
||||
},
|
||||
"dueComplete": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"dueReminder": {
|
||||
"type": "null"
|
||||
},
|
||||
"email": {
|
||||
"type": "null"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idAttachmentCover": {
|
||||
"type": "null"
|
||||
},
|
||||
"idBoard": {
|
||||
"type": "string"
|
||||
},
|
||||
"idChecklists": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"idLabels": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"idList": {
|
||||
"type": "string"
|
||||
},
|
||||
"idMembers": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"idShort": {
|
||||
"type": "integer"
|
||||
},
|
||||
"isTemplate": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"labels": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idBoard": {
|
||||
"type": "string"
|
||||
},
|
||||
"idOrganization": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"nodeId": {
|
||||
"type": "string"
|
||||
},
|
||||
"uses": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"manualCoverAttachment": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"mirrorSourceId": {
|
||||
"type": "null"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"nodeId": {
|
||||
"type": "string"
|
||||
},
|
||||
"pinned": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"shortLink": {
|
||||
"type": "string"
|
||||
},
|
||||
"shortUrl": {
|
||||
"type": "string"
|
||||
},
|
||||
"start": {
|
||||
"type": "null"
|
||||
},
|
||||
"subscribed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,201 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"badges": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"attachments": {
|
||||
"type": "integer"
|
||||
},
|
||||
"attachmentsByType": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"trello": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"board": {
|
||||
"type": "integer"
|
||||
},
|
||||
"card": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"checkItems": {
|
||||
"type": "integer"
|
||||
},
|
||||
"checkItemsChecked": {
|
||||
"type": "integer"
|
||||
},
|
||||
"checkItemsEarliestDue": {
|
||||
"type": "null"
|
||||
},
|
||||
"comments": {
|
||||
"type": "integer"
|
||||
},
|
||||
"description": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"dueComplete": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"externalSource": {
|
||||
"type": "null"
|
||||
},
|
||||
"fogbugz": {
|
||||
"type": "string"
|
||||
},
|
||||
"lastUpdatedByAi": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"location": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"subscribed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"viewingMemberVoted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"votes": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cardRole": {
|
||||
"type": "null"
|
||||
},
|
||||
"checkItemStates": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"idCheckItem": {
|
||||
"type": "string"
|
||||
},
|
||||
"state": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"closed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"cover": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"brightness": {
|
||||
"type": "string"
|
||||
},
|
||||
"idUploadedBackground": {
|
||||
"type": "null"
|
||||
},
|
||||
"size": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"dateLastActivity": {
|
||||
"type": "string"
|
||||
},
|
||||
"desc": {
|
||||
"type": "string"
|
||||
},
|
||||
"dueComplete": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "null"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idBoard": {
|
||||
"type": "string"
|
||||
},
|
||||
"idChecklists": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"idLabels": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"idList": {
|
||||
"type": "string"
|
||||
},
|
||||
"idMembers": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"idShort": {
|
||||
"type": "integer"
|
||||
},
|
||||
"isTemplate": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"labels": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idBoard": {
|
||||
"type": "string"
|
||||
},
|
||||
"idOrganization": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"nodeId": {
|
||||
"type": "string"
|
||||
},
|
||||
"uses": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"manualCoverAttachment": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"mirrorSourceId": {
|
||||
"type": "null"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"nodeId": {
|
||||
"type": "string"
|
||||
},
|
||||
"pinned": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"shortLink": {
|
||||
"type": "string"
|
||||
},
|
||||
"shortUrl": {
|
||||
"type": "string"
|
||||
},
|
||||
"subscribed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,198 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"badges": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"attachments": {
|
||||
"type": "integer"
|
||||
},
|
||||
"attachmentsByType": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"trello": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"board": {
|
||||
"type": "integer"
|
||||
},
|
||||
"card": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"checkItems": {
|
||||
"type": "integer"
|
||||
},
|
||||
"checkItemsChecked": {
|
||||
"type": "integer"
|
||||
},
|
||||
"checkItemsEarliestDue": {
|
||||
"type": "null"
|
||||
},
|
||||
"comments": {
|
||||
"type": "integer"
|
||||
},
|
||||
"description": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"dueComplete": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"fogbugz": {
|
||||
"type": "string"
|
||||
},
|
||||
"lastUpdatedByAi": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"location": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"subscribed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"viewingMemberVoted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"votes": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cardRole": {
|
||||
"type": "null"
|
||||
},
|
||||
"checkItemStates": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"idCheckItem": {
|
||||
"type": "string"
|
||||
},
|
||||
"state": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"closed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"cover": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"brightness": {
|
||||
"type": "string"
|
||||
},
|
||||
"idPlugin": {
|
||||
"type": "null"
|
||||
},
|
||||
"idUploadedBackground": {
|
||||
"type": "null"
|
||||
},
|
||||
"size": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"dateLastActivity": {
|
||||
"type": "string"
|
||||
},
|
||||
"desc": {
|
||||
"type": "string"
|
||||
},
|
||||
"dueComplete": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "null"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idBoard": {
|
||||
"type": "string"
|
||||
},
|
||||
"idChecklists": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"idLabels": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"idList": {
|
||||
"type": "string"
|
||||
},
|
||||
"idMembers": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"idShort": {
|
||||
"type": "integer"
|
||||
},
|
||||
"isTemplate": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"labels": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"color": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idBoard": {
|
||||
"type": "string"
|
||||
},
|
||||
"idOrganization": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"nodeId": {
|
||||
"type": "string"
|
||||
},
|
||||
"uses": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"manualCoverAttachment": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"pinned": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"shortLink": {
|
||||
"type": "string"
|
||||
},
|
||||
"shortUrl": {
|
||||
"type": "string"
|
||||
},
|
||||
"subscribed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,250 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"appCreator": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"data": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"board": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"shortLink": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idShort": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"shortLink": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"list": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"text": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"date": {
|
||||
"type": "string"
|
||||
},
|
||||
"display": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"entities": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"card": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"hideIfContext": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"shortLink": {
|
||||
"type": "string"
|
||||
},
|
||||
"text": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"comment": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"text": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"contextOn": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"hideIfContext": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"idContext": {
|
||||
"type": "string"
|
||||
},
|
||||
"translationKey": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"memberCreator": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"text": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"username": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"translationKey": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"entities": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"hideIfContext": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idContext": {
|
||||
"type": "string"
|
||||
},
|
||||
"shortLink": {
|
||||
"type": "string"
|
||||
},
|
||||
"text": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"username": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idMemberCreator": {
|
||||
"type": "string"
|
||||
},
|
||||
"limits": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"reactions": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"perAction": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"disableAt": {
|
||||
"type": "integer"
|
||||
},
|
||||
"status": {
|
||||
"type": "string"
|
||||
},
|
||||
"warnAt": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"uniquePerAction": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"disableAt": {
|
||||
"type": "integer"
|
||||
},
|
||||
"status": {
|
||||
"type": "string"
|
||||
},
|
||||
"warnAt": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"memberCreator": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"activityBlocked": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"avatarHash": {
|
||||
"type": "string"
|
||||
},
|
||||
"avatarUrl": {
|
||||
"type": "string"
|
||||
},
|
||||
"fullName": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"initials": {
|
||||
"type": "string"
|
||||
},
|
||||
"nonPublicAvailable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"username": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"type": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"checkItems": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"due": {
|
||||
"type": "null"
|
||||
},
|
||||
"dueReminder": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idChecklist": {
|
||||
"type": "string"
|
||||
},
|
||||
"idMember": {
|
||||
"type": "null"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"pos": {
|
||||
"type": "integer"
|
||||
},
|
||||
"state": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idBoard": {
|
||||
"type": "string"
|
||||
},
|
||||
"idCard": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"pos": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
+30
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"due": {
|
||||
"type": "null"
|
||||
},
|
||||
"dueReminder": {
|
||||
"type": "null"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idChecklist": {
|
||||
"type": "string"
|
||||
},
|
||||
"idMember": {
|
||||
"type": "null"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"pos": {
|
||||
"type": "integer"
|
||||
},
|
||||
"state": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"checkItems": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idChecklist": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"state": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idBoard": {
|
||||
"type": "string"
|
||||
},
|
||||
"idCard": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"pos": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"checkItems": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idChecklist": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"pos": {
|
||||
"type": "integer"
|
||||
},
|
||||
"state": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idBoard": {
|
||||
"type": "string"
|
||||
},
|
||||
"idCard": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"pos": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idBoard": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"uses": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"closed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"color": {
|
||||
"type": "null"
|
||||
},
|
||||
"datasource": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"filter": {
|
||||
"type": "boolean"
|
||||
}
|
||||
}
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idBoard": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": {
|
||||
"type": "null"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"closed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"datasource": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"filter": {
|
||||
"type": "boolean"
|
||||
}
|
||||
}
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idBoard": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": {
|
||||
"type": "null"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"closed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"datasource": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"filter": {
|
||||
"type": "boolean"
|
||||
}
|
||||
}
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idBoard": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"subscribed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"type": {
|
||||
"type": "null"
|
||||
}
|
||||
},
|
||||
"version": 7
|
||||
}
|
||||
@@ -0,0 +1,207 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"badges": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"attachments": {
|
||||
"type": "integer"
|
||||
},
|
||||
"attachmentsByType": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"trello": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"board": {
|
||||
"type": "integer"
|
||||
},
|
||||
"card": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"checkItems": {
|
||||
"type": "integer"
|
||||
},
|
||||
"checkItemsChecked": {
|
||||
"type": "integer"
|
||||
},
|
||||
"checkItemsEarliestDue": {
|
||||
"type": "null"
|
||||
},
|
||||
"comments": {
|
||||
"type": "integer"
|
||||
},
|
||||
"description": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"dueComplete": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"fogbugz": {
|
||||
"type": "string"
|
||||
},
|
||||
"lastUpdatedByAi": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"location": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"maliciousAttachments": {
|
||||
"type": "integer"
|
||||
},
|
||||
"subscribed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"viewingMemberVoted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"votes": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cardRole": {
|
||||
"type": "null"
|
||||
},
|
||||
"checkItemStates": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"idCheckItem": {
|
||||
"type": "string"
|
||||
},
|
||||
"state": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"closed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"cover": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"brightness": {
|
||||
"type": "string"
|
||||
},
|
||||
"idUploadedBackground": {
|
||||
"type": "null"
|
||||
},
|
||||
"size": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"dateLastActivity": {
|
||||
"type": "string"
|
||||
},
|
||||
"desc": {
|
||||
"type": "string"
|
||||
},
|
||||
"dueComplete": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "null"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idBoard": {
|
||||
"type": "string"
|
||||
},
|
||||
"idChecklists": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"idLabels": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"idList": {
|
||||
"type": "string"
|
||||
},
|
||||
"idMembers": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"idMembersVoted": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"idShort": {
|
||||
"type": "integer"
|
||||
},
|
||||
"isTemplate": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"labels": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"idBoard": {
|
||||
"type": "string"
|
||||
},
|
||||
"idOrganization": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"nodeId": {
|
||||
"type": "string"
|
||||
},
|
||||
"uses": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"manualCoverAttachment": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"mirrorSourceId": {
|
||||
"type": "null"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"nodeId": {
|
||||
"type": "string"
|
||||
},
|
||||
"pinned": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"shortLink": {
|
||||
"type": "string"
|
||||
},
|
||||
"shortUrl": {
|
||||
"type": "string"
|
||||
},
|
||||
"subscribed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 8
|
||||
}
|
||||
Reference in New Issue
Block a user