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,12 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"attributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"BillingAddress": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"geocodeAccuracy": {
|
||||
"type": "null"
|
||||
}
|
||||
}
|
||||
},
|
||||
"BillingGeocodeAccuracy": {
|
||||
"type": "null"
|
||||
},
|
||||
"CreatedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"error": {
|
||||
"type": "string"
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"IsDeleted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"Jigsaw": {
|
||||
"type": "null"
|
||||
},
|
||||
"JigsawCompanyId": {
|
||||
"type": "null"
|
||||
},
|
||||
"LastModifiedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"MasterRecordId": {
|
||||
"type": "null"
|
||||
},
|
||||
"Name": {
|
||||
"type": "string"
|
||||
},
|
||||
"OwnerId": {
|
||||
"type": "string"
|
||||
},
|
||||
"ShippingGeocodeAccuracy": {
|
||||
"type": "null"
|
||||
},
|
||||
"SicDesc": {
|
||||
"type": "null"
|
||||
},
|
||||
"SystemModstamp": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 3
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"attributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"Name": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"attributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"Name": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"AssetId": {
|
||||
"type": "null"
|
||||
},
|
||||
"attributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"BusinessHoursId": {
|
||||
"type": "string"
|
||||
},
|
||||
"CaseNumber": {
|
||||
"type": "string"
|
||||
},
|
||||
"Comments": {
|
||||
"type": "null"
|
||||
},
|
||||
"CreatedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"IsClosed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsDeleted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsEscalated": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"Language": {
|
||||
"type": "null"
|
||||
},
|
||||
"LastModifiedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"MasterRecordId": {
|
||||
"type": "null"
|
||||
},
|
||||
"OwnerId": {
|
||||
"type": "string"
|
||||
},
|
||||
"RecordTypeId": {
|
||||
"type": "string"
|
||||
},
|
||||
"Status": {
|
||||
"type": "string"
|
||||
},
|
||||
"SystemModstamp": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"attributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"OwnerId": {
|
||||
"type": "string"
|
||||
},
|
||||
"Status": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 4
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
+9
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"error": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,80 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"attributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"CreatedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"HomePhone": {
|
||||
"type": "null"
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"IsDeleted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsEmailBounced": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsPriorityRecord": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"Jigsaw": {
|
||||
"type": "null"
|
||||
},
|
||||
"JigsawContactId": {
|
||||
"type": "null"
|
||||
},
|
||||
"LastCURequestDate": {
|
||||
"type": "null"
|
||||
},
|
||||
"LastCUUpdateDate": {
|
||||
"type": "null"
|
||||
},
|
||||
"LastModifiedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastName": {
|
||||
"type": "string"
|
||||
},
|
||||
"MasterRecordId": {
|
||||
"type": "null"
|
||||
},
|
||||
"MiddleName": {
|
||||
"type": "null"
|
||||
},
|
||||
"Name": {
|
||||
"type": "string"
|
||||
},
|
||||
"OtherPhone": {
|
||||
"type": "null"
|
||||
},
|
||||
"OwnerId": {
|
||||
"type": "string"
|
||||
},
|
||||
"Suffix": {
|
||||
"type": "null"
|
||||
},
|
||||
"SystemModstamp": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"attributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastName": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"created": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
+12
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 3
|
||||
}
|
||||
+9
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"attributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"CreatedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"CurrencyIsoCode": {
|
||||
"type": "string"
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"IsDeleted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"LastModifiedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"Name": {
|
||||
"type": "string"
|
||||
},
|
||||
"OwnerId": {
|
||||
"type": "string"
|
||||
},
|
||||
"SystemModstamp": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 3
|
||||
}
|
||||
+20
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"attributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 8
|
||||
}
|
||||
+9
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
+15
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"created": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 2
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"label": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,120 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"actionName": {
|
||||
"type": "string"
|
||||
},
|
||||
"errors": {
|
||||
"type": "null"
|
||||
},
|
||||
"invocationId": {
|
||||
"type": "null"
|
||||
},
|
||||
"isSuccess": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"outcome": {
|
||||
"type": "null"
|
||||
},
|
||||
"outputValues": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"Flow__InterviewGuid": {
|
||||
"type": "string"
|
||||
},
|
||||
"Flow__InterviewStatus": {
|
||||
"type": "string"
|
||||
},
|
||||
"projects": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"attributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"CreatedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"IsDeleted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"LastActivityDate": {
|
||||
"type": "null"
|
||||
},
|
||||
"LastModifiedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastReferencedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastViewedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"Name": {
|
||||
"type": "string"
|
||||
},
|
||||
"OwnerId": {
|
||||
"type": "string"
|
||||
},
|
||||
"Projectcloseddate__c": {
|
||||
"type": "string"
|
||||
},
|
||||
"Projectcreateddate__c": {
|
||||
"type": "null"
|
||||
},
|
||||
"Projectdescription__c": {
|
||||
"type": "null"
|
||||
},
|
||||
"Projectduedate__c": {
|
||||
"type": "null"
|
||||
},
|
||||
"Projectlink__c": {
|
||||
"type": "null"
|
||||
},
|
||||
"Projectmanager__c": {
|
||||
"type": "null"
|
||||
},
|
||||
"Projectpriority__c": {
|
||||
"type": "null"
|
||||
},
|
||||
"Projectstatus__c": {
|
||||
"type": "null"
|
||||
},
|
||||
"Projecttitle__c": {
|
||||
"type": "string"
|
||||
},
|
||||
"SystemModstamp": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"sortOrder": {
|
||||
"type": "integer"
|
||||
},
|
||||
"version": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 3
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
+12
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,92 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"attributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"CreatedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"EmailBouncedDate": {
|
||||
"type": "null"
|
||||
},
|
||||
"EmailBouncedReason": {
|
||||
"type": "null"
|
||||
},
|
||||
"GeocodeAccuracy": {
|
||||
"type": "null"
|
||||
},
|
||||
"HasOptedOutOfEmail": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"IndividualId": {
|
||||
"type": "null"
|
||||
},
|
||||
"IsConverted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsDeleted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsPriorityRecord": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsUnreadByOwner": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"Jigsaw": {
|
||||
"type": "null"
|
||||
},
|
||||
"JigsawContactId": {
|
||||
"type": "null"
|
||||
},
|
||||
"LastModifiedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastName": {
|
||||
"type": "string"
|
||||
},
|
||||
"Latitude": {
|
||||
"type": "null"
|
||||
},
|
||||
"Longitude": {
|
||||
"type": "null"
|
||||
},
|
||||
"MasterRecordId": {
|
||||
"type": "null"
|
||||
},
|
||||
"Name": {
|
||||
"type": "string"
|
||||
},
|
||||
"OwnerId": {
|
||||
"type": "string"
|
||||
},
|
||||
"Status": {
|
||||
"type": "string"
|
||||
},
|
||||
"Suffix": {
|
||||
"type": "null"
|
||||
},
|
||||
"SystemModstamp": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"attributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"Status": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 5
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"created": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
+12
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"AccountId": {
|
||||
"type": "string"
|
||||
},
|
||||
"attributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"CloseDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"Fiscal": {
|
||||
"type": "string"
|
||||
},
|
||||
"FiscalQuarter": {
|
||||
"type": "integer"
|
||||
},
|
||||
"FiscalYear": {
|
||||
"type": "integer"
|
||||
},
|
||||
"ForecastCategory": {
|
||||
"type": "string"
|
||||
},
|
||||
"ForecastCategoryName": {
|
||||
"type": "string"
|
||||
},
|
||||
"HasOpenActivity": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"HasOpportunityLineItem": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"HasOverdueTask": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"IsClosed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsDeleted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsWon": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"LastModifiedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"Name": {
|
||||
"type": "string"
|
||||
},
|
||||
"OwnerId": {
|
||||
"type": "string"
|
||||
},
|
||||
"Probability": {
|
||||
"type": "integer"
|
||||
},
|
||||
"PushCount": {
|
||||
"type": "integer"
|
||||
},
|
||||
"StageName": {
|
||||
"type": "string"
|
||||
},
|
||||
"SystemModstamp": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"attributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"Name": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 8
|
||||
}
|
||||
+146
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"objectDescribe": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"activateable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"associateEntityType": {
|
||||
"type": "null"
|
||||
},
|
||||
"associateParentEntity": {
|
||||
"type": "null"
|
||||
},
|
||||
"createable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"custom": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"customSetting": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"deepCloneable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"deletable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"deprecatedAndHidden": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"feedEnabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"hasSubtypes": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"isInterface": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"isSubtype": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"keyPrefix": {
|
||||
"type": "string"
|
||||
},
|
||||
"label": {
|
||||
"type": "string"
|
||||
},
|
||||
"labelPlural": {
|
||||
"type": "string"
|
||||
},
|
||||
"layoutable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"mergeable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"mruEnabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"queryable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"replicateable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"retrieveable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"searchable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"triggerable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"undeletable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"updateable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"urls": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"approvalLayouts": {
|
||||
"type": "string"
|
||||
},
|
||||
"compactLayouts": {
|
||||
"type": "string"
|
||||
},
|
||||
"describe": {
|
||||
"type": "string"
|
||||
},
|
||||
"layouts": {
|
||||
"type": "string"
|
||||
},
|
||||
"listviews": {
|
||||
"type": "string"
|
||||
},
|
||||
"quickActions": {
|
||||
"type": "string"
|
||||
},
|
||||
"rowTemplate": {
|
||||
"type": "string"
|
||||
},
|
||||
"sobject": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"recentItems": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"attributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"Name": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
+9
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"attributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 4
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,83 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"attributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"CallDisposition": {
|
||||
"type": "null"
|
||||
},
|
||||
"CallObject": {
|
||||
"type": "null"
|
||||
},
|
||||
"CreatedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"IsArchived": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsClosed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsDeleted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsHighPriority": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsRecurrence": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsReminderSet": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"LastModifiedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"OwnerId": {
|
||||
"type": "string"
|
||||
},
|
||||
"Priority": {
|
||||
"type": "string"
|
||||
},
|
||||
"RecurrenceDayOfMonth": {
|
||||
"type": "null"
|
||||
},
|
||||
"RecurrenceInstance": {
|
||||
"type": "null"
|
||||
},
|
||||
"RecurrenceMonthOfYear": {
|
||||
"type": "null"
|
||||
},
|
||||
"RecurrenceRegeneratedType": {
|
||||
"type": "null"
|
||||
},
|
||||
"Status": {
|
||||
"type": "string"
|
||||
},
|
||||
"SystemModstamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"TaskSubtype": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"attributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 5
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"attributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Email": {
|
||||
"type": "string"
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"Name": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 3
|
||||
}
|
||||
Reference in New Issue
Block a user