losant_rest 1.23.2 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.github/workflows/test.yml +2 -2
- data/.ruby-version +1 -1
- data/LICENSE +1 -1
- data/README.md +1 -1
- data/docs/_schemas.md +1809 -381
- data/docs/applicationKeys.md +2 -2
- data/docs/events.md +3 -1
- data/lib/platform_rest/application.rb +1 -1
- data/lib/platform_rest/application_api_token.rb +1 -1
- data/lib/platform_rest/application_api_tokens.rb +1 -1
- data/lib/platform_rest/application_certificate.rb +1 -1
- data/lib/platform_rest/application_certificate_authorities.rb +1 -1
- data/lib/platform_rest/application_certificate_authority.rb +1 -1
- data/lib/platform_rest/application_certificates.rb +1 -1
- data/lib/platform_rest/application_dashboard.rb +1 -1
- data/lib/platform_rest/application_dashboards.rb +1 -1
- data/lib/platform_rest/application_job_log.rb +1 -1
- data/lib/platform_rest/application_job_logs.rb +1 -1
- data/lib/platform_rest/application_key.rb +1 -1
- data/lib/platform_rest/application_keys.rb +3 -3
- data/lib/platform_rest/application_template.rb +1 -1
- data/lib/platform_rest/application_templates.rb +1 -1
- data/lib/platform_rest/applications.rb +1 -1
- data/lib/platform_rest/audit_log.rb +1 -1
- data/lib/platform_rest/audit_logs.rb +1 -1
- data/lib/platform_rest/auth.rb +1 -1
- data/lib/platform_rest/client.rb +3 -3
- data/lib/platform_rest/credential.rb +1 -1
- data/lib/platform_rest/credentials.rb +1 -1
- data/lib/platform_rest/dashboard.rb +1 -1
- data/lib/platform_rest/dashboards.rb +1 -1
- data/lib/platform_rest/data.rb +1 -1
- data/lib/platform_rest/data_table.rb +1 -1
- data/lib/platform_rest/data_table_row.rb +1 -1
- data/lib/platform_rest/data_table_rows.rb +1 -1
- data/lib/platform_rest/data_tables.rb +1 -1
- data/lib/platform_rest/device.rb +1 -1
- data/lib/platform_rest/device_attribute.rb +1 -1
- data/lib/platform_rest/device_attributes.rb +1 -1
- data/lib/platform_rest/device_recipe.rb +1 -1
- data/lib/platform_rest/device_recipes.rb +1 -1
- data/lib/platform_rest/devices.rb +1 -1
- data/lib/platform_rest/edge_deployment.rb +1 -1
- data/lib/platform_rest/edge_deployments.rb +1 -1
- data/lib/platform_rest/embedded_deployment.rb +1 -1
- data/lib/platform_rest/embedded_deployments.rb +1 -1
- data/lib/platform_rest/error.rb +1 -1
- data/lib/platform_rest/event.rb +1 -1
- data/lib/platform_rest/events.rb +6 -2
- data/lib/platform_rest/experience.rb +1 -1
- data/lib/platform_rest/experience_domain.rb +1 -1
- data/lib/platform_rest/experience_domains.rb +1 -1
- data/lib/platform_rest/experience_endpoint.rb +1 -1
- data/lib/platform_rest/experience_endpoints.rb +1 -1
- data/lib/platform_rest/experience_group.rb +1 -1
- data/lib/platform_rest/experience_groups.rb +1 -1
- data/lib/platform_rest/experience_slug.rb +1 -1
- data/lib/platform_rest/experience_slugs.rb +1 -1
- data/lib/platform_rest/experience_user.rb +1 -1
- data/lib/platform_rest/experience_users.rb +1 -1
- data/lib/platform_rest/experience_version.rb +1 -1
- data/lib/platform_rest/experience_versions.rb +1 -1
- data/lib/platform_rest/experience_view.rb +1 -1
- data/lib/platform_rest/experience_views.rb +1 -1
- data/lib/platform_rest/file.rb +1 -1
- data/lib/platform_rest/files.rb +1 -1
- data/lib/platform_rest/flow.rb +1 -1
- data/lib/platform_rest/flow_version.rb +1 -1
- data/lib/platform_rest/flow_versions.rb +1 -1
- data/lib/platform_rest/flows.rb +1 -1
- data/lib/platform_rest/instance.rb +1 -1
- data/lib/platform_rest/instance_api_token.rb +1 -1
- data/lib/platform_rest/instance_api_tokens.rb +1 -1
- data/lib/platform_rest/instance_audit_log.rb +1 -1
- data/lib/platform_rest/instance_audit_logs.rb +1 -1
- data/lib/platform_rest/instance_custom_node.rb +1 -1
- data/lib/platform_rest/instance_custom_nodes.rb +1 -1
- data/lib/platform_rest/instance_member.rb +1 -1
- data/lib/platform_rest/instance_members.rb +1 -1
- data/lib/platform_rest/instance_notification_rule.rb +1 -1
- data/lib/platform_rest/instance_notification_rules.rb +1 -1
- data/lib/platform_rest/instance_org.rb +1 -1
- data/lib/platform_rest/instance_org_invite.rb +1 -1
- data/lib/platform_rest/instance_org_invites.rb +1 -1
- data/lib/platform_rest/instance_org_member.rb +1 -1
- data/lib/platform_rest/instance_org_members.rb +1 -1
- data/lib/platform_rest/instance_orgs.rb +1 -1
- data/lib/platform_rest/instance_sandbox.rb +1 -1
- data/lib/platform_rest/instance_sandboxes.rb +1 -1
- data/lib/platform_rest/instances.rb +1 -1
- data/lib/platform_rest/integration.rb +1 -1
- data/lib/platform_rest/integrations.rb +1 -1
- data/lib/platform_rest/me.rb +1 -1
- data/lib/platform_rest/notebook.rb +1 -1
- data/lib/platform_rest/notebooks.rb +1 -1
- data/lib/platform_rest/org.rb +1 -1
- data/lib/platform_rest/org_invites.rb +1 -1
- data/lib/platform_rest/orgs.rb +1 -1
- data/lib/platform_rest/private_file.rb +1 -1
- data/lib/platform_rest/private_files.rb +1 -1
- data/lib/platform_rest/resource_job.rb +1 -1
- data/lib/platform_rest/resource_jobs.rb +1 -1
- data/lib/platform_rest/user_api_token.rb +1 -1
- data/lib/platform_rest/user_api_tokens.rb +1 -1
- data/lib/platform_rest/utils.rb +1 -1
- data/lib/platform_rest/version.rb +2 -2
- data/lib/platform_rest/webhook.rb +1 -1
- data/lib/platform_rest/webhooks.rb +1 -1
- data/lib/platform_rest.rb +1 -1
- data/losant_rest.gemspec +6 -5
- data/schemas/advancedApplicationKeyQuery.json +345 -0
- data/schemas/advancedDeviceQuery.json +36 -0
- data/schemas/advancedEventQuery.json +36 -0
- data/schemas/advancedExperienceGroupQuery.json +36 -0
- data/schemas/advancedExperienceUserQuery.json +36 -0
- data/schemas/advancedInstanceOrgQuery.json +36 -0
- data/schemas/apiTokenPost.json +0 -1
- data/schemas/applicationCertificate.json +5 -0
- data/schemas/applicationCertificates.json +5 -0
- data/schemas/applicationKey.json +45 -0
- data/schemas/applicationKeyPatch.json +28 -0
- data/schemas/applicationKeyPost.json +21 -0
- data/schemas/applicationKeyPostResponse.json +45 -0
- data/schemas/applicationKeys.json +45 -0
- data/schemas/credential.json +57 -2
- data/schemas/credentialPatch.json +29 -0
- data/schemas/credentialPost.json +39 -1
- data/schemas/credentials.json +57 -2
- data/schemas/devicesDataExport.json +36 -0
- data/schemas/devicesDeleteOrRestorePost.json +36 -0
- data/schemas/devicesExportPayloadCountPost.json +36 -0
- data/schemas/devicesExportPost.json +36 -0
- data/schemas/devicesPatch.json +36 -0
- data/schemas/devicesRemoveDataPost.json +36 -0
- data/schemas/event.json +4 -0
- data/schemas/eventPlusNewCount.json +4 -0
- data/schemas/eventPost.json +4 -0
- data/schemas/events.json +4 -0
- data/schemas/eventsExport.json +40 -0
- data/schemas/githubLogin.json +0 -1
- data/schemas/lastValueQuery.json +36 -0
- data/schemas/multiDeviceCommand.json +36 -0
- data/schemas/notebook.json +39 -0
- data/schemas/notebookPatch.json +39 -0
- data/schemas/notebookPost.json +39 -0
- data/schemas/notebooks.json +39 -0
- data/schemas/samlResponse.json +0 -1
- data/schemas/timeSeriesQuery.json +36 -0
- data/schemas/userCredentials.json +0 -1
- data/schemas/userPost.json +0 -1
- data/test/basic_test.rb +1 -1
- data/test/test_helper.rb +2 -1
- metadata +26 -15
|
@@ -1290,6 +1290,9 @@
|
|
|
1290
1290
|
"oneOf": [
|
|
1291
1291
|
{
|
|
1292
1292
|
"oneOf": [
|
|
1293
|
+
{
|
|
1294
|
+
"type": "null"
|
|
1295
|
+
},
|
|
1293
1296
|
{
|
|
1294
1297
|
"type": "object",
|
|
1295
1298
|
"properties": {
|
|
@@ -1299,6 +1302,9 @@
|
|
|
1299
1302
|
"type": "string",
|
|
1300
1303
|
"maxLength": 255
|
|
1301
1304
|
},
|
|
1305
|
+
{
|
|
1306
|
+
"type": "null"
|
|
1307
|
+
},
|
|
1302
1308
|
{
|
|
1303
1309
|
"type": "object",
|
|
1304
1310
|
"properties": {
|
|
@@ -1341,6 +1347,9 @@
|
|
|
1341
1347
|
"type": "string",
|
|
1342
1348
|
"maxLength": 255
|
|
1343
1349
|
},
|
|
1350
|
+
{
|
|
1351
|
+
"type": "null"
|
|
1352
|
+
},
|
|
1344
1353
|
{
|
|
1345
1354
|
"type": "object",
|
|
1346
1355
|
"properties": {
|
|
@@ -1390,6 +1399,9 @@
|
|
|
1390
1399
|
"type": "string",
|
|
1391
1400
|
"maxLength": 255
|
|
1392
1401
|
},
|
|
1402
|
+
{
|
|
1403
|
+
"type": "null"
|
|
1404
|
+
},
|
|
1393
1405
|
{
|
|
1394
1406
|
"type": "object",
|
|
1395
1407
|
"properties": {
|
|
@@ -1436,6 +1448,9 @@
|
|
|
1436
1448
|
"properties": {
|
|
1437
1449
|
"$eq": {
|
|
1438
1450
|
"oneOf": [
|
|
1451
|
+
{
|
|
1452
|
+
"type": "null"
|
|
1453
|
+
},
|
|
1439
1454
|
{
|
|
1440
1455
|
"type": "object",
|
|
1441
1456
|
"properties": {
|
|
@@ -1445,6 +1460,9 @@
|
|
|
1445
1460
|
"type": "string",
|
|
1446
1461
|
"maxLength": 255
|
|
1447
1462
|
},
|
|
1463
|
+
{
|
|
1464
|
+
"type": "null"
|
|
1465
|
+
},
|
|
1448
1466
|
{
|
|
1449
1467
|
"type": "object",
|
|
1450
1468
|
"properties": {
|
|
@@ -1487,6 +1505,9 @@
|
|
|
1487
1505
|
"type": "string",
|
|
1488
1506
|
"maxLength": 255
|
|
1489
1507
|
},
|
|
1508
|
+
{
|
|
1509
|
+
"type": "null"
|
|
1510
|
+
},
|
|
1490
1511
|
{
|
|
1491
1512
|
"type": "object",
|
|
1492
1513
|
"properties": {
|
|
@@ -1536,6 +1557,9 @@
|
|
|
1536
1557
|
"type": "string",
|
|
1537
1558
|
"maxLength": 255
|
|
1538
1559
|
},
|
|
1560
|
+
{
|
|
1561
|
+
"type": "null"
|
|
1562
|
+
},
|
|
1539
1563
|
{
|
|
1540
1564
|
"type": "object",
|
|
1541
1565
|
"properties": {
|
|
@@ -1588,6 +1612,9 @@
|
|
|
1588
1612
|
"properties": {
|
|
1589
1613
|
"$ne": {
|
|
1590
1614
|
"oneOf": [
|
|
1615
|
+
{
|
|
1616
|
+
"type": "null"
|
|
1617
|
+
},
|
|
1591
1618
|
{
|
|
1592
1619
|
"type": "object",
|
|
1593
1620
|
"properties": {
|
|
@@ -1597,6 +1624,9 @@
|
|
|
1597
1624
|
"type": "string",
|
|
1598
1625
|
"maxLength": 255
|
|
1599
1626
|
},
|
|
1627
|
+
{
|
|
1628
|
+
"type": "null"
|
|
1629
|
+
},
|
|
1600
1630
|
{
|
|
1601
1631
|
"type": "object",
|
|
1602
1632
|
"properties": {
|
|
@@ -1639,6 +1669,9 @@
|
|
|
1639
1669
|
"type": "string",
|
|
1640
1670
|
"maxLength": 255
|
|
1641
1671
|
},
|
|
1672
|
+
{
|
|
1673
|
+
"type": "null"
|
|
1674
|
+
},
|
|
1642
1675
|
{
|
|
1643
1676
|
"type": "object",
|
|
1644
1677
|
"properties": {
|
|
@@ -1688,6 +1721,9 @@
|
|
|
1688
1721
|
"type": "string",
|
|
1689
1722
|
"maxLength": 255
|
|
1690
1723
|
},
|
|
1724
|
+
{
|
|
1725
|
+
"type": "null"
|
|
1726
|
+
},
|
|
1691
1727
|
{
|
|
1692
1728
|
"type": "object",
|
|
1693
1729
|
"properties": {
|
data/schemas/devicesPatch.json
CHANGED
|
@@ -1491,6 +1491,9 @@
|
|
|
1491
1491
|
"oneOf": [
|
|
1492
1492
|
{
|
|
1493
1493
|
"oneOf": [
|
|
1494
|
+
{
|
|
1495
|
+
"type": "null"
|
|
1496
|
+
},
|
|
1494
1497
|
{
|
|
1495
1498
|
"type": "object",
|
|
1496
1499
|
"properties": {
|
|
@@ -1500,6 +1503,9 @@
|
|
|
1500
1503
|
"type": "string",
|
|
1501
1504
|
"maxLength": 255
|
|
1502
1505
|
},
|
|
1506
|
+
{
|
|
1507
|
+
"type": "null"
|
|
1508
|
+
},
|
|
1503
1509
|
{
|
|
1504
1510
|
"type": "object",
|
|
1505
1511
|
"properties": {
|
|
@@ -1542,6 +1548,9 @@
|
|
|
1542
1548
|
"type": "string",
|
|
1543
1549
|
"maxLength": 255
|
|
1544
1550
|
},
|
|
1551
|
+
{
|
|
1552
|
+
"type": "null"
|
|
1553
|
+
},
|
|
1545
1554
|
{
|
|
1546
1555
|
"type": "object",
|
|
1547
1556
|
"properties": {
|
|
@@ -1591,6 +1600,9 @@
|
|
|
1591
1600
|
"type": "string",
|
|
1592
1601
|
"maxLength": 255
|
|
1593
1602
|
},
|
|
1603
|
+
{
|
|
1604
|
+
"type": "null"
|
|
1605
|
+
},
|
|
1594
1606
|
{
|
|
1595
1607
|
"type": "object",
|
|
1596
1608
|
"properties": {
|
|
@@ -1637,6 +1649,9 @@
|
|
|
1637
1649
|
"properties": {
|
|
1638
1650
|
"$eq": {
|
|
1639
1651
|
"oneOf": [
|
|
1652
|
+
{
|
|
1653
|
+
"type": "null"
|
|
1654
|
+
},
|
|
1640
1655
|
{
|
|
1641
1656
|
"type": "object",
|
|
1642
1657
|
"properties": {
|
|
@@ -1646,6 +1661,9 @@
|
|
|
1646
1661
|
"type": "string",
|
|
1647
1662
|
"maxLength": 255
|
|
1648
1663
|
},
|
|
1664
|
+
{
|
|
1665
|
+
"type": "null"
|
|
1666
|
+
},
|
|
1649
1667
|
{
|
|
1650
1668
|
"type": "object",
|
|
1651
1669
|
"properties": {
|
|
@@ -1688,6 +1706,9 @@
|
|
|
1688
1706
|
"type": "string",
|
|
1689
1707
|
"maxLength": 255
|
|
1690
1708
|
},
|
|
1709
|
+
{
|
|
1710
|
+
"type": "null"
|
|
1711
|
+
},
|
|
1691
1712
|
{
|
|
1692
1713
|
"type": "object",
|
|
1693
1714
|
"properties": {
|
|
@@ -1737,6 +1758,9 @@
|
|
|
1737
1758
|
"type": "string",
|
|
1738
1759
|
"maxLength": 255
|
|
1739
1760
|
},
|
|
1761
|
+
{
|
|
1762
|
+
"type": "null"
|
|
1763
|
+
},
|
|
1740
1764
|
{
|
|
1741
1765
|
"type": "object",
|
|
1742
1766
|
"properties": {
|
|
@@ -1789,6 +1813,9 @@
|
|
|
1789
1813
|
"properties": {
|
|
1790
1814
|
"$ne": {
|
|
1791
1815
|
"oneOf": [
|
|
1816
|
+
{
|
|
1817
|
+
"type": "null"
|
|
1818
|
+
},
|
|
1792
1819
|
{
|
|
1793
1820
|
"type": "object",
|
|
1794
1821
|
"properties": {
|
|
@@ -1798,6 +1825,9 @@
|
|
|
1798
1825
|
"type": "string",
|
|
1799
1826
|
"maxLength": 255
|
|
1800
1827
|
},
|
|
1828
|
+
{
|
|
1829
|
+
"type": "null"
|
|
1830
|
+
},
|
|
1801
1831
|
{
|
|
1802
1832
|
"type": "object",
|
|
1803
1833
|
"properties": {
|
|
@@ -1840,6 +1870,9 @@
|
|
|
1840
1870
|
"type": "string",
|
|
1841
1871
|
"maxLength": 255
|
|
1842
1872
|
},
|
|
1873
|
+
{
|
|
1874
|
+
"type": "null"
|
|
1875
|
+
},
|
|
1843
1876
|
{
|
|
1844
1877
|
"type": "object",
|
|
1845
1878
|
"properties": {
|
|
@@ -1889,6 +1922,9 @@
|
|
|
1889
1922
|
"type": "string",
|
|
1890
1923
|
"maxLength": 255
|
|
1891
1924
|
},
|
|
1925
|
+
{
|
|
1926
|
+
"type": "null"
|
|
1927
|
+
},
|
|
1892
1928
|
{
|
|
1893
1929
|
"type": "object",
|
|
1894
1930
|
"properties": {
|
|
@@ -1280,6 +1280,9 @@
|
|
|
1280
1280
|
"oneOf": [
|
|
1281
1281
|
{
|
|
1282
1282
|
"oneOf": [
|
|
1283
|
+
{
|
|
1284
|
+
"type": "null"
|
|
1285
|
+
},
|
|
1283
1286
|
{
|
|
1284
1287
|
"type": "object",
|
|
1285
1288
|
"properties": {
|
|
@@ -1289,6 +1292,9 @@
|
|
|
1289
1292
|
"type": "string",
|
|
1290
1293
|
"maxLength": 255
|
|
1291
1294
|
},
|
|
1295
|
+
{
|
|
1296
|
+
"type": "null"
|
|
1297
|
+
},
|
|
1292
1298
|
{
|
|
1293
1299
|
"type": "object",
|
|
1294
1300
|
"properties": {
|
|
@@ -1331,6 +1337,9 @@
|
|
|
1331
1337
|
"type": "string",
|
|
1332
1338
|
"maxLength": 255
|
|
1333
1339
|
},
|
|
1340
|
+
{
|
|
1341
|
+
"type": "null"
|
|
1342
|
+
},
|
|
1334
1343
|
{
|
|
1335
1344
|
"type": "object",
|
|
1336
1345
|
"properties": {
|
|
@@ -1380,6 +1389,9 @@
|
|
|
1380
1389
|
"type": "string",
|
|
1381
1390
|
"maxLength": 255
|
|
1382
1391
|
},
|
|
1392
|
+
{
|
|
1393
|
+
"type": "null"
|
|
1394
|
+
},
|
|
1383
1395
|
{
|
|
1384
1396
|
"type": "object",
|
|
1385
1397
|
"properties": {
|
|
@@ -1426,6 +1438,9 @@
|
|
|
1426
1438
|
"properties": {
|
|
1427
1439
|
"$eq": {
|
|
1428
1440
|
"oneOf": [
|
|
1441
|
+
{
|
|
1442
|
+
"type": "null"
|
|
1443
|
+
},
|
|
1429
1444
|
{
|
|
1430
1445
|
"type": "object",
|
|
1431
1446
|
"properties": {
|
|
@@ -1435,6 +1450,9 @@
|
|
|
1435
1450
|
"type": "string",
|
|
1436
1451
|
"maxLength": 255
|
|
1437
1452
|
},
|
|
1453
|
+
{
|
|
1454
|
+
"type": "null"
|
|
1455
|
+
},
|
|
1438
1456
|
{
|
|
1439
1457
|
"type": "object",
|
|
1440
1458
|
"properties": {
|
|
@@ -1477,6 +1495,9 @@
|
|
|
1477
1495
|
"type": "string",
|
|
1478
1496
|
"maxLength": 255
|
|
1479
1497
|
},
|
|
1498
|
+
{
|
|
1499
|
+
"type": "null"
|
|
1500
|
+
},
|
|
1480
1501
|
{
|
|
1481
1502
|
"type": "object",
|
|
1482
1503
|
"properties": {
|
|
@@ -1526,6 +1547,9 @@
|
|
|
1526
1547
|
"type": "string",
|
|
1527
1548
|
"maxLength": 255
|
|
1528
1549
|
},
|
|
1550
|
+
{
|
|
1551
|
+
"type": "null"
|
|
1552
|
+
},
|
|
1529
1553
|
{
|
|
1530
1554
|
"type": "object",
|
|
1531
1555
|
"properties": {
|
|
@@ -1578,6 +1602,9 @@
|
|
|
1578
1602
|
"properties": {
|
|
1579
1603
|
"$ne": {
|
|
1580
1604
|
"oneOf": [
|
|
1605
|
+
{
|
|
1606
|
+
"type": "null"
|
|
1607
|
+
},
|
|
1581
1608
|
{
|
|
1582
1609
|
"type": "object",
|
|
1583
1610
|
"properties": {
|
|
@@ -1587,6 +1614,9 @@
|
|
|
1587
1614
|
"type": "string",
|
|
1588
1615
|
"maxLength": 255
|
|
1589
1616
|
},
|
|
1617
|
+
{
|
|
1618
|
+
"type": "null"
|
|
1619
|
+
},
|
|
1590
1620
|
{
|
|
1591
1621
|
"type": "object",
|
|
1592
1622
|
"properties": {
|
|
@@ -1629,6 +1659,9 @@
|
|
|
1629
1659
|
"type": "string",
|
|
1630
1660
|
"maxLength": 255
|
|
1631
1661
|
},
|
|
1662
|
+
{
|
|
1663
|
+
"type": "null"
|
|
1664
|
+
},
|
|
1632
1665
|
{
|
|
1633
1666
|
"type": "object",
|
|
1634
1667
|
"properties": {
|
|
@@ -1678,6 +1711,9 @@
|
|
|
1678
1711
|
"type": "string",
|
|
1679
1712
|
"maxLength": 255
|
|
1680
1713
|
},
|
|
1714
|
+
{
|
|
1715
|
+
"type": "null"
|
|
1716
|
+
},
|
|
1681
1717
|
{
|
|
1682
1718
|
"type": "object",
|
|
1683
1719
|
"properties": {
|
data/schemas/event.json
CHANGED
|
@@ -78,6 +78,9 @@
|
|
|
78
78
|
"minLength": 1,
|
|
79
79
|
"maxLength": 255
|
|
80
80
|
},
|
|
81
|
+
"disableTagChangeTracking": {
|
|
82
|
+
"type": "boolean"
|
|
83
|
+
},
|
|
81
84
|
"eventTags": {
|
|
82
85
|
"type": "object",
|
|
83
86
|
"patternProperties": {
|
|
@@ -90,6 +93,7 @@
|
|
|
90
93
|
"additionalProperties": false
|
|
91
94
|
},
|
|
92
95
|
"updates": {
|
|
96
|
+
"maxItems": 100,
|
|
93
97
|
"type": "array",
|
|
94
98
|
"items": {
|
|
95
99
|
"type": "object",
|
|
@@ -83,6 +83,9 @@
|
|
|
83
83
|
"minLength": 1,
|
|
84
84
|
"maxLength": 255
|
|
85
85
|
},
|
|
86
|
+
"disableTagChangeTracking": {
|
|
87
|
+
"type": "boolean"
|
|
88
|
+
},
|
|
86
89
|
"eventTags": {
|
|
87
90
|
"type": "object",
|
|
88
91
|
"patternProperties": {
|
|
@@ -95,6 +98,7 @@
|
|
|
95
98
|
"additionalProperties": false
|
|
96
99
|
},
|
|
97
100
|
"updates": {
|
|
101
|
+
"maxItems": 100,
|
|
98
102
|
"type": "array",
|
|
99
103
|
"items": {
|
|
100
104
|
"type": "object",
|
data/schemas/eventPost.json
CHANGED
data/schemas/events.json
CHANGED
|
@@ -85,6 +85,9 @@
|
|
|
85
85
|
"minLength": 1,
|
|
86
86
|
"maxLength": 255
|
|
87
87
|
},
|
|
88
|
+
"disableTagChangeTracking": {
|
|
89
|
+
"type": "boolean"
|
|
90
|
+
},
|
|
88
91
|
"eventTags": {
|
|
89
92
|
"type": "object",
|
|
90
93
|
"patternProperties": {
|
|
@@ -97,6 +100,7 @@
|
|
|
97
100
|
"additionalProperties": false
|
|
98
101
|
},
|
|
99
102
|
"updates": {
|
|
103
|
+
"maxItems": 100,
|
|
100
104
|
"type": "array",
|
|
101
105
|
"items": {
|
|
102
106
|
"type": "object",
|
data/schemas/eventsExport.json
CHANGED
|
@@ -1179,6 +1179,9 @@
|
|
|
1179
1179
|
"oneOf": [
|
|
1180
1180
|
{
|
|
1181
1181
|
"oneOf": [
|
|
1182
|
+
{
|
|
1183
|
+
"type": "null"
|
|
1184
|
+
},
|
|
1182
1185
|
{
|
|
1183
1186
|
"type": "object",
|
|
1184
1187
|
"properties": {
|
|
@@ -1188,6 +1191,9 @@
|
|
|
1188
1191
|
"type": "string",
|
|
1189
1192
|
"maxLength": 255
|
|
1190
1193
|
},
|
|
1194
|
+
{
|
|
1195
|
+
"type": "null"
|
|
1196
|
+
},
|
|
1191
1197
|
{
|
|
1192
1198
|
"type": "object",
|
|
1193
1199
|
"properties": {
|
|
@@ -1230,6 +1236,9 @@
|
|
|
1230
1236
|
"type": "string",
|
|
1231
1237
|
"maxLength": 255
|
|
1232
1238
|
},
|
|
1239
|
+
{
|
|
1240
|
+
"type": "null"
|
|
1241
|
+
},
|
|
1233
1242
|
{
|
|
1234
1243
|
"type": "object",
|
|
1235
1244
|
"properties": {
|
|
@@ -1279,6 +1288,9 @@
|
|
|
1279
1288
|
"type": "string",
|
|
1280
1289
|
"maxLength": 255
|
|
1281
1290
|
},
|
|
1291
|
+
{
|
|
1292
|
+
"type": "null"
|
|
1293
|
+
},
|
|
1282
1294
|
{
|
|
1283
1295
|
"type": "object",
|
|
1284
1296
|
"properties": {
|
|
@@ -1325,6 +1337,9 @@
|
|
|
1325
1337
|
"properties": {
|
|
1326
1338
|
"$eq": {
|
|
1327
1339
|
"oneOf": [
|
|
1340
|
+
{
|
|
1341
|
+
"type": "null"
|
|
1342
|
+
},
|
|
1328
1343
|
{
|
|
1329
1344
|
"type": "object",
|
|
1330
1345
|
"properties": {
|
|
@@ -1334,6 +1349,9 @@
|
|
|
1334
1349
|
"type": "string",
|
|
1335
1350
|
"maxLength": 255
|
|
1336
1351
|
},
|
|
1352
|
+
{
|
|
1353
|
+
"type": "null"
|
|
1354
|
+
},
|
|
1337
1355
|
{
|
|
1338
1356
|
"type": "object",
|
|
1339
1357
|
"properties": {
|
|
@@ -1376,6 +1394,9 @@
|
|
|
1376
1394
|
"type": "string",
|
|
1377
1395
|
"maxLength": 255
|
|
1378
1396
|
},
|
|
1397
|
+
{
|
|
1398
|
+
"type": "null"
|
|
1399
|
+
},
|
|
1379
1400
|
{
|
|
1380
1401
|
"type": "object",
|
|
1381
1402
|
"properties": {
|
|
@@ -1425,6 +1446,9 @@
|
|
|
1425
1446
|
"type": "string",
|
|
1426
1447
|
"maxLength": 255
|
|
1427
1448
|
},
|
|
1449
|
+
{
|
|
1450
|
+
"type": "null"
|
|
1451
|
+
},
|
|
1428
1452
|
{
|
|
1429
1453
|
"type": "object",
|
|
1430
1454
|
"properties": {
|
|
@@ -1477,6 +1501,9 @@
|
|
|
1477
1501
|
"properties": {
|
|
1478
1502
|
"$ne": {
|
|
1479
1503
|
"oneOf": [
|
|
1504
|
+
{
|
|
1505
|
+
"type": "null"
|
|
1506
|
+
},
|
|
1480
1507
|
{
|
|
1481
1508
|
"type": "object",
|
|
1482
1509
|
"properties": {
|
|
@@ -1486,6 +1513,9 @@
|
|
|
1486
1513
|
"type": "string",
|
|
1487
1514
|
"maxLength": 255
|
|
1488
1515
|
},
|
|
1516
|
+
{
|
|
1517
|
+
"type": "null"
|
|
1518
|
+
},
|
|
1489
1519
|
{
|
|
1490
1520
|
"type": "object",
|
|
1491
1521
|
"properties": {
|
|
@@ -1528,6 +1558,9 @@
|
|
|
1528
1558
|
"type": "string",
|
|
1529
1559
|
"maxLength": 255
|
|
1530
1560
|
},
|
|
1561
|
+
{
|
|
1562
|
+
"type": "null"
|
|
1563
|
+
},
|
|
1531
1564
|
{
|
|
1532
1565
|
"type": "object",
|
|
1533
1566
|
"properties": {
|
|
@@ -1577,6 +1610,9 @@
|
|
|
1577
1610
|
"type": "string",
|
|
1578
1611
|
"maxLength": 255
|
|
1579
1612
|
},
|
|
1613
|
+
{
|
|
1614
|
+
"type": "null"
|
|
1615
|
+
},
|
|
1580
1616
|
{
|
|
1581
1617
|
"type": "object",
|
|
1582
1618
|
"properties": {
|
|
@@ -1636,6 +1672,10 @@
|
|
|
1636
1672
|
"json"
|
|
1637
1673
|
],
|
|
1638
1674
|
"default": "csv"
|
|
1675
|
+
},
|
|
1676
|
+
"excludeUpdates": {
|
|
1677
|
+
"type": "boolean",
|
|
1678
|
+
"default": false
|
|
1639
1679
|
}
|
|
1640
1680
|
},
|
|
1641
1681
|
"additionalProperties": false
|
data/schemas/githubLogin.json
CHANGED
data/schemas/lastValueQuery.json
CHANGED
|
@@ -1311,6 +1311,9 @@
|
|
|
1311
1311
|
"oneOf": [
|
|
1312
1312
|
{
|
|
1313
1313
|
"oneOf": [
|
|
1314
|
+
{
|
|
1315
|
+
"type": "null"
|
|
1316
|
+
},
|
|
1314
1317
|
{
|
|
1315
1318
|
"type": "object",
|
|
1316
1319
|
"properties": {
|
|
@@ -1320,6 +1323,9 @@
|
|
|
1320
1323
|
"type": "string",
|
|
1321
1324
|
"maxLength": 255
|
|
1322
1325
|
},
|
|
1326
|
+
{
|
|
1327
|
+
"type": "null"
|
|
1328
|
+
},
|
|
1323
1329
|
{
|
|
1324
1330
|
"type": "object",
|
|
1325
1331
|
"properties": {
|
|
@@ -1362,6 +1368,9 @@
|
|
|
1362
1368
|
"type": "string",
|
|
1363
1369
|
"maxLength": 255
|
|
1364
1370
|
},
|
|
1371
|
+
{
|
|
1372
|
+
"type": "null"
|
|
1373
|
+
},
|
|
1365
1374
|
{
|
|
1366
1375
|
"type": "object",
|
|
1367
1376
|
"properties": {
|
|
@@ -1411,6 +1420,9 @@
|
|
|
1411
1420
|
"type": "string",
|
|
1412
1421
|
"maxLength": 255
|
|
1413
1422
|
},
|
|
1423
|
+
{
|
|
1424
|
+
"type": "null"
|
|
1425
|
+
},
|
|
1414
1426
|
{
|
|
1415
1427
|
"type": "object",
|
|
1416
1428
|
"properties": {
|
|
@@ -1457,6 +1469,9 @@
|
|
|
1457
1469
|
"properties": {
|
|
1458
1470
|
"$eq": {
|
|
1459
1471
|
"oneOf": [
|
|
1472
|
+
{
|
|
1473
|
+
"type": "null"
|
|
1474
|
+
},
|
|
1460
1475
|
{
|
|
1461
1476
|
"type": "object",
|
|
1462
1477
|
"properties": {
|
|
@@ -1466,6 +1481,9 @@
|
|
|
1466
1481
|
"type": "string",
|
|
1467
1482
|
"maxLength": 255
|
|
1468
1483
|
},
|
|
1484
|
+
{
|
|
1485
|
+
"type": "null"
|
|
1486
|
+
},
|
|
1469
1487
|
{
|
|
1470
1488
|
"type": "object",
|
|
1471
1489
|
"properties": {
|
|
@@ -1508,6 +1526,9 @@
|
|
|
1508
1526
|
"type": "string",
|
|
1509
1527
|
"maxLength": 255
|
|
1510
1528
|
},
|
|
1529
|
+
{
|
|
1530
|
+
"type": "null"
|
|
1531
|
+
},
|
|
1511
1532
|
{
|
|
1512
1533
|
"type": "object",
|
|
1513
1534
|
"properties": {
|
|
@@ -1557,6 +1578,9 @@
|
|
|
1557
1578
|
"type": "string",
|
|
1558
1579
|
"maxLength": 255
|
|
1559
1580
|
},
|
|
1581
|
+
{
|
|
1582
|
+
"type": "null"
|
|
1583
|
+
},
|
|
1560
1584
|
{
|
|
1561
1585
|
"type": "object",
|
|
1562
1586
|
"properties": {
|
|
@@ -1609,6 +1633,9 @@
|
|
|
1609
1633
|
"properties": {
|
|
1610
1634
|
"$ne": {
|
|
1611
1635
|
"oneOf": [
|
|
1636
|
+
{
|
|
1637
|
+
"type": "null"
|
|
1638
|
+
},
|
|
1612
1639
|
{
|
|
1613
1640
|
"type": "object",
|
|
1614
1641
|
"properties": {
|
|
@@ -1618,6 +1645,9 @@
|
|
|
1618
1645
|
"type": "string",
|
|
1619
1646
|
"maxLength": 255
|
|
1620
1647
|
},
|
|
1648
|
+
{
|
|
1649
|
+
"type": "null"
|
|
1650
|
+
},
|
|
1621
1651
|
{
|
|
1622
1652
|
"type": "object",
|
|
1623
1653
|
"properties": {
|
|
@@ -1660,6 +1690,9 @@
|
|
|
1660
1690
|
"type": "string",
|
|
1661
1691
|
"maxLength": 255
|
|
1662
1692
|
},
|
|
1693
|
+
{
|
|
1694
|
+
"type": "null"
|
|
1695
|
+
},
|
|
1663
1696
|
{
|
|
1664
1697
|
"type": "object",
|
|
1665
1698
|
"properties": {
|
|
@@ -1709,6 +1742,9 @@
|
|
|
1709
1742
|
"type": "string",
|
|
1710
1743
|
"maxLength": 255
|
|
1711
1744
|
},
|
|
1745
|
+
{
|
|
1746
|
+
"type": "null"
|
|
1747
|
+
},
|
|
1712
1748
|
{
|
|
1713
1749
|
"type": "object",
|
|
1714
1750
|
"properties": {
|