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

This commit is contained in:
2026-03-17 16:22:57 +03:30
commit 3d5eaf9445
15349 changed files with 2847338 additions and 0 deletions
@@ -0,0 +1,113 @@
{
"type": "object",
"properties": {
"account_sid": {
"type": "string"
},
"annotation": {
"type": "null"
},
"answered_by": {
"type": "null"
},
"api_version": {
"type": "string"
},
"caller_name": {
"type": "null"
},
"date_created": {
"type": "null"
},
"date_updated": {
"type": "null"
},
"direction": {
"type": "string"
},
"duration": {
"type": "null"
},
"end_time": {
"type": "null"
},
"forwarded_from": {
"type": "null"
},
"from": {
"type": "string"
},
"from_formatted": {
"type": "string"
},
"group_sid": {
"type": "null"
},
"parent_call_sid": {
"type": "null"
},
"price": {
"type": "null"
},
"price_unit": {
"type": "string"
},
"queue_time": {
"type": "string"
},
"sid": {
"type": "string"
},
"start_time": {
"type": "null"
},
"status": {
"type": "string"
},
"subresource_uris": {
"type": "object",
"properties": {
"events": {
"type": "string"
},
"notifications": {
"type": "string"
},
"payments": {
"type": "string"
},
"recordings": {
"type": "string"
},
"siprec": {
"type": "string"
},
"streams": {
"type": "string"
},
"transcriptions": {
"type": "string"
},
"user_defined_message_subscriptions": {
"type": "string"
},
"user_defined_messages": {
"type": "string"
}
}
},
"to": {
"type": "string"
},
"to_formatted": {
"type": "string"
},
"trunk_sid": {
"type": "null"
},
"uri": {
"type": "string"
}
},
"version": 1
}
@@ -0,0 +1,68 @@
{
"type": "object",
"properties": {
"account_sid": {
"type": "string"
},
"api_version": {
"type": "string"
},
"body": {
"type": "string"
},
"date_created": {
"type": "string"
},
"date_sent": {
"type": "null"
},
"date_updated": {
"type": "string"
},
"direction": {
"type": "string"
},
"error_code": {
"type": "null"
},
"error_message": {
"type": "null"
},
"from": {
"type": "string"
},
"messaging_service_sid": {
"type": "string"
},
"num_media": {
"type": "string"
},
"num_segments": {
"type": "string"
},
"price": {
"type": "null"
},
"sid": {
"type": "string"
},
"status": {
"type": "string"
},
"subresource_uris": {
"type": "object",
"properties": {
"media": {
"type": "string"
}
}
},
"to": {
"type": "string"
},
"uri": {
"type": "string"
}
},
"version": 5
}