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,156 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"assigned_to_user_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"attendees": {
|
||||
"type": "null"
|
||||
},
|
||||
"busy_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"calendar_sync_include_context": {
|
||||
"type": "null"
|
||||
},
|
||||
"company_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"conference_meeting_client": {
|
||||
"type": "null"
|
||||
},
|
||||
"conference_meeting_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"conference_meeting_url": {
|
||||
"type": "null"
|
||||
},
|
||||
"created_by_user_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"done": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"due_date": {
|
||||
"type": "string"
|
||||
},
|
||||
"due_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"duration": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"is_recurring": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_notification_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_notification_user_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"location": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_admin_area_level_1": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_admin_area_level_2": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_country": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_formatted_address": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_locality": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_postal_code": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_route": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_street_number": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_sublocality": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_subpremise": {
|
||||
"type": "null"
|
||||
},
|
||||
"marked_as_done_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"notification_language_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"original_start_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"priority": {
|
||||
"type": "null"
|
||||
},
|
||||
"private": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"public_description": {
|
||||
"type": "null"
|
||||
},
|
||||
"rec_master_activity_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"rec_rule": {
|
||||
"type": "null"
|
||||
},
|
||||
"rec_rule_extension": {
|
||||
"type": "null"
|
||||
},
|
||||
"reference_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"reference_type": {
|
||||
"type": "null"
|
||||
},
|
||||
"series": {
|
||||
"type": "null"
|
||||
},
|
||||
"source_timezone": {
|
||||
"type": "null"
|
||||
},
|
||||
"subject": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"type_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"update_user_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"user_id": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,147 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"Add time": {
|
||||
"type": "string"
|
||||
},
|
||||
"Apartment/suite no of Location": {
|
||||
"type": "null"
|
||||
},
|
||||
"Assigned to user": {
|
||||
"type": "integer"
|
||||
},
|
||||
"assigned_to_user_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"City/town/village/locality of Location": {
|
||||
"type": "null"
|
||||
},
|
||||
"company_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"conference_meeting_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"Contact person": {
|
||||
"type": "integer"
|
||||
},
|
||||
"Country of Location": {
|
||||
"type": "null"
|
||||
},
|
||||
"Creator": {
|
||||
"type": "integer"
|
||||
},
|
||||
"District/sublocality of Location": {
|
||||
"type": "null"
|
||||
},
|
||||
"Done": {
|
||||
"type": "string"
|
||||
},
|
||||
"Due date": {
|
||||
"type": "string"
|
||||
},
|
||||
"Due time": {
|
||||
"type": "string"
|
||||
},
|
||||
"Duration": {
|
||||
"type": "string"
|
||||
},
|
||||
"Free/busy": {
|
||||
"type": "string"
|
||||
},
|
||||
"Full/combined address of Location": {
|
||||
"type": "null"
|
||||
},
|
||||
"House number of Location": {
|
||||
"type": "null"
|
||||
},
|
||||
"ID": {
|
||||
"type": "integer"
|
||||
},
|
||||
"is_recurring": {
|
||||
"type": "null"
|
||||
},
|
||||
"Last notification time": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_notification_user_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"lead": {
|
||||
"type": "null"
|
||||
},
|
||||
"Lead": {
|
||||
"type": "null"
|
||||
},
|
||||
"lead_title": {
|
||||
"type": "null"
|
||||
},
|
||||
"Location": {
|
||||
"type": "null"
|
||||
},
|
||||
"Marked as done time": {
|
||||
"type": "string"
|
||||
},
|
||||
"Note": {
|
||||
"type": "string"
|
||||
},
|
||||
"Organisation": {
|
||||
"type": "integer"
|
||||
},
|
||||
"original_start_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"Priority": {
|
||||
"type": "null"
|
||||
},
|
||||
"private": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"rec_master_activity_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"rec_rule": {
|
||||
"type": "null"
|
||||
},
|
||||
"rec_rule_extension": {
|
||||
"type": "null"
|
||||
},
|
||||
"reference_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"Region of Location": {
|
||||
"type": "null"
|
||||
},
|
||||
"series": {
|
||||
"type": "null"
|
||||
},
|
||||
"State/county of Location": {
|
||||
"type": "null"
|
||||
},
|
||||
"Street/road name of Location": {
|
||||
"type": "null"
|
||||
},
|
||||
"Subject": {
|
||||
"type": "string"
|
||||
},
|
||||
"Type": {
|
||||
"type": "string"
|
||||
},
|
||||
"type_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"Update time": {
|
||||
"type": "string"
|
||||
},
|
||||
"ZIP/Postal code of Location": {
|
||||
"type": "null"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,108 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"assigned_to_user_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"busy_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"company_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"created_by_user_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"done": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"due_date": {
|
||||
"type": "string"
|
||||
},
|
||||
"due_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"duration": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"is_recurring": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_notification_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_notification_user_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_admin_area_level_1": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_admin_area_level_2": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_country": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_formatted_address": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_locality": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_postal_code": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_route": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_street_number": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_sublocality": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_subpremise": {
|
||||
"type": "null"
|
||||
},
|
||||
"notification_language_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"original_start_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"private": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"reference_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"series": {
|
||||
"type": "null"
|
||||
},
|
||||
"subject": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"user_id": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,138 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"assigned_to_user_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"busy_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"company_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"conference_meeting_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"created_by_user_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"done": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"due_date": {
|
||||
"type": "string"
|
||||
},
|
||||
"due_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"duration": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"is_recurring": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_notification_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_notification_user_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"lead": {
|
||||
"type": "null"
|
||||
},
|
||||
"lead_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"lead_title": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_admin_area_level_1": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_admin_area_level_2": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_country": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_formatted_address": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_locality": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_postal_code": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_route": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_street_number": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_sublocality": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_subpremise": {
|
||||
"type": "null"
|
||||
},
|
||||
"marked_as_done_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"notification_language_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"original_start_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"private": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"rec_master_activity_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"rec_rule": {
|
||||
"type": "null"
|
||||
},
|
||||
"rec_rule_extension": {
|
||||
"type": "null"
|
||||
},
|
||||
"reference_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"series": {
|
||||
"type": "null"
|
||||
},
|
||||
"subject": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"type_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"update_user_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"user_id": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user