losant_rest 1.16.5 → 1.16.6

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.
Files changed (289) hide show
  1. checksums.yaml +4 -4
  2. data/docs/_schemas.md +578 -283
  3. data/docs/dataTableRows.md +1 -1
  4. data/docs/device.md +4 -4
  5. data/docs/deviceRecipe.md +4 -0
  6. data/docs/deviceRecipes.md +4 -0
  7. data/docs/devices.md +4 -4
  8. data/docs/embeddedDeployments.md +1 -1
  9. data/docs/notebook.md +44 -1
  10. data/docs/notebooks.md +1 -1
  11. data/lib/losant_rest/client.rb +2 -2
  12. data/lib/losant_rest/data_table_rows.rb +1 -1
  13. data/lib/losant_rest/device.rb +4 -4
  14. data/lib/losant_rest/device_recipe.rb +8 -0
  15. data/lib/losant_rest/device_recipes.rb +8 -0
  16. data/lib/losant_rest/devices.rb +4 -4
  17. data/lib/losant_rest/embedded_deployments.rb +1 -1
  18. data/lib/losant_rest/notebook.rb +50 -1
  19. data/lib/losant_rest/notebooks.rb +1 -1
  20. data/lib/losant_rest/version.rb +1 -1
  21. data/schemas/advancedApplicationKeyQuery.json +1 -1
  22. data/schemas/advancedDeviceQuery.json +1 -1
  23. data/schemas/advancedEventQuery.json +1 -1
  24. data/schemas/advancedFlowByVersionQuery.json +1 -1
  25. data/schemas/advancedFlowQuery.json +1 -1
  26. data/schemas/advancedFlowVersionQuery.json +1 -1
  27. data/schemas/advancedQuery.json +1 -1
  28. data/schemas/apiToken.json +1 -1
  29. data/schemas/apiTokenPatch.json +1 -1
  30. data/schemas/apiTokenPost.json +1 -1
  31. data/schemas/apiTokens.json +1 -1
  32. data/schemas/application.json +1 -1
  33. data/schemas/applicationApplyTemplatePatch.json +1 -1
  34. data/schemas/applicationCertificate.json +1 -1
  35. data/schemas/applicationCertificateAuthorities.json +1 -1
  36. data/schemas/applicationCertificateAuthority.json +1 -1
  37. data/schemas/applicationCertificateAuthorityPatch.json +1 -1
  38. data/schemas/applicationCertificateAuthorityPost.json +1 -1
  39. data/schemas/applicationCertificatePatch.json +1 -1
  40. data/schemas/applicationCertificatePost.json +1 -1
  41. data/schemas/applicationCertificates.json +1 -1
  42. data/schemas/applicationCloneDryRunResult.json +1 -1
  43. data/schemas/applicationClonePost.json +5 -1
  44. data/schemas/applicationCreationByTemplateResult.json +1 -1
  45. data/schemas/applicationDashboardPost.json +33 -2
  46. data/schemas/applicationExportPost.json +1 -1
  47. data/schemas/applicationExportResult.json +1 -1
  48. data/schemas/applicationGlobalPatch.json +1 -1
  49. data/schemas/applicationKey.json +1 -1
  50. data/schemas/applicationKeyPatch.json +1 -1
  51. data/schemas/applicationKeyPost.json +1 -1
  52. data/schemas/applicationKeyPostResponse.json +1 -1
  53. data/schemas/applicationKeys.json +1 -1
  54. data/schemas/applicationPatch.json +1 -1
  55. data/schemas/applicationPost.json +1 -1
  56. data/schemas/applicationReadme.json +1 -1
  57. data/schemas/applicationReadmePatch.json +1 -1
  58. data/schemas/applicationSearchResult.json +1 -1
  59. data/schemas/applicationTemplate.json +1 -1
  60. data/schemas/applicationTemplateCategories.json +1 -1
  61. data/schemas/applicationTemplateCategory.json +1 -1
  62. data/schemas/applicationTemplates.json +1 -1
  63. data/schemas/applications.json +1 -1
  64. data/schemas/attributeNamesResponse.json +1 -1
  65. data/schemas/auditLog.json +1 -1
  66. data/schemas/auditLogFilter.json +1 -1
  67. data/schemas/auditLogs.json +1 -1
  68. data/schemas/authedDevice.json +1 -1
  69. data/schemas/authedUser.json +1 -1
  70. data/schemas/bulkDeleteResponse.json +1 -1
  71. data/schemas/changePassword.json +1 -1
  72. data/schemas/compositeDeviceState.json +1 -1
  73. data/schemas/dashboard.json +33 -2
  74. data/schemas/dashboardContextInstance.json +1 -1
  75. data/schemas/dashboardPatch.json +33 -2
  76. data/schemas/dashboardPost.json +33 -2
  77. data/schemas/dashboardSendReport.json +33 -2
  78. data/schemas/dashboardUpdateEvents.json +1 -1
  79. data/schemas/dashboards.json +33 -2
  80. data/schemas/dataExport.json +1 -1
  81. data/schemas/dataTable.json +1 -1
  82. data/schemas/dataTableColumn.json +1 -1
  83. data/schemas/dataTablePatch.json +1 -1
  84. data/schemas/dataTablePost.json +1 -1
  85. data/schemas/dataTableRow.json +1 -1
  86. data/schemas/dataTableRowInMultiple.json +1 -1
  87. data/schemas/dataTableRowInsert.json +1 -1
  88. data/schemas/dataTableRowInsertResult.json +1 -1
  89. data/schemas/dataTableRowInsertUpdate.json +1 -1
  90. data/schemas/dataTableRows.json +1 -1
  91. data/schemas/dataTableRowsDelete.json +1 -1
  92. data/schemas/dataTableRowsExport.json +1 -1
  93. data/schemas/dataTables.json +1 -1
  94. data/schemas/device.json +1 -1
  95. data/schemas/deviceAttributeDataTypeFilter.json +1 -1
  96. data/schemas/deviceClassFilter.json +1 -1
  97. data/schemas/deviceCommand.json +1 -1
  98. data/schemas/deviceCommands.json +1 -1
  99. data/schemas/deviceConnectionStatus.json +1 -1
  100. data/schemas/deviceCredentials.json +1 -1
  101. data/schemas/deviceLog.json +1 -1
  102. data/schemas/deviceNamesResponse.json +1 -1
  103. data/schemas/devicePatch.json +1 -1
  104. data/schemas/devicePayloadCounts.json +1 -1
  105. data/schemas/devicePost.json +1 -1
  106. data/schemas/deviceRecipe.json +1 -1
  107. data/schemas/deviceRecipeBulkCreate.json +1 -1
  108. data/schemas/deviceRecipeBulkCreateEnqueued.json +5 -1
  109. data/schemas/deviceRecipeBulkCreatePost.json +1 -1
  110. data/schemas/deviceRecipePatch.json +1 -1
  111. data/schemas/deviceRecipePost.json +1 -1
  112. data/schemas/deviceRecipes.json +1 -1
  113. data/schemas/deviceState.json +1 -1
  114. data/schemas/deviceStateOrStates.json +1 -1
  115. data/schemas/deviceStates.json +1 -1
  116. data/schemas/deviceTagFilter.json +1 -1
  117. data/schemas/devices.json +1 -1
  118. data/schemas/devicesDataRemoved.json +1 -1
  119. data/schemas/devicesDeletePost.json +1 -1
  120. data/schemas/devicesExportPayloadCountPost.json +1 -1
  121. data/schemas/devicesExportPost.json +1 -1
  122. data/schemas/devicesPatch.json +1 -1
  123. data/schemas/devicesRemoveDataPost.json +1 -1
  124. data/schemas/devicesUpdated.json +1 -1
  125. data/schemas/disableTwoFactorAuth.json +1 -1
  126. data/schemas/edgeDeployment.json +1 -1
  127. data/schemas/edgeDeploymentRelease.json +1 -1
  128. data/schemas/edgeDeploymentRemove.json +1 -1
  129. data/schemas/edgeDeploymentReplace.json +1 -1
  130. data/schemas/edgeDeployments.json +1 -1
  131. data/schemas/emailVerificationVerify.json +1 -1
  132. data/schemas/embeddedDeployment.json +1 -1
  133. data/schemas/embeddedDeploymentExport.json +1 -1
  134. data/schemas/embeddedDeploymentRelease.json +1 -1
  135. data/schemas/embeddedDeploymentRemove.json +1 -1
  136. data/schemas/embeddedDeploymentReplace.json +1 -1
  137. data/schemas/embeddedDeployments.json +1 -1
  138. data/schemas/enableTwoFactorAuth.json +1 -1
  139. data/schemas/error.json +1 -1
  140. data/schemas/event.json +1 -1
  141. data/schemas/eventPatch.json +1 -1
  142. data/schemas/eventPost.json +1 -1
  143. data/schemas/eventTagsSummary.json +1 -1
  144. data/schemas/events.json +1 -1
  145. data/schemas/eventsDeleted.json +1 -1
  146. data/schemas/eventsExport.json +1 -1
  147. data/schemas/experienceBootstrapOptions.json +1 -1
  148. data/schemas/experienceBootstrapResult.json +1 -1
  149. data/schemas/experienceDomain.json +1 -1
  150. data/schemas/experienceDomainPatch.json +1 -1
  151. data/schemas/experienceDomainPost.json +1 -1
  152. data/schemas/experienceDomains.json +1 -1
  153. data/schemas/experienceEndpoint.json +1 -1
  154. data/schemas/experienceEndpointPatch.json +1 -1
  155. data/schemas/experienceEndpointPost.json +1 -1
  156. data/schemas/experienceEndpointStats.json +1 -1
  157. data/schemas/experienceEndpoints.json +1 -1
  158. data/schemas/experienceGroup.json +1 -1
  159. data/schemas/experienceGroupPatch.json +1 -1
  160. data/schemas/experienceGroupPost.json +1 -1
  161. data/schemas/experienceGroups.json +1 -1
  162. data/schemas/experienceLinkedResources.json +1 -1
  163. data/schemas/experienceSlug.json +1 -1
  164. data/schemas/experienceSlugPatch.json +1 -1
  165. data/schemas/experienceSlugPost.json +1 -1
  166. data/schemas/experienceSlugs.json +1 -1
  167. data/schemas/experienceUser.json +1 -1
  168. data/schemas/experienceUserPatch.json +1 -1
  169. data/schemas/experienceUserPost.json +1 -1
  170. data/schemas/experienceUsers.json +1 -1
  171. data/schemas/experienceVersion.json +1 -1
  172. data/schemas/experienceVersionPatch.json +1 -1
  173. data/schemas/experienceVersionPost.json +1 -1
  174. data/schemas/experienceVersions.json +1 -1
  175. data/schemas/experienceView.json +1 -1
  176. data/schemas/experienceViewPatch.json +1 -1
  177. data/schemas/experienceViewPost.json +1 -1
  178. data/schemas/experienceViews.json +1 -1
  179. data/schemas/file.json +1 -1
  180. data/schemas/filePatch.json +1 -1
  181. data/schemas/filePost.json +1 -1
  182. data/schemas/fileUploadPostResponse.json +1 -1
  183. data/schemas/files.json +1 -1
  184. data/schemas/flow.json +1 -1
  185. data/schemas/flowErrors.json +1 -1
  186. data/schemas/flowLog.json +1 -1
  187. data/schemas/flowPatch.json +1 -1
  188. data/schemas/flowPost.json +1 -1
  189. data/schemas/flowStats.json +1 -1
  190. data/schemas/flowStorageEntries.json +1 -1
  191. data/schemas/flowStorageEntry.json +1 -1
  192. data/schemas/flowStorageMetadata.json +1 -1
  193. data/schemas/flowTriggerFilter.json +1 -1
  194. data/schemas/flowVersion.json +1 -1
  195. data/schemas/flowVersionPatch.json +1 -1
  196. data/schemas/flowVersionPost.json +1 -1
  197. data/schemas/flowVersions.json +1 -1
  198. data/schemas/flowVersionsDeletePost.json +1 -1
  199. data/schemas/flows.json +1 -1
  200. data/schemas/flowsImportPost.json +1 -1
  201. data/schemas/flowsImportResult.json +1 -1
  202. data/schemas/githubLogin.json +1 -1
  203. data/schemas/historicalSummaries.json +1 -1
  204. data/schemas/historicalSummary.json +1 -1
  205. data/schemas/importIntoApplicationOptions.json +3 -2
  206. data/schemas/importNewApplicationOptions.json +1 -1
  207. data/schemas/instance.json +1 -1
  208. data/schemas/instanceCustomNode.json +1 -1
  209. data/schemas/instanceCustomNodePatch.json +1 -1
  210. data/schemas/instanceCustomNodePost.json +1 -1
  211. data/schemas/instanceCustomNodes.json +1 -1
  212. data/schemas/instanceMember.json +1 -1
  213. data/schemas/instanceMemberPatch.json +1 -1
  214. data/schemas/instanceMemberPost.json +1 -1
  215. data/schemas/instanceMembers.json +1 -1
  216. data/schemas/instanceOrg.json +1 -1
  217. data/schemas/instanceOrgMember.json +1 -1
  218. data/schemas/instanceOrgMemberPatch.json +1 -1
  219. data/schemas/instanceOrgMemberPost.json +1 -1
  220. data/schemas/instanceOrgMembers.json +1 -1
  221. data/schemas/instanceOrgPatch.json +3 -2
  222. data/schemas/instanceOrgPost.json +3 -2
  223. data/schemas/instanceOrgs.json +1 -1
  224. data/schemas/instancePatch.json +1 -1
  225. data/schemas/instanceReportOptionsPost.json +1 -1
  226. data/schemas/instanceSandbox.json +1 -1
  227. data/schemas/instanceSandboxes.json +1 -1
  228. data/schemas/instances.json +1 -1
  229. data/schemas/integration.json +1 -1
  230. data/schemas/integrationPatch.json +1 -1
  231. data/schemas/integrationPost.json +1 -1
  232. data/schemas/integrations.json +1 -1
  233. data/schemas/jobEnqueuedResult.json +5 -1
  234. data/schemas/lastValueData.json +1 -1
  235. data/schemas/lastValueQuery.json +1 -1
  236. data/schemas/me.json +1 -1
  237. data/schemas/mePatch.json +1 -1
  238. data/schemas/mqttPublishBody.json +1 -1
  239. data/schemas/multiDeviceCommand.json +1 -1
  240. data/schemas/notebook.json +1 -1
  241. data/schemas/notebookDataExportOptions.json +1 -1
  242. data/schemas/notebookExecutionLogs.json +1 -1
  243. data/schemas/notebookExecutionOptions.json +1 -1
  244. data/schemas/notebookPatch.json +1 -1
  245. data/schemas/notebookPost.json +1 -1
  246. data/schemas/notebooks.json +1 -1
  247. data/schemas/org.json +1 -1
  248. data/schemas/orgInvite.json +1 -1
  249. data/schemas/orgInviteAction.json +1 -1
  250. data/schemas/orgInviteCollection.json +1 -1
  251. data/schemas/orgInviteInfo.json +1 -1
  252. data/schemas/orgInvitePost.json +1 -1
  253. data/schemas/orgInviteResult.json +1 -1
  254. data/schemas/orgInvites.json +1 -1
  255. data/schemas/orgMemberPatch.json +1 -1
  256. data/schemas/orgPatch.json +1 -1
  257. data/schemas/orgPost.json +1 -1
  258. data/schemas/orgRoleInfo.json +1 -1
  259. data/schemas/orgs.json +1 -1
  260. data/schemas/paletteResponse.json +1 -1
  261. data/schemas/passwordResetFinish.json +1 -1
  262. data/schemas/passwordResetInput.json +1 -1
  263. data/schemas/passwordResetResponse.json +1 -1
  264. data/schemas/payloadStats.json +1 -1
  265. data/schemas/recentItem.json +1 -1
  266. data/schemas/recentItemList.json +1 -1
  267. data/schemas/resourceTransfer.json +1 -1
  268. data/schemas/samlResponse.json +1 -1
  269. data/schemas/ssoRequest.json +1 -1
  270. data/schemas/success.json +1 -1
  271. data/schemas/successWithExecutionId.json +16 -0
  272. data/schemas/successWithJobId.json +16 -0
  273. data/schemas/tagKeysResponse.json +1 -1
  274. data/schemas/tagValuesResponse.json +1 -1
  275. data/schemas/templateKeywords.json +1 -1
  276. data/schemas/timeSeriesData.json +1 -1
  277. data/schemas/timeSeriesQuery.json +1 -1
  278. data/schemas/twoFactorAuthInfo.json +1 -1
  279. data/schemas/userCredentials.json +1 -1
  280. data/schemas/userPost.json +1 -1
  281. data/schemas/validateContextError.json +26 -2
  282. data/schemas/validateContextSuccess.json +1 -1
  283. data/schemas/validationErrors.json +1 -1
  284. data/schemas/virtualButtonPress.json +1 -1
  285. data/schemas/webhook.json +1 -1
  286. data/schemas/webhookPatch.json +1 -1
  287. data/schemas/webhookPost.json +1 -1
  288. data/schemas/webhooks.json +1 -1
  289. metadata +4 -2
data/docs/_schemas.md CHANGED
@@ -250,6 +250,8 @@
250
250
  * [SAML Response](#saml-response)
251
251
  * [SSO Request](#sso-request)
252
252
  * [Success](#success)
253
+ * [Success With Execution ID](#success-with-execution-id)
254
+ * [Success With Job ID](#success-with-job-id)
253
255
  * [Tag Keys Response](#tag-keys-response)
254
256
  * [Tag Values Response](#tag-values-response)
255
257
  * [Template Keywords](#template-keywords)
@@ -275,7 +277,7 @@ Schema for advanced application key queries
275
277
 
276
278
  ```json
277
279
  {
278
- "$schema": "http://json-schema.org/draft-04/schema#",
280
+ "$schema": "http://json-schema.org/draft-07/schema#",
279
281
  "type": "object",
280
282
  "properties": {
281
283
  "$and": {
@@ -1475,7 +1477,7 @@ Schema for advanced device queries
1475
1477
 
1476
1478
  ```json
1477
1479
  {
1478
- "$schema": "http://json-schema.org/draft-04/schema#",
1480
+ "$schema": "http://json-schema.org/draft-07/schema#",
1479
1481
  "type": "object",
1480
1482
  "properties": {
1481
1483
  "$and": {
@@ -3093,7 +3095,7 @@ Schema for advanced event queries
3093
3095
 
3094
3096
  ```json
3095
3097
  {
3096
- "$schema": "http://json-schema.org/draft-04/schema#",
3098
+ "$schema": "http://json-schema.org/draft-07/schema#",
3097
3099
  "type": "object",
3098
3100
  "properties": {
3099
3101
  "$and": {
@@ -4394,7 +4396,7 @@ Schema for advanced workflow queries
4394
4396
 
4395
4397
  ```json
4396
4398
  {
4397
- "$schema": "http://json-schema.org/draft-04/schema#",
4399
+ "$schema": "http://json-schema.org/draft-07/schema#",
4398
4400
  "type": "object",
4399
4401
  "properties": {
4400
4402
  "$and": {
@@ -5165,7 +5167,7 @@ Schema for advanced workflow queries
5165
5167
 
5166
5168
  ```json
5167
5169
  {
5168
- "$schema": "http://json-schema.org/draft-04/schema#",
5170
+ "$schema": "http://json-schema.org/draft-07/schema#",
5169
5171
  "type": "object",
5170
5172
  "properties": {
5171
5173
  "$and": {
@@ -6163,7 +6165,7 @@ Schema for advanced workflow queries
6163
6165
 
6164
6166
  ```json
6165
6167
  {
6166
- "$schema": "http://json-schema.org/draft-04/schema#",
6168
+ "$schema": "http://json-schema.org/draft-07/schema#",
6167
6169
  "type": "object",
6168
6170
  "properties": {
6169
6171
  "$and": {
@@ -7150,7 +7152,7 @@ Schema for advanced filters and queries
7150
7152
 
7151
7153
  ```json
7152
7154
  {
7153
- "$schema": "http://json-schema.org/draft-04/schema#",
7155
+ "$schema": "http://json-schema.org/draft-07/schema#",
7154
7156
  "type": "object",
7155
7157
  "properties": {
7156
7158
  "$and": {
@@ -7310,7 +7312,7 @@ Schema for a single API Token
7310
7312
 
7311
7313
  ```json
7312
7314
  {
7313
- "$schema": "http://json-schema.org/draft-04/schema#",
7315
+ "$schema": "http://json-schema.org/draft-07/schema#",
7314
7316
  "type": "object",
7315
7317
  "properties": {
7316
7318
  "id": {
@@ -7423,7 +7425,7 @@ Schema for the body of an API Token modification request
7423
7425
 
7424
7426
  ```json
7425
7427
  {
7426
- "$schema": "http://json-schema.org/draft-04/schema#",
7428
+ "$schema": "http://json-schema.org/draft-07/schema#",
7427
7429
  "type": "object",
7428
7430
  "properties": {
7429
7431
  "name": {
@@ -7465,7 +7467,7 @@ Schema for the body of an API Token creation request
7465
7467
 
7466
7468
  ```json
7467
7469
  {
7468
- "$schema": "http://json-schema.org/draft-04/schema#",
7470
+ "$schema": "http://json-schema.org/draft-07/schema#",
7469
7471
  "type": "object",
7470
7472
  "properties": {
7471
7473
  "name": {
@@ -7946,7 +7948,7 @@ Schema for a collection of API Tokens
7946
7948
 
7947
7949
  ```json
7948
7950
  {
7949
- "$schema": "http://json-schema.org/draft-04/schema#",
7951
+ "$schema": "http://json-schema.org/draft-07/schema#",
7950
7952
  "type": "object",
7951
7953
  "properties": {
7952
7954
  "items": {
@@ -8123,7 +8125,7 @@ Schema for a single Application
8123
8125
 
8124
8126
  ```json
8125
8127
  {
8126
- "$schema": "http://json-schema.org/draft-04/schema#",
8128
+ "$schema": "http://json-schema.org/draft-07/schema#",
8127
8129
  "type": "object",
8128
8130
  "properties": {
8129
8131
  "id": {
@@ -8526,7 +8528,7 @@ Schema for the body of an application template import request
8526
8528
 
8527
8529
  ```json
8528
8530
  {
8529
- "$schema": "http://json-schema.org/draft-04/schema#",
8531
+ "$schema": "http://json-schema.org/draft-07/schema#",
8530
8532
  "type": "object",
8531
8533
  "properties": {
8532
8534
  "templateId": {
@@ -8569,7 +8571,7 @@ Schema for a single Application Certificate
8569
8571
 
8570
8572
  ```json
8571
8573
  {
8572
- "$schema": "http://json-schema.org/draft-04/schema#",
8574
+ "$schema": "http://json-schema.org/draft-07/schema#",
8573
8575
  "type": "object",
8574
8576
  "properties": {
8575
8577
  "id": {
@@ -8733,7 +8735,7 @@ Schema for a collection of Application Certificate Authorities
8733
8735
 
8734
8736
  ```json
8735
8737
  {
8736
- "$schema": "http://json-schema.org/draft-04/schema#",
8738
+ "$schema": "http://json-schema.org/draft-07/schema#",
8737
8739
  "type": "object",
8738
8740
  "properties": {
8739
8741
  "items": {
@@ -8906,7 +8908,7 @@ Schema for a single Application Certificate Authority
8906
8908
 
8907
8909
  ```json
8908
8910
  {
8909
- "$schema": "http://json-schema.org/draft-04/schema#",
8911
+ "$schema": "http://json-schema.org/draft-07/schema#",
8910
8912
  "type": "object",
8911
8913
  "properties": {
8912
8914
  "id": {
@@ -9023,7 +9025,7 @@ Schema for the body of an Application Certificate Authority modification request
9023
9025
 
9024
9026
  ```json
9025
9027
  {
9026
- "$schema": "http://json-schema.org/draft-04/schema#",
9028
+ "$schema": "http://json-schema.org/draft-07/schema#",
9027
9029
  "type": "object",
9028
9030
  "properties": {
9029
9031
  "name": {
@@ -9070,7 +9072,7 @@ Schema for the body of an Application Certificate Authority creation request
9070
9072
 
9071
9073
  ```json
9072
9074
  {
9073
- "$schema": "http://json-schema.org/draft-04/schema#",
9075
+ "$schema": "http://json-schema.org/draft-07/schema#",
9074
9076
  "type": "object",
9075
9077
  "properties": {
9076
9078
  "name": {
@@ -9122,7 +9124,7 @@ Schema for the body of an Application Certificate modification request
9122
9124
 
9123
9125
  ```json
9124
9126
  {
9125
- "$schema": "http://json-schema.org/draft-04/schema#",
9127
+ "$schema": "http://json-schema.org/draft-07/schema#",
9126
9128
  "type": "object",
9127
9129
  "properties": {
9128
9130
  "status": {
@@ -9198,7 +9200,7 @@ Schema for the body of an Application Certificate creation request
9198
9200
 
9199
9201
  ```json
9200
9202
  {
9201
- "$schema": "http://json-schema.org/draft-04/schema#",
9203
+ "$schema": "http://json-schema.org/draft-07/schema#",
9202
9204
  "type": "object",
9203
9205
  "properties": {
9204
9206
  "status": {
@@ -9307,7 +9309,7 @@ Schema for a collection of Application Certificates
9307
9309
 
9308
9310
  ```json
9309
9311
  {
9310
- "$schema": "http://json-schema.org/draft-04/schema#",
9312
+ "$schema": "http://json-schema.org/draft-07/schema#",
9311
9313
  "type": "object",
9312
9314
  "properties": {
9313
9315
  "items": {
@@ -9527,7 +9529,7 @@ Schema for reporting a successful dry run of clone application
9527
9529
 
9528
9530
  ```json
9529
9531
  {
9530
- "$schema": "http://json-schema.org/draft-04/schema#",
9532
+ "$schema": "http://json-schema.org/draft-07/schema#",
9531
9533
  "type": "object",
9532
9534
  "properties": {
9533
9535
  "success": {
@@ -9561,7 +9563,7 @@ Schema for the body of an application clone request
9561
9563
 
9562
9564
  ```json
9563
9565
  {
9564
- "$schema": "http://json-schema.org/draft-04/schema#",
9566
+ "$schema": "http://json-schema.org/draft-07/schema#",
9565
9567
  "type": "object",
9566
9568
  "properties": {
9567
9569
  "dryRun": {
@@ -9607,6 +9609,10 @@ Schema for the body of an application clone request
9607
9609
  "type": "string",
9608
9610
  "format": "uri",
9609
9611
  "maxLength": 1024
9612
+ },
9613
+ "forceJob": {
9614
+ "type": "boolean",
9615
+ "default": false
9610
9616
  }
9611
9617
  },
9612
9618
  "additionalProperties": false
@@ -9616,12 +9622,10 @@ Schema for the body of an application clone request
9616
9622
 
9617
9623
  ```json
9618
9624
  {
9619
- "options": {
9620
- "includeFiles": true,
9621
- "includeDevices": true,
9622
- "ownerType": "organization",
9623
- "ownerId": "575ec8687ae143cd83dc4a98"
9624
- }
9625
+ "includeFiles": true,
9626
+ "includeDevices": true,
9627
+ "ownerType": "organization",
9628
+ "ownerId": "575ec8687ae143cd83dc4a98"
9625
9629
  }
9626
9630
  ```
9627
9631
 
@@ -9635,7 +9639,7 @@ Schema for creating an application by template result
9635
9639
 
9636
9640
  ```json
9637
9641
  {
9638
- "$schema": "http://json-schema.org/draft-04/schema#",
9642
+ "$schema": "http://json-schema.org/draft-07/schema#",
9639
9643
  "type": "object",
9640
9644
  "properties": {
9641
9645
  "application": {
@@ -10076,7 +10080,7 @@ Schema for the body of an Application scoped Dashboard creation request
10076
10080
 
10077
10081
  ```json
10078
10082
  {
10079
- "$schema": "http://json-schema.org/draft-04/schema#",
10083
+ "$schema": "http://json-schema.org/draft-07/schema#",
10080
10084
  "type": "object",
10081
10085
  "properties": {
10082
10086
  "name": {
@@ -15693,7 +15697,38 @@ Schema for the body of an Application scoped Dashboard creation request
15693
15697
  "maxLength": 5
15694
15698
  },
15695
15699
  "ctx": {
15696
- "ref": "#/definitions/dashboardContextInstance"
15700
+ "title": "Dashboard Context Instance",
15701
+ "description": "Schema for a dashboard context instance",
15702
+ "type": "object",
15703
+ "patternProperties": {
15704
+ "^[0-9a-zA-Z_-]{1,255}$": {
15705
+ "oneOf": [
15706
+ {
15707
+ "type": "string",
15708
+ "maxLength": 32767
15709
+ },
15710
+ {
15711
+ "type": "number"
15712
+ },
15713
+ {
15714
+ "type": "object",
15715
+ "properties": {
15716
+ "key": {
15717
+ "type": "string",
15718
+ "pattern": "^[0-9a-zA-Z_-]{1,255}$"
15719
+ },
15720
+ "value": {
15721
+ "type": "string",
15722
+ "minLength": 1,
15723
+ "maxLength": 255
15724
+ }
15725
+ },
15726
+ "additionalProperties": false
15727
+ }
15728
+ ]
15729
+ }
15730
+ },
15731
+ "additionalProperties": false
15697
15732
  },
15698
15733
  "branded": {
15699
15734
  "type": "boolean"
@@ -16075,7 +16110,7 @@ Schema for the body of an application export request
16075
16110
 
16076
16111
  ```json
16077
16112
  {
16078
- "$schema": "http://json-schema.org/draft-04/schema#",
16113
+ "$schema": "http://json-schema.org/draft-07/schema#",
16079
16114
  "type": "object",
16080
16115
  "properties": {
16081
16116
  "includeFiles": {
@@ -16124,7 +16159,7 @@ Schema for an application export result
16124
16159
 
16125
16160
  ```json
16126
16161
  {
16127
- "$schema": "http://json-schema.org/draft-04/schema#",
16162
+ "$schema": "http://json-schema.org/draft-07/schema#",
16128
16163
  "type": "object",
16129
16164
  "properties": {
16130
16165
  "url": {
@@ -16152,7 +16187,7 @@ Schema for the body of an Application Global modification request
16152
16187
 
16153
16188
  ```json
16154
16189
  {
16155
- "$schema": "http://json-schema.org/draft-04/schema#",
16190
+ "$schema": "http://json-schema.org/draft-07/schema#",
16156
16191
  "type": "array",
16157
16192
  "maxItems": 100,
16158
16193
  "items": {
@@ -16213,7 +16248,7 @@ Schema for a single Application Key
16213
16248
 
16214
16249
  ```json
16215
16250
  {
16216
- "$schema": "http://json-schema.org/draft-04/schema#",
16251
+ "$schema": "http://json-schema.org/draft-07/schema#",
16217
16252
  "type": "object",
16218
16253
  "properties": {
16219
16254
  "id": {
@@ -16342,7 +16377,7 @@ Schema for the body of an Application Key modification request
16342
16377
 
16343
16378
  ```json
16344
16379
  {
16345
- "$schema": "http://json-schema.org/draft-04/schema#",
16380
+ "$schema": "http://json-schema.org/draft-07/schema#",
16346
16381
  "type": "object",
16347
16382
  "properties": {
16348
16383
  "status": {
@@ -16413,7 +16448,7 @@ Schema for the body of an Application Key creation request
16413
16448
 
16414
16449
  ```json
16415
16450
  {
16416
- "$schema": "http://json-schema.org/draft-04/schema#",
16451
+ "$schema": "http://json-schema.org/draft-07/schema#",
16417
16452
  "type": "object",
16418
16453
  "properties": {
16419
16454
  "deviceIds": {
@@ -16506,7 +16541,7 @@ Schema for a response of Application Key creation
16506
16541
 
16507
16542
  ```json
16508
16543
  {
16509
- "$schema": "http://json-schema.org/draft-04/schema#",
16544
+ "$schema": "http://json-schema.org/draft-07/schema#",
16510
16545
  "type": "object",
16511
16546
  "properties": {
16512
16547
  "id": {
@@ -16639,7 +16674,7 @@ Schema for a collection of Application Keys
16639
16674
 
16640
16675
  ```json
16641
16676
  {
16642
- "$schema": "http://json-schema.org/draft-04/schema#",
16677
+ "$schema": "http://json-schema.org/draft-07/schema#",
16643
16678
  "type": "object",
16644
16679
  "properties": {
16645
16680
  "items": {
@@ -16824,7 +16859,7 @@ Schema for the body of an Application modification request
16824
16859
 
16825
16860
  ```json
16826
16861
  {
16827
- "$schema": "http://json-schema.org/draft-04/schema#",
16862
+ "$schema": "http://json-schema.org/draft-07/schema#",
16828
16863
  "type": "object",
16829
16864
  "properties": {
16830
16865
  "name": {
@@ -17090,7 +17125,7 @@ Schema for the body of an Application creation request
17090
17125
 
17091
17126
  ```json
17092
17127
  {
17093
- "$schema": "http://json-schema.org/draft-04/schema#",
17128
+ "$schema": "http://json-schema.org/draft-07/schema#",
17094
17129
  "type": "object",
17095
17130
  "properties": {
17096
17131
  "orgId": {
@@ -17346,7 +17381,7 @@ Schema for an Application Readme
17346
17381
 
17347
17382
  ```json
17348
17383
  {
17349
- "$schema": "http://json-schema.org/draft-04/schema#",
17384
+ "$schema": "http://json-schema.org/draft-07/schema#",
17350
17385
  "type": "object",
17351
17386
  "properties": {
17352
17387
  "applicationId": {
@@ -17398,7 +17433,7 @@ Schema for the body of an Application Readme modification request
17398
17433
 
17399
17434
  ```json
17400
17435
  {
17401
- "$schema": "http://json-schema.org/draft-04/schema#",
17436
+ "$schema": "http://json-schema.org/draft-07/schema#",
17402
17437
  "type": "object",
17403
17438
  "properties": {
17404
17439
  "content": {
@@ -17427,7 +17462,7 @@ Results of a search of an application's resources
17427
17462
 
17428
17463
  ```json
17429
17464
  {
17430
- "$schema": "http://json-schema.org/draft-04/schema#",
17465
+ "$schema": "http://json-schema.org/draft-07/schema#",
17431
17466
  "type": "array",
17432
17467
  "items": {
17433
17468
  "type": "object",
@@ -17505,7 +17540,7 @@ Schema for a single Application Template
17505
17540
 
17506
17541
  ```json
17507
17542
  {
17508
- "$schema": "http://json-schema.org/draft-04/schema#",
17543
+ "$schema": "http://json-schema.org/draft-07/schema#",
17509
17544
  "type": "object",
17510
17545
  "properties": {
17511
17546
  "id": {
@@ -17668,7 +17703,7 @@ Schema for a collection of Application Template Categories
17668
17703
 
17669
17704
  ```json
17670
17705
  {
17671
- "$schema": "http://json-schema.org/draft-04/schema#",
17706
+ "$schema": "http://json-schema.org/draft-07/schema#",
17672
17707
  "type": "object",
17673
17708
  "properties": {
17674
17709
  "items": {
@@ -17754,7 +17789,7 @@ Schema for a single Application Template Category
17754
17789
 
17755
17790
  ```json
17756
17791
  {
17757
- "$schema": "http://json-schema.org/draft-04/schema#",
17792
+ "$schema": "http://json-schema.org/draft-07/schema#",
17758
17793
  "type": "object",
17759
17794
  "properties": {
17760
17795
  "id": {
@@ -17808,7 +17843,7 @@ Schema for a collection of Application Templates
17808
17843
 
17809
17844
  ```json
17810
17845
  {
17811
- "$schema": "http://json-schema.org/draft-04/schema#",
17846
+ "$schema": "http://json-schema.org/draft-07/schema#",
17812
17847
  "type": "object",
17813
17848
  "properties": {
17814
17849
  "items": {
@@ -18034,7 +18069,7 @@ Schema for a collection of Applications
18034
18069
 
18035
18070
  ```json
18036
18071
  {
18037
- "$schema": "http://json-schema.org/draft-04/schema#",
18072
+ "$schema": "http://json-schema.org/draft-07/schema#",
18038
18073
  "type": "object",
18039
18074
  "properties": {
18040
18075
  "items": {
@@ -18488,7 +18523,7 @@ Schema for a list of attribute names
18488
18523
 
18489
18524
  ```json
18490
18525
  {
18491
- "$schema": "http://json-schema.org/draft-04/schema#",
18526
+ "$schema": "http://json-schema.org/draft-07/schema#",
18492
18527
  "type": "object",
18493
18528
  "properties": {
18494
18529
  "attributeNames": {
@@ -18524,7 +18559,7 @@ Schema for a single Audit Log entry
18524
18559
 
18525
18560
  ```json
18526
18561
  {
18527
- "$schema": "http://json-schema.org/draft-04/schema#",
18562
+ "$schema": "http://json-schema.org/draft-07/schema#",
18528
18563
  "type": "object",
18529
18564
  "properties": {
18530
18565
  "id": {
@@ -18677,7 +18712,7 @@ Schema for the filter of an audit log query
18677
18712
 
18678
18713
  ```json
18679
18714
  {
18680
- "$schema": "http://json-schema.org/draft-04/schema#",
18715
+ "$schema": "http://json-schema.org/draft-07/schema#",
18681
18716
  "type": "object",
18682
18717
  "properties": {
18683
18718
  "primaryTarget": {
@@ -18836,7 +18871,7 @@ Schema for a collection of Audit Logs
18836
18871
 
18837
18872
  ```json
18838
18873
  {
18839
- "$schema": "http://json-schema.org/draft-04/schema#",
18874
+ "$schema": "http://json-schema.org/draft-07/schema#",
18840
18875
  "type": "object",
18841
18876
  "properties": {
18842
18877
  "items": {
@@ -19039,7 +19074,7 @@ Schema for the successful response when authenticating a Device
19039
19074
 
19040
19075
  ```json
19041
19076
  {
19042
- "$schema": "http://json-schema.org/draft-04/schema#",
19077
+ "$schema": "http://json-schema.org/draft-07/schema#",
19043
19078
  "type": "object",
19044
19079
  "properties": {
19045
19080
  "applicationId": {
@@ -19145,7 +19180,7 @@ Schema for the successful response when authenticating a User
19145
19180
 
19146
19181
  ```json
19147
19182
  {
19148
- "$schema": "http://json-schema.org/draft-04/schema#",
19183
+ "$schema": "http://json-schema.org/draft-07/schema#",
19149
19184
  "type": "object",
19150
19185
  "properties": {
19151
19186
  "userId": {
@@ -19185,7 +19220,7 @@ Schema for the response to a bulk deletion
19185
19220
 
19186
19221
  ```json
19187
19222
  {
19188
- "$schema": "http://json-schema.org/draft-04/schema#",
19223
+ "$schema": "http://json-schema.org/draft-07/schema#",
19189
19224
  "type": "object",
19190
19225
  "properties": {
19191
19226
  "removed": {
@@ -19215,7 +19250,7 @@ Schema for the body of a request to change the current user's password
19215
19250
 
19216
19251
  ```json
19217
19252
  {
19218
- "$schema": "http://json-schema.org/draft-04/schema#",
19253
+ "$schema": "http://json-schema.org/draft-07/schema#",
19219
19254
  "type": "object",
19220
19255
  "properties": {
19221
19256
  "twoFactorCode": {
@@ -19268,7 +19303,7 @@ Schema for a composite Device state
19268
19303
 
19269
19304
  ```json
19270
19305
  {
19271
- "$schema": "http://json-schema.org/draft-04/schema#",
19306
+ "$schema": "http://json-schema.org/draft-07/schema#",
19272
19307
  "type": "object",
19273
19308
  "patternProperties": {
19274
19309
  "^[0-9a-zA-Z_-]{1,255}$": {
@@ -19334,7 +19369,7 @@ Schema for a single Dashboard
19334
19369
 
19335
19370
  ```json
19336
19371
  {
19337
- "$schema": "http://json-schema.org/draft-04/schema#",
19372
+ "$schema": "http://json-schema.org/draft-07/schema#",
19338
19373
  "type": "object",
19339
19374
  "properties": {
19340
19375
  "id": {
@@ -19470,7 +19505,38 @@ Schema for a single Dashboard
19470
19505
  "maxLength": 5
19471
19506
  },
19472
19507
  "ctx": {
19473
- "ref": "#/definitions/dashboardContextInstance"
19508
+ "title": "Dashboard Context Instance",
19509
+ "description": "Schema for a dashboard context instance",
19510
+ "type": "object",
19511
+ "patternProperties": {
19512
+ "^[0-9a-zA-Z_-]{1,255}$": {
19513
+ "oneOf": [
19514
+ {
19515
+ "type": "string",
19516
+ "maxLength": 32767
19517
+ },
19518
+ {
19519
+ "type": "number"
19520
+ },
19521
+ {
19522
+ "type": "object",
19523
+ "properties": {
19524
+ "key": {
19525
+ "type": "string",
19526
+ "pattern": "^[0-9a-zA-Z_-]{1,255}$"
19527
+ },
19528
+ "value": {
19529
+ "type": "string",
19530
+ "minLength": 1,
19531
+ "maxLength": 255
19532
+ }
19533
+ },
19534
+ "additionalProperties": false
19535
+ }
19536
+ ]
19537
+ }
19538
+ },
19539
+ "additionalProperties": false
19474
19540
  },
19475
19541
  "branded": {
19476
19542
  "type": "boolean"
@@ -25479,7 +25545,7 @@ Schema for a dashboard context instance
25479
25545
 
25480
25546
  ```json
25481
25547
  {
25482
- "$schema": "http://json-schema.org/draft-04/schema#",
25548
+ "$schema": "http://json-schema.org/draft-07/schema#",
25483
25549
  "type": "object",
25484
25550
  "patternProperties": {
25485
25551
  "^[0-9a-zA-Z_-]{1,255}$": {
@@ -25531,7 +25597,7 @@ Schema for the body of a Dashboard modification request
25531
25597
 
25532
25598
  ```json
25533
25599
  {
25534
- "$schema": "http://json-schema.org/draft-04/schema#",
25600
+ "$schema": "http://json-schema.org/draft-07/schema#",
25535
25601
  "type": "object",
25536
25602
  "properties": {
25537
25603
  "name": {
@@ -31124,7 +31190,38 @@ Schema for the body of a Dashboard modification request
31124
31190
  "maxLength": 5
31125
31191
  },
31126
31192
  "ctx": {
31127
- "ref": "#/definitions/dashboardContextInstance"
31193
+ "title": "Dashboard Context Instance",
31194
+ "description": "Schema for a dashboard context instance",
31195
+ "type": "object",
31196
+ "patternProperties": {
31197
+ "^[0-9a-zA-Z_-]{1,255}$": {
31198
+ "oneOf": [
31199
+ {
31200
+ "type": "string",
31201
+ "maxLength": 32767
31202
+ },
31203
+ {
31204
+ "type": "number"
31205
+ },
31206
+ {
31207
+ "type": "object",
31208
+ "properties": {
31209
+ "key": {
31210
+ "type": "string",
31211
+ "pattern": "^[0-9a-zA-Z_-]{1,255}$"
31212
+ },
31213
+ "value": {
31214
+ "type": "string",
31215
+ "minLength": 1,
31216
+ "maxLength": 255
31217
+ }
31218
+ },
31219
+ "additionalProperties": false
31220
+ }
31221
+ ]
31222
+ }
31223
+ },
31224
+ "additionalProperties": false
31128
31225
  },
31129
31226
  "branded": {
31130
31227
  "type": "boolean"
@@ -31529,7 +31626,7 @@ Schema for the body of a Dashboard creation request
31529
31626
 
31530
31627
  ```json
31531
31628
  {
31532
- "$schema": "http://json-schema.org/draft-04/schema#",
31629
+ "$schema": "http://json-schema.org/draft-07/schema#",
31533
31630
  "type": "object",
31534
31631
  "properties": {
31535
31632
  "orgId": {
@@ -37154,7 +37251,38 @@ Schema for the body of a Dashboard creation request
37154
37251
  "maxLength": 5
37155
37252
  },
37156
37253
  "ctx": {
37157
- "ref": "#/definitions/dashboardContextInstance"
37254
+ "title": "Dashboard Context Instance",
37255
+ "description": "Schema for a dashboard context instance",
37256
+ "type": "object",
37257
+ "patternProperties": {
37258
+ "^[0-9a-zA-Z_-]{1,255}$": {
37259
+ "oneOf": [
37260
+ {
37261
+ "type": "string",
37262
+ "maxLength": 32767
37263
+ },
37264
+ {
37265
+ "type": "number"
37266
+ },
37267
+ {
37268
+ "type": "object",
37269
+ "properties": {
37270
+ "key": {
37271
+ "type": "string",
37272
+ "pattern": "^[0-9a-zA-Z_-]{1,255}$"
37273
+ },
37274
+ "value": {
37275
+ "type": "string",
37276
+ "minLength": 1,
37277
+ "maxLength": 255
37278
+ }
37279
+ },
37280
+ "additionalProperties": false
37281
+ }
37282
+ ]
37283
+ }
37284
+ },
37285
+ "additionalProperties": false
37158
37286
  },
37159
37287
  "branded": {
37160
37288
  "type": "boolean"
@@ -37536,7 +37664,7 @@ Schema for the body of a Dashboard report request
37536
37664
 
37537
37665
  ```json
37538
37666
  {
37539
- "$schema": "http://json-schema.org/draft-04/schema#",
37667
+ "$schema": "http://json-schema.org/draft-07/schema#",
37540
37668
  "type": "object",
37541
37669
  "properties": {
37542
37670
  "toEmail": {
@@ -37581,7 +37709,38 @@ Schema for the body of a Dashboard report request
37581
37709
  "maxLength": 5
37582
37710
  },
37583
37711
  "ctx": {
37584
- "ref": "#/definitions/dashboardContextInstance"
37712
+ "title": "Dashboard Context Instance",
37713
+ "description": "Schema for a dashboard context instance",
37714
+ "type": "object",
37715
+ "patternProperties": {
37716
+ "^[0-9a-zA-Z_-]{1,255}$": {
37717
+ "oneOf": [
37718
+ {
37719
+ "type": "string",
37720
+ "maxLength": 32767
37721
+ },
37722
+ {
37723
+ "type": "number"
37724
+ },
37725
+ {
37726
+ "type": "object",
37727
+ "properties": {
37728
+ "key": {
37729
+ "type": "string",
37730
+ "pattern": "^[0-9a-zA-Z_-]{1,255}$"
37731
+ },
37732
+ "value": {
37733
+ "type": "string",
37734
+ "minLength": 1,
37735
+ "maxLength": 255
37736
+ }
37737
+ },
37738
+ "additionalProperties": false
37739
+ }
37740
+ ]
37741
+ }
37742
+ },
37743
+ "additionalProperties": false
37585
37744
  },
37586
37745
  "branded": {
37587
37746
  "type": "boolean"
@@ -37628,7 +37787,7 @@ Schema for the body of an update events request
37628
37787
 
37629
37788
  ```json
37630
37789
  {
37631
- "$schema": "http://json-schema.org/draft-04/schema#",
37790
+ "$schema": "http://json-schema.org/draft-07/schema#",
37632
37791
  "type": "object",
37633
37792
  "properties": {
37634
37793
  "eventIds": {
@@ -37698,7 +37857,7 @@ Schema for a collection of Dashboards
37698
37857
 
37699
37858
  ```json
37700
37859
  {
37701
- "$schema": "http://json-schema.org/draft-04/schema#",
37860
+ "$schema": "http://json-schema.org/draft-07/schema#",
37702
37861
  "type": "object",
37703
37862
  "properties": {
37704
37863
  "items": {
@@ -37841,7 +38000,38 @@ Schema for a collection of Dashboards
37841
38000
  "maxLength": 5
37842
38001
  },
37843
38002
  "ctx": {
37844
- "ref": "#/definitions/dashboardContextInstance"
38003
+ "title": "Dashboard Context Instance",
38004
+ "description": "Schema for a dashboard context instance",
38005
+ "type": "object",
38006
+ "patternProperties": {
38007
+ "^[0-9a-zA-Z_-]{1,255}$": {
38008
+ "oneOf": [
38009
+ {
38010
+ "type": "string",
38011
+ "maxLength": 32767
38012
+ },
38013
+ {
38014
+ "type": "number"
38015
+ },
38016
+ {
38017
+ "type": "object",
38018
+ "properties": {
38019
+ "key": {
38020
+ "type": "string",
38021
+ "pattern": "^[0-9a-zA-Z_-]{1,255}$"
38022
+ },
38023
+ "value": {
38024
+ "type": "string",
38025
+ "minLength": 1,
38026
+ "maxLength": 255
38027
+ }
38028
+ },
38029
+ "additionalProperties": false
38030
+ }
38031
+ ]
38032
+ }
38033
+ },
38034
+ "additionalProperties": false
37845
38035
  },
37846
38036
  "branded": {
37847
38037
  "type": "boolean"
@@ -43902,7 +44092,7 @@ Schema for exporting data devices query
43902
44092
 
43903
44093
  ```json
43904
44094
  {
43905
- "$schema": "http://json-schema.org/draft-04/schema#",
44095
+ "$schema": "http://json-schema.org/draft-07/schema#",
43906
44096
  "type": "object",
43907
44097
  "properties": {
43908
44098
  "email": {
@@ -44140,7 +44330,7 @@ Schema for a single Data Table
44140
44330
 
44141
44331
  ```json
44142
44332
  {
44143
- "$schema": "http://json-schema.org/draft-04/schema#",
44333
+ "$schema": "http://json-schema.org/draft-07/schema#",
44144
44334
  "type": "object",
44145
44335
  "properties": {
44146
44336
  "id": {
@@ -44254,7 +44444,7 @@ Schema for a single Data Table Column
44254
44444
 
44255
44445
  ```json
44256
44446
  {
44257
- "$schema": "http://json-schema.org/draft-04/schema#",
44447
+ "$schema": "http://json-schema.org/draft-07/schema#",
44258
44448
  "type": "object",
44259
44449
  "properties": {
44260
44450
  "name": {
@@ -44314,7 +44504,7 @@ Schema for the body of a Data Table modification request
44314
44504
 
44315
44505
  ```json
44316
44506
  {
44317
- "$schema": "http://json-schema.org/draft-04/schema#",
44507
+ "$schema": "http://json-schema.org/draft-07/schema#",
44318
44508
  "type": "object",
44319
44509
  "properties": {
44320
44510
  "name": {
@@ -44348,7 +44538,7 @@ Schema for the body of a Data Table creation request
44348
44538
 
44349
44539
  ```json
44350
44540
  {
44351
- "$schema": "http://json-schema.org/draft-04/schema#",
44541
+ "$schema": "http://json-schema.org/draft-07/schema#",
44352
44542
  "type": "object",
44353
44543
  "properties": {
44354
44544
  "name": {
@@ -44441,7 +44631,7 @@ Schema for a single Data Table Row
44441
44631
 
44442
44632
  ```json
44443
44633
  {
44444
- "$schema": "http://json-schema.org/draft-04/schema#",
44634
+ "$schema": "http://json-schema.org/draft-07/schema#",
44445
44635
  "type": "object",
44446
44636
  "properties": {
44447
44637
  "id": {
@@ -44491,7 +44681,7 @@ Schema for inserting data table rows
44491
44681
 
44492
44682
  ```json
44493
44683
  {
44494
- "$schema": "http://json-schema.org/draft-04/schema#",
44684
+ "$schema": "http://json-schema.org/draft-07/schema#",
44495
44685
  "type": "array",
44496
44686
  "items": {
44497
44687
  "title": "Data Table Row Insert Update",
@@ -44534,7 +44724,7 @@ Schema for inserting a data table row or rows
44534
44724
 
44535
44725
  ```json
44536
44726
  {
44537
- "$schema": "http://json-schema.org/draft-04/schema#",
44727
+ "$schema": "http://json-schema.org/draft-07/schema#",
44538
44728
  "oneOf": [
44539
44729
  {
44540
44730
  "title": "Data Table Row Insert Update",
@@ -44594,7 +44784,7 @@ Schema for a the result of a single or multiple row insert
44594
44784
 
44595
44785
  ```json
44596
44786
  {
44597
- "$schema": "http://json-schema.org/draft-04/schema#",
44787
+ "$schema": "http://json-schema.org/draft-07/schema#",
44598
44788
  "oneOf": [
44599
44789
  {
44600
44790
  "title": "Data Table Row",
@@ -44670,7 +44860,7 @@ Schema for inserting or updating a data table row
44670
44860
 
44671
44861
  ```json
44672
44862
  {
44673
- "$schema": "http://json-schema.org/draft-04/schema#",
44863
+ "$schema": "http://json-schema.org/draft-07/schema#",
44674
44864
  "type": "object",
44675
44865
  "patternProperties": {
44676
44866
  "^[0-9a-zA-Z_-]{1,255}$": {
@@ -44703,7 +44893,7 @@ Schema for a collection of Data Table Rows
44703
44893
 
44704
44894
  ```json
44705
44895
  {
44706
- "$schema": "http://json-schema.org/draft-04/schema#",
44896
+ "$schema": "http://json-schema.org/draft-07/schema#",
44707
44897
  "type": "object",
44708
44898
  "properties": {
44709
44899
  "items": {
@@ -44811,7 +45001,7 @@ Schema for response to data table rows removal
44811
45001
 
44812
45002
  ```json
44813
45003
  {
44814
- "$schema": "http://json-schema.org/draft-04/schema#",
45004
+ "$schema": "http://json-schema.org/draft-07/schema#",
44815
45005
  "type": "object",
44816
45006
  "properties": {
44817
45007
  "removed": {
@@ -44838,7 +45028,7 @@ Schema for the body of a data table export
44838
45028
 
44839
45029
  ```json
44840
45030
  {
44841
- "$schema": "http://json-schema.org/draft-04/schema#",
45031
+ "$schema": "http://json-schema.org/draft-07/schema#",
44842
45032
  "type": "object",
44843
45033
  "properties": {
44844
45034
  "email": {
@@ -45046,7 +45236,7 @@ Schema for a collection of Data Tables
45046
45236
 
45047
45237
  ```json
45048
45238
  {
45049
- "$schema": "http://json-schema.org/draft-04/schema#",
45239
+ "$schema": "http://json-schema.org/draft-07/schema#",
45050
45240
  "type": "object",
45051
45241
  "properties": {
45052
45242
  "items": {
@@ -45216,7 +45406,7 @@ Schema for a single Device
45216
45406
 
45217
45407
  ```json
45218
45408
  {
45219
- "$schema": "http://json-schema.org/draft-04/schema#",
45409
+ "$schema": "http://json-schema.org/draft-07/schema#",
45220
45410
  "type": "object",
45221
45411
  "properties": {
45222
45412
  "id": {
@@ -45504,7 +45694,7 @@ Select one or multiple device attribute data types
45504
45694
 
45505
45695
  ```json
45506
45696
  {
45507
- "$schema": "http://json-schema.org/draft-04/schema#",
45697
+ "$schema": "http://json-schema.org/draft-07/schema#",
45508
45698
  "oneOf": [
45509
45699
  {
45510
45700
  "type": "string",
@@ -45552,7 +45742,7 @@ Select one or multiple device classes
45552
45742
 
45553
45743
  ```json
45554
45744
  {
45555
- "$schema": "http://json-schema.org/draft-04/schema#",
45745
+ "$schema": "http://json-schema.org/draft-07/schema#",
45556
45746
  "oneOf": [
45557
45747
  {
45558
45748
  "type": "string",
@@ -45603,7 +45793,7 @@ Schema for a command for a single Device
45603
45793
 
45604
45794
  ```json
45605
45795
  {
45606
- "$schema": "http://json-schema.org/draft-04/schema#",
45796
+ "$schema": "http://json-schema.org/draft-07/schema#",
45607
45797
  "type": "object",
45608
45798
  "properties": {
45609
45799
  "time": {
@@ -45667,7 +45857,7 @@ Schema for an array of Device Commands
45667
45857
 
45668
45858
  ```json
45669
45859
  {
45670
- "$schema": "http://json-schema.org/draft-04/schema#",
45860
+ "$schema": "http://json-schema.org/draft-07/schema#",
45671
45861
  "type": "array",
45672
45862
  "items": {
45673
45863
  "title": "Device Command",
@@ -45749,7 +45939,7 @@ Schema for the body of a request to set a device's connection status
45749
45939
 
45750
45940
  ```json
45751
45941
  {
45752
- "$schema": "http://json-schema.org/draft-04/schema#",
45942
+ "$schema": "http://json-schema.org/draft-07/schema#",
45753
45943
  "oneOf": [
45754
45944
  {
45755
45945
  "title": "Device Connected",
@@ -45882,7 +46072,7 @@ Schema for the body of a device authentication request
45882
46072
 
45883
46073
  ```json
45884
46074
  {
45885
- "$schema": "http://json-schema.org/draft-04/schema#",
46075
+ "$schema": "http://json-schema.org/draft-07/schema#",
45886
46076
  "type": "object",
45887
46077
  "properties": {
45888
46078
  "deviceId": {
@@ -45953,7 +46143,7 @@ Log of connection information for a Device
45953
46143
 
45954
46144
  ```json
45955
46145
  {
45956
- "$schema": "http://json-schema.org/draft-04/schema#",
46146
+ "$schema": "http://json-schema.org/draft-07/schema#",
45957
46147
  "type": "array",
45958
46148
  "items": {
45959
46149
  "type": "object",
@@ -46024,7 +46214,7 @@ Schema for a list of device names
46024
46214
 
46025
46215
  ```json
46026
46216
  {
46027
- "$schema": "http://json-schema.org/draft-04/schema#",
46217
+ "$schema": "http://json-schema.org/draft-07/schema#",
46028
46218
  "type": "object",
46029
46219
  "properties": {
46030
46220
  "deviceSummary": {
@@ -46084,7 +46274,7 @@ Schema for the body of a Device modification request
46084
46274
 
46085
46275
  ```json
46086
46276
  {
46087
- "$schema": "http://json-schema.org/draft-04/schema#",
46277
+ "$schema": "http://json-schema.org/draft-07/schema#",
46088
46278
  "type": "object",
46089
46279
  "properties": {
46090
46280
  "name": {
@@ -46319,7 +46509,7 @@ Schema for the result of a device payload count request
46319
46509
 
46320
46510
  ```json
46321
46511
  {
46322
- "$schema": "http://json-schema.org/draft-04/schema#",
46512
+ "$schema": "http://json-schema.org/draft-07/schema#",
46323
46513
  "type": "object",
46324
46514
  "properties": {
46325
46515
  "deviceCommand": {
@@ -46364,7 +46554,7 @@ Schema for the body of a Device creation request
46364
46554
 
46365
46555
  ```json
46366
46556
  {
46367
- "$schema": "http://json-schema.org/draft-04/schema#",
46557
+ "$schema": "http://json-schema.org/draft-07/schema#",
46368
46558
  "type": "object",
46369
46559
  "properties": {
46370
46560
  "name": {
@@ -46602,7 +46792,7 @@ Schema for a single Device Recipe
46602
46792
 
46603
46793
  ```json
46604
46794
  {
46605
- "$schema": "http://json-schema.org/draft-04/schema#",
46795
+ "$schema": "http://json-schema.org/draft-07/schema#",
46606
46796
  "type": "object",
46607
46797
  "properties": {
46608
46798
  "id": {
@@ -46872,7 +47062,7 @@ Schema for the result of a bulk Device creation request
46872
47062
 
46873
47063
  ```json
46874
47064
  {
46875
- "$schema": "http://json-schema.org/draft-04/schema#",
47065
+ "$schema": "http://json-schema.org/draft-07/schema#",
46876
47066
  "type": "object",
46877
47067
  "properties": {
46878
47068
  "created": {
@@ -46907,11 +47097,15 @@ Schema for the result of a bulk Device creation request when creating more than
46907
47097
 
46908
47098
  ```json
46909
47099
  {
46910
- "$schema": "http://json-schema.org/draft-04/schema#",
47100
+ "$schema": "http://json-schema.org/draft-07/schema#",
46911
47101
  "type": "object",
46912
47102
  "properties": {
46913
47103
  "jobQueued": {
46914
47104
  "type": "boolean"
47105
+ },
47106
+ "jobId": {
47107
+ "type": "string",
47108
+ "maxLength": 21
46915
47109
  }
46916
47110
  }
46917
47111
  }
@@ -46934,7 +47128,7 @@ Schema for the body of a bulk Device creation request
46934
47128
 
46935
47129
  ```json
46936
47130
  {
46937
- "$schema": "http://json-schema.org/draft-04/schema#",
47131
+ "$schema": "http://json-schema.org/draft-07/schema#",
46938
47132
  "type": "object",
46939
47133
  "properties": {
46940
47134
  "nameColumn": {
@@ -46986,7 +47180,7 @@ Schema for the body of a Device Recipe modification request
46986
47180
 
46987
47181
  ```json
46988
47182
  {
46989
- "$schema": "http://json-schema.org/draft-04/schema#",
47183
+ "$schema": "http://json-schema.org/draft-07/schema#",
46990
47184
  "type": "object",
46991
47185
  "properties": {
46992
47186
  "name": {
@@ -47232,7 +47426,7 @@ Schema for the body of a Device Recipe creation request
47232
47426
 
47233
47427
  ```json
47234
47428
  {
47235
- "$schema": "http://json-schema.org/draft-04/schema#",
47429
+ "$schema": "http://json-schema.org/draft-07/schema#",
47236
47430
  "type": "object",
47237
47431
  "properties": {
47238
47432
  "name": {
@@ -47481,7 +47675,7 @@ Schema for a collection of Device Recipes
47481
47675
 
47482
47676
  ```json
47483
47677
  {
47484
- "$schema": "http://json-schema.org/draft-04/schema#",
47678
+ "$schema": "http://json-schema.org/draft-07/schema#",
47485
47679
  "type": "object",
47486
47680
  "properties": {
47487
47681
  "items": {
@@ -47807,7 +48001,7 @@ Schema for a single Device state
47807
48001
 
47808
48002
  ```json
47809
48003
  {
47810
- "$schema": "http://json-schema.org/draft-04/schema#",
48004
+ "$schema": "http://json-schema.org/draft-07/schema#",
47811
48005
  "type": "object",
47812
48006
  "properties": {
47813
48007
  "time": {
@@ -47879,7 +48073,7 @@ Schema for a single device state or an array of device states
47879
48073
 
47880
48074
  ```json
47881
48075
  {
47882
- "$schema": "http://json-schema.org/draft-04/schema#",
48076
+ "$schema": "http://json-schema.org/draft-07/schema#",
47883
48077
  "oneOf": [
47884
48078
  {
47885
48079
  "title": "Device State",
@@ -48014,7 +48208,7 @@ Schema for an array of Device states
48014
48208
 
48015
48209
  ```json
48016
48210
  {
48017
- "$schema": "http://json-schema.org/draft-04/schema#",
48211
+ "$schema": "http://json-schema.org/draft-07/schema#",
48018
48212
  "type": "array",
48019
48213
  "items": {
48020
48214
  "title": "Device State",
@@ -48099,7 +48293,7 @@ Array of Tags for filtering devices. Tag keys and tag values are optional.
48099
48293
 
48100
48294
  ```json
48101
48295
  {
48102
- "$schema": "http://json-schema.org/draft-04/schema#",
48296
+ "$schema": "http://json-schema.org/draft-07/schema#",
48103
48297
  "type": "array",
48104
48298
  "items": {
48105
48299
  "type": "object",
@@ -48143,7 +48337,7 @@ Schema for a collection of Devices
48143
48337
 
48144
48338
  ```json
48145
48339
  {
48146
- "$schema": "http://json-schema.org/draft-04/schema#",
48340
+ "$schema": "http://json-schema.org/draft-07/schema#",
48147
48341
  "type": "object",
48148
48342
  "properties": {
48149
48343
  "items": {
@@ -48534,7 +48728,7 @@ Schema for response to bulk device data removal
48534
48728
 
48535
48729
  ```json
48536
48730
  {
48537
- "$schema": "http://json-schema.org/draft-04/schema#",
48731
+ "$schema": "http://json-schema.org/draft-07/schema#",
48538
48732
  "type": "object",
48539
48733
  "properties": {
48540
48734
  "completed": {
@@ -48565,7 +48759,7 @@ Schema for the body of a bulk device delete request
48565
48759
 
48566
48760
  ```json
48567
48761
  {
48568
- "$schema": "http://json-schema.org/draft-04/schema#",
48762
+ "$schema": "http://json-schema.org/draft-07/schema#",
48569
48763
  "type": "object",
48570
48764
  "properties": {
48571
48765
  "email": {
@@ -50200,7 +50394,7 @@ Schema for the body of a device payload count export request
50200
50394
 
50201
50395
  ```json
50202
50396
  {
50203
- "$schema": "http://json-schema.org/draft-04/schema#",
50397
+ "$schema": "http://json-schema.org/draft-07/schema#",
50204
50398
  "type": "object",
50205
50399
  "properties": {
50206
50400
  "email": {
@@ -51838,7 +52032,7 @@ Schema for the body of a device metadata export request
51838
52032
 
51839
52033
  ```json
51840
52034
  {
51841
- "$schema": "http://json-schema.org/draft-04/schema#",
52035
+ "$schema": "http://json-schema.org/draft-07/schema#",
51842
52036
  "type": "object",
51843
52037
  "properties": {
51844
52038
  "email": {
@@ -53470,7 +53664,7 @@ Schema for the body of a Devices modification request
53470
53664
 
53471
53665
  ```json
53472
53666
  {
53473
- "$schema": "http://json-schema.org/draft-04/schema#",
53667
+ "$schema": "http://json-schema.org/draft-07/schema#",
53474
53668
  "type": "object",
53475
53669
  "properties": {
53476
53670
  "updateFields": {
@@ -56064,7 +56258,7 @@ Schema for the body of a bulk data removal request
56064
56258
 
56065
56259
  ```json
56066
56260
  {
56067
- "$schema": "http://json-schema.org/draft-04/schema#",
56261
+ "$schema": "http://json-schema.org/draft-07/schema#",
56068
56262
  "type": "object",
56069
56263
  "properties": {
56070
56264
  "query": {
@@ -57721,7 +57915,7 @@ Schema for response of devices updated if under 100 devices queried
57721
57915
 
57722
57916
  ```json
57723
57917
  {
57724
- "$schema": "http://json-schema.org/draft-04/schema#",
57918
+ "$schema": "http://json-schema.org/draft-07/schema#",
57725
57919
  "type": "object",
57726
57920
  "properties": {
57727
57921
  "updated": {
@@ -57760,7 +57954,7 @@ Schema for the body of a request to disable two factor auth
57760
57954
 
57761
57955
  ```json
57762
57956
  {
57763
- "$schema": "http://json-schema.org/draft-04/schema#",
57957
+ "$schema": "http://json-schema.org/draft-07/schema#",
57764
57958
  "type": "object",
57765
57959
  "properties": {
57766
57960
  "twoFactorCode": {
@@ -57799,7 +57993,7 @@ Schema for a single deployment of an edge workflow to an edge device
57799
57993
 
57800
57994
  ```json
57801
57995
  {
57802
- "$schema": "http://json-schema.org/draft-04/schema#",
57996
+ "$schema": "http://json-schema.org/draft-07/schema#",
57803
57997
  "type": "object",
57804
57998
  "properties": {
57805
57999
  "id": {
@@ -57975,7 +58169,7 @@ Schema for deploying an edge workflow to one or more edge devices
57975
58169
 
57976
58170
  ```json
57977
58171
  {
57978
- "$schema": "http://json-schema.org/draft-04/schema#",
58172
+ "$schema": "http://json-schema.org/draft-07/schema#",
57979
58173
  "type": "object",
57980
58174
  "properties": {
57981
58175
  "flowId": {
@@ -58047,7 +58241,7 @@ Schema for removing edge deployments. Can remove a specific workflow from a spec
58047
58241
 
58048
58242
  ```json
58049
58243
  {
58050
- "$schema": "http://json-schema.org/draft-04/schema#",
58244
+ "$schema": "http://json-schema.org/draft-07/schema#",
58051
58245
  "type": "object",
58052
58246
  "properties": {
58053
58247
  "flowId": {
@@ -58091,7 +58285,7 @@ Schema for replacing a deployment of a workflow version with a different workflo
58091
58285
 
58092
58286
  ```json
58093
58287
  {
58094
- "$schema": "http://json-schema.org/draft-04/schema#",
58288
+ "$schema": "http://json-schema.org/draft-07/schema#",
58095
58289
  "type": "object",
58096
58290
  "properties": {
58097
58291
  "flowId": {
@@ -58140,7 +58334,7 @@ Schema for a collection of Edge Deployments
58140
58334
 
58141
58335
  ```json
58142
58336
  {
58143
- "$schema": "http://json-schema.org/draft-04/schema#",
58337
+ "$schema": "http://json-schema.org/draft-07/schema#",
58144
58338
  "type": "object",
58145
58339
  "properties": {
58146
58340
  "items": {
@@ -58360,7 +58554,7 @@ Schema for the body of a request verifying an email
58360
58554
 
58361
58555
  ```json
58362
58556
  {
58363
- "$schema": "http://json-schema.org/draft-04/schema#",
58557
+ "$schema": "http://json-schema.org/draft-07/schema#",
58364
58558
  "type": "object",
58365
58559
  "properties": {
58366
58560
  "email": {
@@ -58399,7 +58593,7 @@ Schema for a single deployment of embedded workflows to embedded devices
58399
58593
 
58400
58594
  ```json
58401
58595
  {
58402
- "$schema": "http://json-schema.org/draft-04/schema#",
58596
+ "$schema": "http://json-schema.org/draft-07/schema#",
58403
58597
  "type": "object",
58404
58598
  "properties": {
58405
58599
  "id": {
@@ -58622,7 +58816,7 @@ Schema for the body of a compiled embedded deployment files request
58622
58816
 
58623
58817
  ```json
58624
58818
  {
58625
- "$schema": "http://json-schema.org/draft-04/schema#",
58819
+ "$schema": "http://json-schema.org/draft-07/schema#",
58626
58820
  "type": "object",
58627
58821
  "properties": {
58628
58822
  "email": {
@@ -58690,7 +58884,7 @@ Schema for deploying an embedded workflow to one or more edge devices
58690
58884
 
58691
58885
  ```json
58692
58886
  {
58693
- "$schema": "http://json-schema.org/draft-04/schema#",
58887
+ "$schema": "http://json-schema.org/draft-07/schema#",
58694
58888
  "type": "object",
58695
58889
  "properties": {
58696
58890
  "flowId": {
@@ -58770,7 +58964,7 @@ Schema for removing embedded deployments. Can remove a specific workflow from a
58770
58964
 
58771
58965
  ```json
58772
58966
  {
58773
- "$schema": "http://json-schema.org/draft-04/schema#",
58967
+ "$schema": "http://json-schema.org/draft-07/schema#",
58774
58968
  "type": "object",
58775
58969
  "properties": {
58776
58970
  "flowId": {
@@ -58814,7 +59008,7 @@ Schema for replacing a deployment of a workflow version with a different workflo
58814
59008
 
58815
59009
  ```json
58816
59010
  {
58817
- "$schema": "http://json-schema.org/draft-04/schema#",
59011
+ "$schema": "http://json-schema.org/draft-07/schema#",
58818
59012
  "type": "object",
58819
59013
  "properties": {
58820
59014
  "flowId": {
@@ -58863,7 +59057,7 @@ Schema for a collection of Embedded Deployments
58863
59057
 
58864
59058
  ```json
58865
59059
  {
58866
- "$schema": "http://json-schema.org/draft-04/schema#",
59060
+ "$schema": "http://json-schema.org/draft-07/schema#",
58867
59061
  "type": "object",
58868
59062
  "properties": {
58869
59063
  "items": {
@@ -59130,7 +59324,7 @@ Schema for the body of a request to enable two factor auth
59130
59324
 
59131
59325
  ```json
59132
59326
  {
59133
- "$schema": "http://json-schema.org/draft-04/schema#",
59327
+ "$schema": "http://json-schema.org/draft-07/schema#",
59134
59328
  "type": "object",
59135
59329
  "properties": {
59136
59330
  "twoFactorAuthKey": {
@@ -59175,7 +59369,7 @@ Schema for errors returned by the API
59175
59369
 
59176
59370
  ```json
59177
59371
  {
59178
- "$schema": "http://json-schema.org/draft-04/schema#",
59372
+ "$schema": "http://json-schema.org/draft-07/schema#",
59179
59373
  "type": "object",
59180
59374
  "properties": {
59181
59375
  "type": {
@@ -59206,7 +59400,7 @@ Schema for a single Event
59206
59400
 
59207
59401
  ```json
59208
59402
  {
59209
- "$schema": "http://json-schema.org/draft-04/schema#",
59403
+ "$schema": "http://json-schema.org/draft-07/schema#",
59210
59404
  "type": "object",
59211
59405
  "properties": {
59212
59406
  "id": {
@@ -59392,7 +59586,7 @@ Schema for the body of an Event modification request
59392
59586
 
59393
59587
  ```json
59394
59588
  {
59395
- "$schema": "http://json-schema.org/draft-04/schema#",
59589
+ "$schema": "http://json-schema.org/draft-07/schema#",
59396
59590
  "type": "object",
59397
59591
  "properties": {
59398
59592
  "state": {
@@ -59442,7 +59636,7 @@ Schema for the body of an Event creation request
59442
59636
 
59443
59637
  ```json
59444
59638
  {
59445
- "$schema": "http://json-schema.org/draft-04/schema#",
59639
+ "$schema": "http://json-schema.org/draft-07/schema#",
59446
59640
  "type": "object",
59447
59641
  "properties": {
59448
59642
  "level": {
@@ -59539,7 +59733,7 @@ Summary of all unique event tags and values in an application.
59539
59733
 
59540
59734
  ```json
59541
59735
  {
59542
- "$schema": "http://json-schema.org/draft-04/schema#",
59736
+ "$schema": "http://json-schema.org/draft-07/schema#",
59543
59737
  "type": "object",
59544
59738
  "properties": {
59545
59739
  "eventTags": {
@@ -59594,7 +59788,7 @@ Schema for a collection of Events
59594
59788
 
59595
59789
  ```json
59596
59790
  {
59597
- "$schema": "http://json-schema.org/draft-04/schema#",
59791
+ "$schema": "http://json-schema.org/draft-07/schema#",
59598
59792
  "type": "object",
59599
59793
  "properties": {
59600
59794
  "items": {
@@ -59848,7 +60042,7 @@ Schema for response to events removal
59848
60042
 
59849
60043
  ```json
59850
60044
  {
59851
- "$schema": "http://json-schema.org/draft-04/schema#",
60045
+ "$schema": "http://json-schema.org/draft-07/schema#",
59852
60046
  "type": "object",
59853
60047
  "properties": {
59854
60048
  "removed": {
@@ -59875,7 +60069,7 @@ Export options for events
59875
60069
 
59876
60070
  ```json
59877
60071
  {
59878
- "$schema": "http://json-schema.org/draft-04/schema#",
60072
+ "$schema": "http://json-schema.org/draft-07/schema#",
59879
60073
  "type": "object",
59880
60074
  "properties": {
59881
60075
  "email": {
@@ -61197,7 +61391,7 @@ The body of an experience bootstrap request
61197
61391
 
61198
61392
  ```json
61199
61393
  {
61200
- "$schema": "http://json-schema.org/draft-04/schema#",
61394
+ "$schema": "http://json-schema.org/draft-07/schema#",
61201
61395
  "type": "object",
61202
61396
  "properties": {
61203
61397
  "replaceExisting": {
@@ -61240,7 +61434,7 @@ The result of an experience bootstrap request
61240
61434
 
61241
61435
  ```json
61242
61436
  {
61243
- "$schema": "http://json-schema.org/draft-04/schema#",
61437
+ "$schema": "http://json-schema.org/draft-07/schema#",
61244
61438
  "type": "object",
61245
61439
  "properties": {
61246
61440
  "resourceSuffix": {
@@ -61276,7 +61470,7 @@ Schema for a single Experience Domain
61276
61470
 
61277
61471
  ```json
61278
61472
  {
61279
- "$schema": "http://json-schema.org/draft-04/schema#",
61473
+ "$schema": "http://json-schema.org/draft-07/schema#",
61280
61474
  "type": "object",
61281
61475
  "properties": {
61282
61476
  "id": {
@@ -61346,7 +61540,7 @@ Schema for the body of an Experience Domain modification request
61346
61540
 
61347
61541
  ```json
61348
61542
  {
61349
- "$schema": "http://json-schema.org/draft-04/schema#",
61543
+ "$schema": "http://json-schema.org/draft-07/schema#",
61350
61544
  "type": "object",
61351
61545
  "properties": {
61352
61546
  "sslKey": {
@@ -61427,7 +61621,7 @@ Schema for the body of an Experience Domain creation request
61427
61621
 
61428
61622
  ```json
61429
61623
  {
61430
- "$schema": "http://json-schema.org/draft-04/schema#",
61624
+ "$schema": "http://json-schema.org/draft-07/schema#",
61431
61625
  "type": "object",
61432
61626
  "properties": {
61433
61627
  "sslKey": {
@@ -61490,7 +61684,7 @@ Schema for a collection of Experience Domains
61490
61684
 
61491
61685
  ```json
61492
61686
  {
61493
- "$schema": "http://json-schema.org/draft-04/schema#",
61687
+ "$schema": "http://json-schema.org/draft-07/schema#",
61494
61688
  "type": "object",
61495
61689
  "properties": {
61496
61690
  "items": {
@@ -61587,7 +61781,7 @@ Schema for a single Experience Endpoint
61587
61781
 
61588
61782
  ```json
61589
61783
  {
61590
- "$schema": "http://json-schema.org/draft-04/schema#",
61784
+ "$schema": "http://json-schema.org/draft-07/schema#",
61591
61785
  "type": "object",
61592
61786
  "properties": {
61593
61787
  "id": {
@@ -61792,7 +61986,7 @@ Schema for the body of an Experience Endpoint modification request
61792
61986
 
61793
61987
  ```json
61794
61988
  {
61795
- "$schema": "http://json-schema.org/draft-04/schema#",
61989
+ "$schema": "http://json-schema.org/draft-07/schema#",
61796
61990
  "type": "object",
61797
61991
  "properties": {
61798
61992
  "description": {
@@ -61934,7 +62128,7 @@ Schema for the body of an Experience Endpoint creation request
61934
62128
 
61935
62129
  ```json
61936
62130
  {
61937
- "$schema": "http://json-schema.org/draft-04/schema#",
62131
+ "$schema": "http://json-schema.org/draft-07/schema#",
61938
62132
  "type": "object",
61939
62133
  "properties": {
61940
62134
  "description": {
@@ -62079,7 +62273,7 @@ Schema for stats for an experience's endpoints
62079
62273
 
62080
62274
  ```json
62081
62275
  {
62082
- "$schema": "http://json-schema.org/draft-04/schema#",
62276
+ "$schema": "http://json-schema.org/draft-07/schema#",
62083
62277
  "type": "object",
62084
62278
  "patternProperties": {
62085
62279
  ".*": {
@@ -62137,7 +62331,7 @@ Schema for a collection of Experience Endpoints
62137
62331
 
62138
62332
  ```json
62139
62333
  {
62140
- "$schema": "http://json-schema.org/draft-04/schema#",
62334
+ "$schema": "http://json-schema.org/draft-07/schema#",
62141
62335
  "type": "object",
62142
62336
  "properties": {
62143
62337
  "items": {
@@ -62399,7 +62593,7 @@ Schema for a single Experience Group
62399
62593
 
62400
62594
  ```json
62401
62595
  {
62402
- "$schema": "http://json-schema.org/draft-04/schema#",
62596
+ "$schema": "http://json-schema.org/draft-07/schema#",
62403
62597
  "type": "object",
62404
62598
  "properties": {
62405
62599
  "id": {
@@ -62543,7 +62737,7 @@ Schema for the body of an Experience Group modification request
62543
62737
 
62544
62738
  ```json
62545
62739
  {
62546
- "$schema": "http://json-schema.org/draft-04/schema#",
62740
+ "$schema": "http://json-schema.org/draft-07/schema#",
62547
62741
  "type": "object",
62548
62742
  "properties": {
62549
62743
  "name": {
@@ -62667,7 +62861,7 @@ Schema for the body of an Experience Group creation request
62667
62861
 
62668
62862
  ```json
62669
62863
  {
62670
- "$schema": "http://json-schema.org/draft-04/schema#",
62864
+ "$schema": "http://json-schema.org/draft-07/schema#",
62671
62865
  "type": "object",
62672
62866
  "properties": {
62673
62867
  "name": {
@@ -62794,7 +62988,7 @@ Schema for a collection of Experience Groups
62794
62988
 
62795
62989
  ```json
62796
62990
  {
62797
- "$schema": "http://json-schema.org/draft-04/schema#",
62991
+ "$schema": "http://json-schema.org/draft-07/schema#",
62798
62992
  "type": "object",
62799
62993
  "properties": {
62800
62994
  "items": {
@@ -62994,7 +63188,7 @@ The body of an experience linked resources response
62994
63188
 
62995
63189
  ```json
62996
63190
  {
62997
- "$schema": "http://json-schema.org/draft-04/schema#",
63191
+ "$schema": "http://json-schema.org/draft-07/schema#",
62998
63192
  "type": "object",
62999
63193
  "properties": {
63000
63194
  "experienceViews": {
@@ -71061,7 +71255,7 @@ Schema for a single Experience Slug
71061
71255
 
71062
71256
  ```json
71063
71257
  {
71064
- "$schema": "http://json-schema.org/draft-04/schema#",
71258
+ "$schema": "http://json-schema.org/draft-07/schema#",
71065
71259
  "type": "object",
71066
71260
  "properties": {
71067
71261
  "id": {
@@ -71122,7 +71316,7 @@ Schema for the body of an Experience Slug modification request
71122
71316
 
71123
71317
  ```json
71124
71318
  {
71125
- "$schema": "http://json-schema.org/draft-04/schema#",
71319
+ "$schema": "http://json-schema.org/draft-07/schema#",
71126
71320
  "type": "object",
71127
71321
  "properties": {
71128
71322
  "version": {
@@ -71166,7 +71360,7 @@ Schema for the body of an Experience Slug creation request
71166
71360
 
71167
71361
  ```json
71168
71362
  {
71169
- "$schema": "http://json-schema.org/draft-04/schema#",
71363
+ "$schema": "http://json-schema.org/draft-07/schema#",
71170
71364
  "type": "object",
71171
71365
  "properties": {
71172
71366
  "version": {
@@ -71213,7 +71407,7 @@ Schema for a collection of Experience Slugs
71213
71407
 
71214
71408
  ```json
71215
71409
  {
71216
- "$schema": "http://json-schema.org/draft-04/schema#",
71410
+ "$schema": "http://json-schema.org/draft-07/schema#",
71217
71411
  "type": "object",
71218
71412
  "properties": {
71219
71413
  "items": {
@@ -71301,7 +71495,7 @@ Schema for a single Experience User
71301
71495
 
71302
71496
  ```json
71303
71497
  {
71304
- "$schema": "http://json-schema.org/draft-04/schema#",
71498
+ "$schema": "http://json-schema.org/draft-07/schema#",
71305
71499
  "type": "object",
71306
71500
  "properties": {
71307
71501
  "id": {
@@ -71427,7 +71621,7 @@ Schema for the body of an Experience User modification request
71427
71621
 
71428
71622
  ```json
71429
71623
  {
71430
- "$schema": "http://json-schema.org/draft-04/schema#",
71624
+ "$schema": "http://json-schema.org/draft-07/schema#",
71431
71625
  "type": "object",
71432
71626
  "properties": {
71433
71627
  "email": {
@@ -71496,7 +71690,7 @@ Schema for the body of an Experience User creation request
71496
71690
 
71497
71691
  ```json
71498
71692
  {
71499
- "$schema": "http://json-schema.org/draft-04/schema#",
71693
+ "$schema": "http://json-schema.org/draft-07/schema#",
71500
71694
  "type": "object",
71501
71695
  "properties": {
71502
71696
  "email": {
@@ -71572,7 +71766,7 @@ Schema for a collection of Experience Users
71572
71766
 
71573
71767
  ```json
71574
71768
  {
71575
- "$schema": "http://json-schema.org/draft-04/schema#",
71769
+ "$schema": "http://json-schema.org/draft-07/schema#",
71576
71770
  "type": "object",
71577
71771
  "properties": {
71578
71772
  "items": {
@@ -71758,7 +71952,7 @@ Schema for a single Experience Version
71758
71952
 
71759
71953
  ```json
71760
71954
  {
71761
- "$schema": "http://json-schema.org/draft-04/schema#",
71955
+ "$schema": "http://json-schema.org/draft-07/schema#",
71762
71956
  "type": "object",
71763
71957
  "properties": {
71764
71958
  "id": {
@@ -71912,7 +72106,7 @@ Schema for the body of an Experience Version modification request
71912
72106
 
71913
72107
  ```json
71914
72108
  {
71915
- "$schema": "http://json-schema.org/draft-04/schema#",
72109
+ "$schema": "http://json-schema.org/draft-07/schema#",
71916
72110
  "type": "object",
71917
72111
  "properties": {
71918
72112
  "endpointDefaultCors": {
@@ -71985,7 +72179,7 @@ Schema for the body of an Experience Version creation request
71985
72179
 
71986
72180
  ```json
71987
72181
  {
71988
- "$schema": "http://json-schema.org/draft-04/schema#",
72182
+ "$schema": "http://json-schema.org/draft-07/schema#",
71989
72183
  "type": "object",
71990
72184
  "properties": {
71991
72185
  "version": {
@@ -72084,7 +72278,7 @@ Schema for a collection of Experience Versions
72084
72278
 
72085
72279
  ```json
72086
72280
  {
72087
- "$schema": "http://json-schema.org/draft-04/schema#",
72281
+ "$schema": "http://json-schema.org/draft-07/schema#",
72088
72282
  "type": "object",
72089
72283
  "properties": {
72090
72284
  "items": {
@@ -72265,7 +72459,7 @@ Schema for a single Experience View
72265
72459
 
72266
72460
  ```json
72267
72461
  {
72268
- "$schema": "http://json-schema.org/draft-04/schema#",
72462
+ "$schema": "http://json-schema.org/draft-07/schema#",
72269
72463
  "type": "object",
72270
72464
  "properties": {
72271
72465
  "id": {
@@ -72389,7 +72583,7 @@ Schema for the body of an Experience View modification request
72389
72583
 
72390
72584
  ```json
72391
72585
  {
72392
- "$schema": "http://json-schema.org/draft-04/schema#",
72586
+ "$schema": "http://json-schema.org/draft-07/schema#",
72393
72587
  "type": "object",
72394
72588
  "properties": {
72395
72589
  "name": {
@@ -72449,7 +72643,7 @@ Schema for the body of an Experience View creation request
72449
72643
 
72450
72644
  ```json
72451
72645
  {
72452
- "$schema": "http://json-schema.org/draft-04/schema#",
72646
+ "$schema": "http://json-schema.org/draft-07/schema#",
72453
72647
  "type": "object",
72454
72648
  "properties": {
72455
72649
  "name": {
@@ -72525,7 +72719,7 @@ Schema for a collection of Experience Views
72525
72719
 
72526
72720
  ```json
72527
72721
  {
72528
- "$schema": "http://json-schema.org/draft-04/schema#",
72722
+ "$schema": "http://json-schema.org/draft-07/schema#",
72529
72723
  "type": "object",
72530
72724
  "properties": {
72531
72725
  "items": {
@@ -72713,7 +72907,7 @@ Schema for a single file
72713
72907
 
72714
72908
  ```json
72715
72909
  {
72716
- "$schema": "http://json-schema.org/draft-04/schema#",
72910
+ "$schema": "http://json-schema.org/draft-07/schema#",
72717
72911
  "type": "object",
72718
72912
  "properties": {
72719
72913
  "id": {
@@ -72831,7 +73025,7 @@ Schema to patch a file
72831
73025
 
72832
73026
  ```json
72833
73027
  {
72834
- "$schema": "http://json-schema.org/draft-04/schema#",
73028
+ "$schema": "http://json-schema.org/draft-07/schema#",
72835
73029
  "type": "object",
72836
73030
  "properties": {
72837
73031
  "fileSize": {
@@ -72878,7 +73072,7 @@ Schema to create a single file or directory
72878
73072
 
72879
73073
  ```json
72880
73074
  {
72881
- "$schema": "http://json-schema.org/draft-04/schema#",
73075
+ "$schema": "http://json-schema.org/draft-07/schema#",
72882
73076
  "type": "object",
72883
73077
  "properties": {
72884
73078
  "name": {
@@ -72946,7 +73140,7 @@ Schema to upload the file to s3
72946
73140
 
72947
73141
  ```json
72948
73142
  {
72949
- "$schema": "http://json-schema.org/draft-04/schema#",
73143
+ "$schema": "http://json-schema.org/draft-07/schema#",
72950
73144
  "type": "object",
72951
73145
  "properties": {
72952
73146
  "id": {
@@ -73090,7 +73284,7 @@ Schema for a collection of files
73090
73284
 
73091
73285
  ```json
73092
73286
  {
73093
- "$schema": "http://json-schema.org/draft-04/schema#",
73287
+ "$schema": "http://json-schema.org/draft-07/schema#",
73094
73288
  "type": "object",
73095
73289
  "properties": {
73096
73290
  "items": {
@@ -73271,7 +73465,7 @@ Schema for a single Workflow
73271
73465
 
73272
73466
  ```json
73273
73467
  {
73274
- "$schema": "http://json-schema.org/draft-04/schema#",
73468
+ "$schema": "http://json-schema.org/draft-07/schema#",
73275
73469
  "type": "object",
73276
73470
  "properties": {
73277
73471
  "id": {
@@ -75921,7 +76115,7 @@ Workflow run error information
75921
76115
 
75922
76116
  ```json
75923
76117
  {
75924
- "$schema": "http://json-schema.org/draft-04/schema#",
76118
+ "$schema": "http://json-schema.org/draft-07/schema#",
75925
76119
  "type": "object",
75926
76120
  "properties": {
75927
76121
  "flowVersion": {
@@ -76039,7 +76233,7 @@ Log of aggregated workflow run information
76039
76233
 
76040
76234
  ```json
76041
76235
  {
76042
- "$schema": "http://json-schema.org/draft-04/schema#",
76236
+ "$schema": "http://json-schema.org/draft-07/schema#",
76043
76237
  "type": "array",
76044
76238
  "items": {
76045
76239
  "type": "object",
@@ -76106,7 +76300,7 @@ Schema for the body of a Workflow modification request
76106
76300
 
76107
76301
  ```json
76108
76302
  {
76109
- "$schema": "http://json-schema.org/draft-04/schema#",
76303
+ "$schema": "http://json-schema.org/draft-07/schema#",
76110
76304
  "type": "object",
76111
76305
  "properties": {
76112
76306
  "name": {
@@ -78688,7 +78882,7 @@ Schema for the body of a Workflow creation request
78688
78882
 
78689
78883
  ```json
78690
78884
  {
78691
- "$schema": "http://json-schema.org/draft-04/schema#",
78885
+ "$schema": "http://json-schema.org/draft-07/schema#",
78692
78886
  "type": "object",
78693
78887
  "properties": {
78694
78888
  "name": {
@@ -81280,7 +81474,7 @@ Statistics about the runs for a given workflow
81280
81474
 
81281
81475
  ```json
81282
81476
  {
81283
- "$schema": "http://json-schema.org/draft-04/schema#",
81477
+ "$schema": "http://json-schema.org/draft-07/schema#",
81284
81478
  "type": "object",
81285
81479
  "properties": {
81286
81480
  "flowVersion": {
@@ -81363,7 +81557,7 @@ Set of persistent workflow storage values
81363
81557
 
81364
81558
  ```json
81365
81559
  {
81366
- "$schema": "http://json-schema.org/draft-04/schema#",
81560
+ "$schema": "http://json-schema.org/draft-07/schema#",
81367
81561
  "type": "object",
81368
81562
  "patternProperties": {
81369
81563
  "^.{1,255}$": {}
@@ -81393,7 +81587,7 @@ Schema for the body of a request to set a Workflow storage entry
81393
81587
 
81394
81588
  ```json
81395
81589
  {
81396
- "$schema": "http://json-schema.org/draft-04/schema#",
81590
+ "$schema": "http://json-schema.org/draft-07/schema#",
81397
81591
  "type": "object",
81398
81592
  "properties": {
81399
81593
  "key": {
@@ -81428,7 +81622,7 @@ Schema for the result of get storage metadata request
81428
81622
 
81429
81623
  ```json
81430
81624
  {
81431
- "$schema": "http://json-schema.org/draft-04/schema#",
81625
+ "$schema": "http://json-schema.org/draft-07/schema#",
81432
81626
  "type": "object",
81433
81627
  "properties": {
81434
81628
  "memoryUsed": {
@@ -81460,7 +81654,7 @@ Array of triggers for filtering workflows. Trigger keys and trigger types are op
81460
81654
 
81461
81655
  ```json
81462
81656
  {
81463
- "$schema": "http://json-schema.org/draft-04/schema#",
81657
+ "$schema": "http://json-schema.org/draft-07/schema#",
81464
81658
  "type": "array",
81465
81659
  "items": {
81466
81660
  "type": "object",
@@ -81500,7 +81694,7 @@ Schema for a single Workflow Version
81500
81694
 
81501
81695
  ```json
81502
81696
  {
81503
- "$schema": "http://json-schema.org/draft-04/schema#",
81697
+ "$schema": "http://json-schema.org/draft-07/schema#",
81504
81698
  "oneOf": [
81505
81699
  {
81506
81700
  "description": "Schema for a single Cloud/Edge/Embedded/Custom Node Workflow Version",
@@ -86372,7 +86566,7 @@ Schema for the body of a Workflow Version modification request
86372
86566
 
86373
86567
  ```json
86374
86568
  {
86375
- "$schema": "http://json-schema.org/draft-04/schema#",
86569
+ "$schema": "http://json-schema.org/draft-07/schema#",
86376
86570
  "type": "object",
86377
86571
  "properties": {
86378
86572
  "notes": {
@@ -86405,7 +86599,7 @@ Schema for the body of a Workflow Version creation request
86405
86599
 
86406
86600
  ```json
86407
86601
  {
86408
- "$schema": "http://json-schema.org/draft-04/schema#",
86602
+ "$schema": "http://json-schema.org/draft-07/schema#",
86409
86603
  "type": "object",
86410
86604
  "properties": {
86411
86605
  "version": {
@@ -88949,7 +89143,7 @@ Schema for a collection of Workflow Versions
88949
89143
 
88950
89144
  ```json
88951
89145
  {
88952
- "$schema": "http://json-schema.org/draft-04/schema#",
89146
+ "$schema": "http://json-schema.org/draft-07/schema#",
88953
89147
  "type": "object",
88954
89148
  "properties": {
88955
89149
  "items": {
@@ -93882,7 +94076,7 @@ Schema for the body of a bulk flow versions delete request
93882
94076
 
93883
94077
  ```json
93884
94078
  {
93885
- "$schema": "http://json-schema.org/draft-04/schema#",
94079
+ "$schema": "http://json-schema.org/draft-07/schema#",
93886
94080
  "type": "object",
93887
94081
  "properties": {
93888
94082
  "email": {
@@ -94895,7 +95089,7 @@ Schema for a collection of Workflows
94895
95089
 
94896
95090
  ```json
94897
95091
  {
94898
- "$schema": "http://json-schema.org/draft-04/schema#",
95092
+ "$schema": "http://json-schema.org/draft-07/schema#",
94899
95093
  "type": "object",
94900
95094
  "properties": {
94901
95095
  "items": {
@@ -97611,7 +97805,7 @@ Schema for the body of a workflow import request
97611
97805
 
97612
97806
  ```json
97613
97807
  {
97614
- "$schema": "http://json-schema.org/draft-04/schema#",
97808
+ "$schema": "http://json-schema.org/draft-07/schema#",
97615
97809
  "type": "object",
97616
97810
  "properties": {
97617
97811
  "flows": {
@@ -102795,7 +102989,7 @@ Schema for the result of a workflow import request
102795
102989
 
102796
102990
  ```json
102797
102991
  {
102798
- "$schema": "http://json-schema.org/draft-04/schema#",
102992
+ "$schema": "http://json-schema.org/draft-07/schema#",
102799
102993
  "type": "object",
102800
102994
  "properties": {
102801
102995
  "flows": {
@@ -110331,7 +110525,7 @@ Schema for the body of a Github login request
110331
110525
 
110332
110526
  ```json
110333
110527
  {
110334
- "$schema": "http://json-schema.org/draft-04/schema#",
110528
+ "$schema": "http://json-schema.org/draft-07/schema#",
110335
110529
  "type": "object",
110336
110530
  "properties": {
110337
110531
  "accessToken": {
@@ -110796,7 +110990,7 @@ Schema for a collection of Historical Summaries
110796
110990
 
110797
110991
  ```json
110798
110992
  {
110799
- "$schema": "http://json-schema.org/draft-04/schema#",
110993
+ "$schema": "http://json-schema.org/draft-07/schema#",
110800
110994
  "type": "object",
110801
110995
  "properties": {
110802
110996
  "items": {
@@ -110922,7 +111116,7 @@ Schema for a historical summary report
110922
111116
 
110923
111117
  ```json
110924
111118
  {
110925
- "$schema": "http://json-schema.org/draft-04/schema#",
111119
+ "$schema": "http://json-schema.org/draft-07/schema#",
110926
111120
  "type": "object",
110927
111121
  "properties": {
110928
111122
  "resourceType": {
@@ -111498,7 +111692,7 @@ Schema for additional application import options
111498
111692
 
111499
111693
  ```json
111500
111694
  {
111501
- "$schema": "http://json-schema.org/draft-04/schema#",
111695
+ "$schema": "http://json-schema.org/draft-07/schema#",
111502
111696
  "type": "object",
111503
111697
  "properties": {
111504
111698
  "importUrl": {
@@ -111516,7 +111710,8 @@ Schema for additional application import options
111516
111710
  "enum": [
111517
111711
  "create",
111518
111712
  "error",
111519
- "retain"
111713
+ "retain",
111714
+ "replace"
111520
111715
  ],
111521
111716
  "default": "create"
111522
111717
  },
@@ -111578,7 +111773,7 @@ Schema for additional application import options (new application)
111578
111773
 
111579
111774
  ```json
111580
111775
  {
111581
- "$schema": "http://json-schema.org/draft-04/schema#",
111776
+ "$schema": "http://json-schema.org/draft-07/schema#",
111582
111777
  "type": "object",
111583
111778
  "properties": {
111584
111779
  "importUrl": {
@@ -111645,7 +111840,7 @@ Schema for a single Instance
111645
111840
 
111646
111841
  ```json
111647
111842
  {
111648
- "$schema": "http://json-schema.org/draft-04/schema#",
111843
+ "$schema": "http://json-schema.org/draft-07/schema#",
111649
111844
  "type": "object",
111650
111845
  "properties": {
111651
111846
  "name": {
@@ -111920,7 +112115,7 @@ Schema for a single Instance Custom Node
111920
112115
 
111921
112116
  ```json
111922
112117
  {
111923
- "$schema": "http://json-schema.org/draft-04/schema#",
112118
+ "$schema": "http://json-schema.org/draft-07/schema#",
111924
112119
  "type": "object",
111925
112120
  "properties": {
111926
112121
  "id": {
@@ -112553,7 +112748,7 @@ Schema for the body of a Instance Custom Node modification request
112553
112748
 
112554
112749
  ```json
112555
112750
  {
112556
- "$schema": "http://json-schema.org/draft-04/schema#",
112751
+ "$schema": "http://json-schema.org/draft-07/schema#",
112557
112752
  "type": "object",
112558
112753
  "properties": {
112559
112754
  "name": {
@@ -113247,7 +113442,7 @@ Schema for the body of a Instance Custom Node creation request
113247
113442
 
113248
113443
  ```json
113249
113444
  {
113250
- "$schema": "http://json-schema.org/draft-04/schema#",
113445
+ "$schema": "http://json-schema.org/draft-07/schema#",
113251
113446
  "type": "object",
113252
113447
  "properties": {
113253
113448
  "name": {
@@ -113956,7 +114151,7 @@ Schema for a collection of Custom Nodes within an instance
113956
114151
 
113957
114152
  ```json
113958
114153
  {
113959
- "$schema": "http://json-schema.org/draft-04/schema#",
114154
+ "$schema": "http://json-schema.org/draft-07/schema#",
113960
114155
  "type": "object",
113961
114156
  "properties": {
113962
114157
  "items": {
@@ -114645,7 +114840,7 @@ Schema for an Instance member
114645
114840
 
114646
114841
  ```json
114647
114842
  {
114648
- "$schema": "http://json-schema.org/draft-04/schema#",
114843
+ "$schema": "http://json-schema.org/draft-07/schema#",
114649
114844
  "type": "object",
114650
114845
  "properties": {
114651
114846
  "instanceId": {
@@ -114711,7 +114906,7 @@ Schema for an Instance member modification request
114711
114906
 
114712
114907
  ```json
114713
114908
  {
114714
- "$schema": "http://json-schema.org/draft-04/schema#",
114909
+ "$schema": "http://json-schema.org/draft-07/schema#",
114715
114910
  "type": "object",
114716
114911
  "properties": {
114717
114912
  "role": {
@@ -114746,7 +114941,7 @@ Schema for an Instance member creation request
114746
114941
 
114747
114942
  ```json
114748
114943
  {
114749
- "$schema": "http://json-schema.org/draft-04/schema#",
114944
+ "$schema": "http://json-schema.org/draft-07/schema#",
114750
114945
  "type": "object",
114751
114946
  "properties": {
114752
114947
  "userId": {
@@ -114802,7 +114997,7 @@ Schema for a collection of Instance members
114802
114997
 
114803
114998
  ```json
114804
114999
  {
114805
- "$schema": "http://json-schema.org/draft-04/schema#",
115000
+ "$schema": "http://json-schema.org/draft-07/schema#",
114806
115001
  "type": "object",
114807
115002
  "properties": {
114808
115003
  "items": {
@@ -114911,7 +115106,7 @@ Schema for the body of an Organization owned by an instance
114911
115106
 
114912
115107
  ```json
114913
115108
  {
114914
- "$schema": "http://json-schema.org/draft-04/schema#",
115109
+ "$schema": "http://json-schema.org/draft-07/schema#",
114915
115110
  "type": "object",
114916
115111
  "properties": {
114917
115112
  "creationDate": {
@@ -115119,7 +115314,7 @@ Schema for an Instance Organization member
115119
115314
 
115120
115315
  ```json
115121
115316
  {
115122
- "$schema": "http://json-schema.org/draft-04/schema#",
115317
+ "$schema": "http://json-schema.org/draft-07/schema#",
115123
115318
  "type": "object",
115124
115319
  "properties": {
115125
115320
  "instanceId": {
@@ -115196,7 +115391,7 @@ Schema for an Instance Organization member modification request
115196
115391
 
115197
115392
  ```json
115198
115393
  {
115199
- "$schema": "http://json-schema.org/draft-04/schema#",
115394
+ "$schema": "http://json-schema.org/draft-07/schema#",
115200
115395
  "type": "object",
115201
115396
  "properties": {
115202
115397
  "role": {
@@ -115283,7 +115478,7 @@ Schema for an Instance Organization member creation request
115283
115478
 
115284
115479
  ```json
115285
115480
  {
115286
- "$schema": "http://json-schema.org/draft-04/schema#",
115481
+ "$schema": "http://json-schema.org/draft-07/schema#",
115287
115482
  "oneOf": [
115288
115483
  {
115289
115484
  "type": "object",
@@ -115469,7 +115664,7 @@ Schema for a collection of Organization members within an instance
115469
115664
 
115470
115665
  ```json
115471
115666
  {
115472
- "$schema": "http://json-schema.org/draft-04/schema#",
115667
+ "$schema": "http://json-schema.org/draft-07/schema#",
115473
115668
  "type": "object",
115474
115669
  "properties": {
115475
115670
  "items": {
@@ -115544,7 +115739,7 @@ Schema for the body of an Organization modification request within an instance
115544
115739
 
115545
115740
  ```json
115546
115741
  {
115547
- "$schema": "http://json-schema.org/draft-04/schema#",
115742
+ "$schema": "http://json-schema.org/draft-07/schema#",
115548
115743
  "type": "object",
115549
115744
  "properties": {
115550
115745
  "name": {
@@ -115727,7 +115922,8 @@ Schema for the body of an Organization modification request within an instance
115727
115922
  "maxItems": 100
115728
115923
  },
115729
115924
  "referralId": {
115730
- "ref": "#/definitions/common/optMedStr"
115925
+ "type": "string",
115926
+ "maxLength": 1024
115731
115927
  }
115732
115928
  },
115733
115929
  "additionalProperties": false
@@ -115755,7 +115951,7 @@ Schema for the body of an Organization creation request within an instance
115755
115951
 
115756
115952
  ```json
115757
115953
  {
115758
- "$schema": "http://json-schema.org/draft-04/schema#",
115954
+ "$schema": "http://json-schema.org/draft-07/schema#",
115759
115955
  "type": "object",
115760
115956
  "properties": {
115761
115957
  "name": {
@@ -116104,7 +116300,8 @@ Schema for the body of an Organization creation request within an instance
116104
116300
  "maxItems": 100
116105
116301
  },
116106
116302
  "referralId": {
116107
- "ref": "#/definitions/common/optMedStr"
116303
+ "type": "string",
116304
+ "maxLength": 1024
116108
116305
  }
116109
116306
  },
116110
116307
  "additionalProperties": false,
@@ -116135,7 +116332,7 @@ Schema for a collection of Organizations within an instance
116135
116332
 
116136
116333
  ```json
116137
116334
  {
116138
- "$schema": "http://json-schema.org/draft-04/schema#",
116335
+ "$schema": "http://json-schema.org/draft-07/schema#",
116139
116336
  "type": "object",
116140
116337
  "properties": {
116141
116338
  "items": {
@@ -116398,7 +116595,7 @@ Schema for instance patch request
116398
116595
 
116399
116596
  ```json
116400
116597
  {
116401
- "$schema": "http://json-schema.org/draft-04/schema#",
116598
+ "$schema": "http://json-schema.org/draft-07/schema#",
116402
116599
  "type": "object",
116403
116600
  "properties": {
116404
116601
  "reportConfigs": {
@@ -116504,7 +116701,7 @@ Schema for the body of a instance report request
116504
116701
 
116505
116702
  ```json
116506
116703
  {
116507
- "$schema": "http://json-schema.org/draft-04/schema#",
116704
+ "$schema": "http://json-schema.org/draft-07/schema#",
116508
116705
  "type": "object",
116509
116706
  "properties": {
116510
116707
  "email": {
@@ -116570,7 +116767,7 @@ Schema for information about a sandbox user within an instance domain
116570
116767
 
116571
116768
  ```json
116572
116769
  {
116573
- "$schema": "http://json-schema.org/draft-04/schema#",
116770
+ "$schema": "http://json-schema.org/draft-07/schema#",
116574
116771
  "type": "object",
116575
116772
  "properties": {
116576
116773
  "id": {
@@ -117043,7 +117240,7 @@ Schema for a collection of instance associated sandboxes
117043
117240
 
117044
117241
  ```json
117045
117242
  {
117046
- "$schema": "http://json-schema.org/draft-04/schema#",
117243
+ "$schema": "http://json-schema.org/draft-07/schema#",
117047
117244
  "type": "object",
117048
117245
  "properties": {
117049
117246
  "items": {
@@ -117186,7 +117383,7 @@ Schema for a collection of Instances
117186
117383
 
117187
117384
  ```json
117188
117385
  {
117189
- "$schema": "http://json-schema.org/draft-04/schema#",
117386
+ "$schema": "http://json-schema.org/draft-07/schema#",
117190
117387
  "type": "object",
117191
117388
  "properties": {
117192
117389
  "items": {
@@ -117308,7 +117505,7 @@ Schema for a single Integration
117308
117505
 
117309
117506
  ```json
117310
117507
  {
117311
- "$schema": "http://json-schema.org/draft-04/schema#",
117508
+ "$schema": "http://json-schema.org/draft-07/schema#",
117312
117509
  "type": "object",
117313
117510
  "properties": {
117314
117511
  "id": {
@@ -117644,7 +117841,7 @@ Schema for the body of an Integration modification request
117644
117841
 
117645
117842
  ```json
117646
117843
  {
117647
- "$schema": "http://json-schema.org/draft-04/schema#",
117844
+ "$schema": "http://json-schema.org/draft-07/schema#",
117648
117845
  "type": "object",
117649
117846
  "properties": {
117650
117847
  "name": {
@@ -117898,7 +118095,7 @@ Schema for the body of an Integration creation request
117898
118095
 
117899
118096
  ```json
117900
118097
  {
117901
- "$schema": "http://json-schema.org/draft-04/schema#",
118098
+ "$schema": "http://json-schema.org/draft-07/schema#",
117902
118099
  "type": "object",
117903
118100
  "properties": {
117904
118101
  "name": {
@@ -118166,7 +118363,7 @@ Schema for a collection of Integrations
118166
118363
 
118167
118364
  ```json
118168
118365
  {
118169
- "$schema": "http://json-schema.org/draft-04/schema#",
118366
+ "$schema": "http://json-schema.org/draft-07/schema#",
118170
118367
  "type": "object",
118171
118368
  "properties": {
118172
118369
  "items": {
@@ -118552,17 +118749,21 @@ Schema for a collection of Integrations
118552
118749
 
118553
118750
  ## Job Enqueued API Result
118554
118751
 
118555
- Schema for the result of an job being queued
118752
+ Schema for the result of a job being queued
118556
118753
 
118557
118754
  ### <a name="job-enqueued-api-result-schema"></a> Schema
118558
118755
 
118559
118756
  ```json
118560
118757
  {
118561
- "$schema": "http://json-schema.org/draft-04/schema#",
118758
+ "$schema": "http://json-schema.org/draft-07/schema#",
118562
118759
  "type": "object",
118563
118760
  "properties": {
118564
118761
  "jobQueued": {
118565
118762
  "type": "boolean"
118763
+ },
118764
+ "jobId": {
118765
+ "type": "string",
118766
+ "maxLength": 21
118566
118767
  }
118567
118768
  }
118568
118769
  }
@@ -118585,7 +118786,7 @@ Schema for the result of a last value query
118585
118786
 
118586
118787
  ```json
118587
118788
  {
118588
- "$schema": "http://json-schema.org/draft-04/schema#",
118789
+ "$schema": "http://json-schema.org/draft-07/schema#",
118589
118790
  "type": "object",
118590
118791
  "patternProperties": {
118591
118792
  "^[A-Fa-f\\d]{24}$": {
@@ -118648,7 +118849,7 @@ Schema for the body of a last value query request
118648
118849
 
118649
118850
  ```json
118650
118851
  {
118651
- "$schema": "http://json-schema.org/draft-04/schema#",
118852
+ "$schema": "http://json-schema.org/draft-07/schema#",
118652
118853
  "type": "object",
118653
118854
  "properties": {
118654
118855
  "attribute": {
@@ -118708,7 +118909,7 @@ Schema for information about the currently authenticated user
118708
118909
 
118709
118910
  ```json
118710
118911
  {
118711
- "$schema": "http://json-schema.org/draft-04/schema#",
118912
+ "$schema": "http://json-schema.org/draft-07/schema#",
118712
118913
  "type": "object",
118713
118914
  "properties": {
118714
118915
  "id": {
@@ -119243,7 +119444,7 @@ Schema for the body of request to modify the current user
119243
119444
 
119244
119445
  ```json
119245
119446
  {
119246
- "$schema": "http://json-schema.org/draft-04/schema#",
119447
+ "$schema": "http://json-schema.org/draft-07/schema#",
119247
119448
  "type": "object",
119248
119449
  "properties": {
119249
119450
  "email": {
@@ -119317,7 +119518,7 @@ Schema for the body an MQTT Publish Message request
119317
119518
 
119318
119519
  ```json
119319
119520
  {
119320
- "$schema": "http://json-schema.org/draft-04/schema#",
119521
+ "$schema": "http://json-schema.org/draft-07/schema#",
119321
119522
  "type": "object",
119322
119523
  "properties": {
119323
119524
  "topic": {
@@ -119356,7 +119557,7 @@ Schema for the body of a request to send a command to multiple Devices
119356
119557
 
119357
119558
  ```json
119358
119559
  {
119359
- "$schema": "http://json-schema.org/draft-04/schema#",
119560
+ "$schema": "http://json-schema.org/draft-07/schema#",
119360
119561
  "type": "object",
119361
119562
  "properties": {
119362
119563
  "time": {
@@ -121045,7 +121246,7 @@ Schema for a single Notebook
121045
121246
 
121046
121247
  ```json
121047
121248
  {
121048
- "$schema": "http://json-schema.org/draft-04/schema#",
121249
+ "$schema": "http://json-schema.org/draft-07/schema#",
121049
121250
  "type": "object",
121050
121251
  "properties": {
121051
121252
  "id": {
@@ -121846,7 +122047,7 @@ Schema for the options for a Notebook data export request
121846
122047
 
121847
122048
  ```json
121848
122049
  {
121849
- "$schema": "http://json-schema.org/draft-04/schema#",
122050
+ "$schema": "http://json-schema.org/draft-07/schema#",
121850
122051
  "type": "object",
121851
122052
  "properties": {
121852
122053
  "email": {
@@ -121907,7 +122108,7 @@ Schema for a set of Notebook execution logs
121907
122108
 
121908
122109
  ```json
121909
122110
  {
121910
- "$schema": "http://json-schema.org/draft-04/schema#",
122111
+ "$schema": "http://json-schema.org/draft-07/schema#",
121911
122112
  "type": "array",
121912
122113
  "items": {
121913
122114
  "type": "object",
@@ -122076,7 +122277,7 @@ Schema for the options for a Notebook execution request
122076
122277
 
122077
122278
  ```json
122078
122279
  {
122079
- "$schema": "http://json-schema.org/draft-04/schema#",
122280
+ "$schema": "http://json-schema.org/draft-07/schema#",
122080
122281
  "type": "object",
122081
122282
  "properties": {
122082
122283
  "relativeTo": {
@@ -122127,7 +122328,7 @@ Schema for the body of a Notebook modification request
122127
122328
 
122128
122329
  ```json
122129
122330
  {
122130
- "$schema": "http://json-schema.org/draft-04/schema#",
122331
+ "$schema": "http://json-schema.org/draft-07/schema#",
122131
122332
  "type": "object",
122132
122333
  "properties": {
122133
122334
  "name": {
@@ -122765,7 +122966,7 @@ Schema for the body of an Notebook creation request
122765
122966
 
122766
122967
  ```json
122767
122968
  {
122768
- "$schema": "http://json-schema.org/draft-04/schema#",
122969
+ "$schema": "http://json-schema.org/draft-07/schema#",
122769
122970
  "type": "object",
122770
122971
  "properties": {
122771
122972
  "name": {
@@ -123406,7 +123607,7 @@ Schema for a collection of Notebooks
123406
123607
 
123407
123608
  ```json
123408
123609
  {
123409
- "$schema": "http://json-schema.org/draft-04/schema#",
123610
+ "$schema": "http://json-schema.org/draft-07/schema#",
123410
123611
  "type": "object",
123411
123612
  "properties": {
123412
123613
  "items": {
@@ -124263,7 +124464,7 @@ Schema for a single Organization
124263
124464
 
124264
124465
  ```json
124265
124466
  {
124266
- "$schema": "http://json-schema.org/draft-04/schema#",
124467
+ "$schema": "http://json-schema.org/draft-07/schema#",
124267
124468
  "type": "object",
124268
124469
  "properties": {
124269
124470
  "id": {
@@ -124793,7 +124994,7 @@ Schema for a pending invitation to an Organization
124793
124994
 
124794
124995
  ```json
124795
124996
  {
124796
- "$schema": "http://json-schema.org/draft-04/schema#",
124997
+ "$schema": "http://json-schema.org/draft-07/schema#",
124797
124998
  "type": "object",
124798
124999
  "properties": {
124799
125000
  "id": {
@@ -124919,7 +125120,7 @@ Schema for the body of a request to accept or reject an invitation
124919
125120
 
124920
125121
  ```json
124921
125122
  {
124922
- "$schema": "http://json-schema.org/draft-04/schema#",
125123
+ "$schema": "http://json-schema.org/draft-07/schema#",
124923
125124
  "type": "object",
124924
125125
  "properties": {
124925
125126
  "email": {
@@ -124963,7 +125164,7 @@ Schema for an collection of pending invitations to an Instance Organization
124963
125164
 
124964
125165
  ```json
124965
125166
  {
124966
- "$schema": "http://json-schema.org/draft-04/schema#",
125167
+ "$schema": "http://json-schema.org/draft-07/schema#",
124967
125168
  "type": "object",
124968
125169
  "properties": {
124969
125170
  "items": {
@@ -125136,7 +125337,7 @@ Schema for information about an invitation
125136
125337
 
125137
125338
  ```json
125138
125339
  {
125139
- "$schema": "http://json-schema.org/draft-04/schema#",
125340
+ "$schema": "http://json-schema.org/draft-07/schema#",
125140
125341
  "type": "object",
125141
125342
  "properties": {
125142
125343
  "orgName": {
@@ -125195,7 +125396,7 @@ Schema for the body of a request to send an invitation
125195
125396
 
125196
125397
  ```json
125197
125398
  {
125198
- "$schema": "http://json-schema.org/draft-04/schema#",
125399
+ "$schema": "http://json-schema.org/draft-07/schema#",
125199
125400
  "type": "object",
125200
125401
  "properties": {
125201
125402
  "email": {
@@ -125295,7 +125496,7 @@ Schema for the result of accepting/rejecting an invitation
125295
125496
 
125296
125497
  ```json
125297
125498
  {
125298
- "$schema": "http://json-schema.org/draft-04/schema#",
125499
+ "$schema": "http://json-schema.org/draft-07/schema#",
125299
125500
  "type": "object",
125300
125501
  "properties": {
125301
125502
  "accepted": {
@@ -125327,7 +125528,7 @@ Schema for an array of pending invitations to an Organization
125327
125528
 
125328
125529
  ```json
125329
125530
  {
125330
- "$schema": "http://json-schema.org/draft-04/schema#",
125531
+ "$schema": "http://json-schema.org/draft-07/schema#",
125331
125532
  "type": "array",
125332
125533
  "items": {
125333
125534
  "type": "object",
@@ -125463,7 +125664,7 @@ Schema for the body of a request to modify an Organization member
125463
125664
 
125464
125665
  ```json
125465
125666
  {
125466
- "$schema": "http://json-schema.org/draft-04/schema#",
125667
+ "$schema": "http://json-schema.org/draft-07/schema#",
125467
125668
  "type": "object",
125468
125669
  "properties": {
125469
125670
  "userId": {
@@ -125558,7 +125759,7 @@ Schema for the body of an Organization modification request
125558
125759
 
125559
125760
  ```json
125560
125761
  {
125561
- "$schema": "http://json-schema.org/draft-04/schema#",
125762
+ "$schema": "http://json-schema.org/draft-07/schema#",
125562
125763
  "type": "object",
125563
125764
  "properties": {
125564
125765
  "name": {
@@ -125610,7 +125811,7 @@ Schema for the body of an Organization creation request
125610
125811
 
125611
125812
  ```json
125612
125813
  {
125613
- "$schema": "http://json-schema.org/draft-04/schema#",
125814
+ "$schema": "http://json-schema.org/draft-07/schema#",
125614
125815
  "type": "object",
125615
125816
  "properties": {
125616
125817
  "name": {
@@ -125665,7 +125866,7 @@ Schema for an Organization member&#x27;s role info
125665
125866
 
125666
125867
  ```json
125667
125868
  {
125668
- "$schema": "http://json-schema.org/draft-04/schema#",
125869
+ "$schema": "http://json-schema.org/draft-07/schema#",
125669
125870
  "type": "object",
125670
125871
  "properties": {
125671
125872
  "role": {
@@ -125752,7 +125953,7 @@ Schema for a collection of Organizations
125752
125953
 
125753
125954
  ```json
125754
125955
  {
125755
- "$schema": "http://json-schema.org/draft-04/schema#",
125956
+ "$schema": "http://json-schema.org/draft-07/schema#",
125756
125957
  "type": "object",
125757
125958
  "properties": {
125758
125959
  "items": {
@@ -126333,7 +126534,7 @@ Schema for the set of additional nodes for the workflow palette
126333
126534
 
126334
126535
  ```json
126335
126536
  {
126336
- "$schema": "http://json-schema.org/draft-04/schema#",
126537
+ "$schema": "http://json-schema.org/draft-07/schema#",
126337
126538
  "type": "object",
126338
126539
  "properties": {
126339
126540
  "customNodes": {
@@ -127167,7 +127368,7 @@ Schema for the body of a request to complete the reset password flow
127167
127368
 
127168
127369
  ```json
127169
127370
  {
127170
- "$schema": "http://json-schema.org/draft-04/schema#",
127371
+ "$schema": "http://json-schema.org/draft-07/schema#",
127171
127372
  "type": "object",
127172
127373
  "properties": {
127173
127374
  "token": {
@@ -127214,7 +127415,7 @@ Schema for the body of a request to start the reset password flow
127214
127415
 
127215
127416
  ```json
127216
127417
  {
127217
- "$schema": "http://json-schema.org/draft-04/schema#",
127418
+ "$schema": "http://json-schema.org/draft-07/schema#",
127218
127419
  "type": "object",
127219
127420
  "properties": {
127220
127421
  "email": {
@@ -127247,7 +127448,7 @@ Schema for result of a successful password reset
127247
127448
 
127248
127449
  ```json
127249
127450
  {
127250
- "$schema": "http://json-schema.org/draft-04/schema#",
127451
+ "$schema": "http://json-schema.org/draft-07/schema#",
127251
127452
  "type": "object",
127252
127453
  "properties": {
127253
127454
  "success": {
@@ -127285,7 +127486,7 @@ Schema for the result of a payload stats request
127285
127486
 
127286
127487
  ```json
127287
127488
  {
127288
- "$schema": "http://json-schema.org/draft-04/schema#",
127489
+ "$schema": "http://json-schema.org/draft-07/schema#",
127289
127490
  "type": "object",
127290
127491
  "properties": {
127291
127492
  "dataTable": {
@@ -127447,7 +127648,7 @@ Schema for the body of a request to add a recent item
127447
127648
 
127448
127649
  ```json
127449
127650
  {
127450
- "$schema": "http://json-schema.org/draft-04/schema#",
127651
+ "$schema": "http://json-schema.org/draft-07/schema#",
127451
127652
  "type": "object",
127452
127653
  "properties": {
127453
127654
  "itemType": {
@@ -127495,7 +127696,7 @@ Schema for an array of recent items
127495
127696
 
127496
127697
  ```json
127497
127698
  {
127498
- "$schema": "http://json-schema.org/draft-04/schema#",
127699
+ "$schema": "http://json-schema.org/draft-07/schema#",
127499
127700
  "type": "object",
127500
127701
  "properties": {
127501
127702
  "itemType": {
@@ -127560,7 +127761,7 @@ Schema for the body of a resource transfer request
127560
127761
 
127561
127762
  ```json
127562
127763
  {
127563
- "$schema": "http://json-schema.org/draft-04/schema#",
127764
+ "$schema": "http://json-schema.org/draft-07/schema#",
127564
127765
  "type": "object",
127565
127766
  "properties": {
127566
127767
  "destinationId": {
@@ -127623,7 +127824,7 @@ SAML Response body for login
127623
127824
 
127624
127825
  ```json
127625
127826
  {
127626
- "$schema": "http://json-schema.org/draft-04/schema#",
127827
+ "$schema": "http://json-schema.org/draft-07/schema#",
127627
127828
  "type": "object",
127628
127829
  "properties": {
127629
127830
  "SAMLResponse": {
@@ -128095,7 +128296,7 @@ SSO Request built from the SP and IDP config
128095
128296
 
128096
128297
  ```json
128097
128298
  {
128098
- "$schema": "http://json-schema.org/draft-04/schema#",
128299
+ "$schema": "http://json-schema.org/draft-07/schema#",
128099
128300
  "type": "object",
128100
128301
  "properties": {
128101
128302
  "ssoType": {
@@ -128134,7 +128335,7 @@ Schema for reporting a successful operation
128134
128335
 
128135
128336
  ```json
128136
128337
  {
128137
- "$schema": "http://json-schema.org/draft-04/schema#",
128338
+ "$schema": "http://json-schema.org/draft-07/schema#",
128138
128339
  "type": "object",
128139
128340
  "properties": {
128140
128341
  "success": {
@@ -128156,6 +128357,76 @@ Schema for reporting a successful operation
128156
128357
 
128157
128358
  <br/>
128158
128359
 
128360
+ ## Success With Execution ID
128361
+
128362
+ Schema for reporting a successful operation with a corresponding execution ID
128363
+
128364
+ ### <a name="success-with-execution-id-schema"></a> Schema
128365
+
128366
+ ```json
128367
+ {
128368
+ "$schema": "http://json-schema.org/draft-07/schema#",
128369
+ "type": "object",
128370
+ "properties": {
128371
+ "success": {
128372
+ "type": "boolean",
128373
+ "enum": [
128374
+ true
128375
+ ]
128376
+ },
128377
+ "executionId": {
128378
+ "type": "string",
128379
+ "pattern": "^[A-Fa-f\\d]{24}$"
128380
+ }
128381
+ }
128382
+ }
128383
+ ```
128384
+ ### <a name="success-with-execution-id-example"></a> Example
128385
+
128386
+ ```json
128387
+ {
128388
+ "success": true,
128389
+ "executionId": "89KDR0chj84e6qWC_aPFm"
128390
+ }
128391
+ ```
128392
+
128393
+ <br/>
128394
+
128395
+ ## Success With Job ID
128396
+
128397
+ Schema for reporting a successful operation with a corresponding job id
128398
+
128399
+ ### <a name="success-with-job-id-schema"></a> Schema
128400
+
128401
+ ```json
128402
+ {
128403
+ "$schema": "http://json-schema.org/draft-07/schema#",
128404
+ "type": "object",
128405
+ "properties": {
128406
+ "success": {
128407
+ "type": "boolean",
128408
+ "enum": [
128409
+ true
128410
+ ]
128411
+ },
128412
+ "jobId": {
128413
+ "type": "string",
128414
+ "maxLength": 21
128415
+ }
128416
+ }
128417
+ }
128418
+ ```
128419
+ ### <a name="success-with-job-id-example"></a> Example
128420
+
128421
+ ```json
128422
+ {
128423
+ "success": true,
128424
+ "jobId": "89KDR0chj84e6qWC_aPFm"
128425
+ }
128426
+ ```
128427
+
128428
+ <br/>
128429
+
128159
128430
  ## Tag Keys Response
128160
128431
 
128161
128432
  Schema for a list of tag keys
@@ -128164,7 +128435,7 @@ Schema for a list of tag keys
128164
128435
 
128165
128436
  ```json
128166
128437
  {
128167
- "$schema": "http://json-schema.org/draft-04/schema#",
128438
+ "$schema": "http://json-schema.org/draft-07/schema#",
128168
128439
  "type": "object",
128169
128440
  "properties": {
128170
128441
  "tagKeys": {
@@ -128200,7 +128471,7 @@ Schema for a list of tag values for a key
128200
128471
 
128201
128472
  ```json
128202
128473
  {
128203
- "$schema": "http://json-schema.org/draft-04/schema#",
128474
+ "$schema": "http://json-schema.org/draft-07/schema#",
128204
128475
  "type": "object",
128205
128476
  "properties": {
128206
128477
  "tagKey": {
@@ -128242,7 +128513,7 @@ Schema for a collection of template keywords
128242
128513
 
128243
128514
  ```json
128244
128515
  {
128245
- "$schema": "http://json-schema.org/draft-04/schema#",
128516
+ "$schema": "http://json-schema.org/draft-07/schema#",
128246
128517
  "properties": {
128247
128518
  "keywords": {
128248
128519
  "type": "array",
@@ -128277,7 +128548,7 @@ Schema for the result of a time series query
128277
128548
 
128278
128549
  ```json
128279
128550
  {
128280
- "$schema": "http://json-schema.org/draft-04/schema#",
128551
+ "$schema": "http://json-schema.org/draft-07/schema#",
128281
128552
  "type": "object",
128282
128553
  "properties": {
128283
128554
  "start": {
@@ -128514,7 +128785,7 @@ Schema for the body of a time series query request
128514
128785
 
128515
128786
  ```json
128516
128787
  {
128517
- "$schema": "http://json-schema.org/draft-04/schema#",
128788
+ "$schema": "http://json-schema.org/draft-07/schema#",
128518
128789
  "type": "object",
128519
128790
  "properties": {
128520
128791
  "start": {
@@ -128712,7 +128983,7 @@ Schema for information about the two factor auth for currently authenticated use
128712
128983
 
128713
128984
  ```json
128714
128985
  {
128715
- "$schema": "http://json-schema.org/draft-04/schema#",
128986
+ "$schema": "http://json-schema.org/draft-07/schema#",
128716
128987
  "type": "object",
128717
128988
  "properties": {
128718
128989
  "key": {
@@ -128746,7 +129017,7 @@ Schema for the body of a User authentication request
128746
129017
 
128747
129018
  ```json
128748
129019
  {
128749
- "$schema": "http://json-schema.org/draft-04/schema#",
129020
+ "$schema": "http://json-schema.org/draft-07/schema#",
128750
129021
  "type": "object",
128751
129022
  "properties": {
128752
129023
  "email": {
@@ -129222,7 +129493,7 @@ Schema for the body of a User creation request
129222
129493
 
129223
129494
  ```json
129224
129495
  {
129225
- "$schema": "http://json-schema.org/draft-04/schema#",
129496
+ "$schema": "http://json-schema.org/draft-07/schema#",
129226
129497
  "type": "object",
129227
129498
  "properties": {
129228
129499
  "email": {
@@ -129776,7 +130047,7 @@ Schema for the result of a validateContext call when invalid context is passed
129776
130047
 
129777
130048
  ```json
129778
130049
  {
129779
- "$schema": "http://json-schema.org/draft-04/schema#",
130050
+ "$schema": "http://json-schema.org/draft-07/schema#",
129780
130051
  "type": "object",
129781
130052
  "properties": {
129782
130053
  "type": {
@@ -129886,7 +130157,31 @@ Schema for the result of a validateContext call when invalid context is passed
129886
130157
  "additionalProperties": false
129887
130158
  },
129888
130159
  "dashboard": {
129889
- "ref": "#/definitions/validateContextSuccess/properties/dashboard"
130160
+ "type": "object",
130161
+ "properties": {
130162
+ "name": {
130163
+ "type": "string",
130164
+ "minLength": 1,
130165
+ "maxLength": 255
130166
+ },
130167
+ "id": {
130168
+ "type": "string",
130169
+ "pattern": "^[A-Fa-f\\d]{24}$"
130170
+ },
130171
+ "duration": {
130172
+ "type": "integer",
130173
+ "minimum": 1
130174
+ },
130175
+ "resolution": {
130176
+ "type": "integer",
130177
+ "minimum": 1
130178
+ },
130179
+ "refreshRate": {
130180
+ "type": "number",
130181
+ "minimum": 5,
130182
+ "maximum": 600
130183
+ }
130184
+ }
129890
130185
  }
129891
130186
  }
129892
130187
  }
@@ -129949,7 +130244,7 @@ Schema for the result of a successful validateContext call
129949
130244
 
129950
130245
  ```json
129951
130246
  {
129952
- "$schema": "http://json-schema.org/draft-04/schema#",
130247
+ "$schema": "http://json-schema.org/draft-07/schema#",
129953
130248
  "type": "object",
129954
130249
  "properties": {
129955
130250
  "success": {
@@ -130152,7 +130447,7 @@ Schema for validation errors returned by the API
130152
130447
 
130153
130448
  ```json
130154
130449
  {
130155
- "$schema": "http://json-schema.org/draft-04/schema#",
130450
+ "$schema": "http://json-schema.org/draft-07/schema#",
130156
130451
  "type": "object",
130157
130452
  "properties": {
130158
130453
  "type": {
@@ -130219,7 +130514,7 @@ Schema for the body of a request to press a Workflow virtual button
130219
130514
 
130220
130515
  ```json
130221
130516
  {
130222
- "$schema": "http://json-schema.org/draft-04/schema#",
130517
+ "$schema": "http://json-schema.org/draft-07/schema#",
130223
130518
  "type": "object",
130224
130519
  "properties": {
130225
130520
  "key": {
@@ -130268,7 +130563,7 @@ Schema for a single Webhook
130268
130563
 
130269
130564
  ```json
130270
130565
  {
130271
- "$schema": "http://json-schema.org/draft-04/schema#",
130566
+ "$schema": "http://json-schema.org/draft-07/schema#",
130272
130567
  "type": "object",
130273
130568
  "properties": {
130274
130569
  "id": {
@@ -130358,7 +130653,7 @@ Schema for the body of a Webhook modification request
130358
130653
 
130359
130654
  ```json
130360
130655
  {
130361
- "$schema": "http://json-schema.org/draft-04/schema#",
130656
+ "$schema": "http://json-schema.org/draft-07/schema#",
130362
130657
  "type": "object",
130363
130658
  "properties": {
130364
130659
  "name": {
@@ -130419,7 +130714,7 @@ Schema for the body of a Webhook creation request
130419
130714
 
130420
130715
  ```json
130421
130716
  {
130422
- "$schema": "http://json-schema.org/draft-04/schema#",
130717
+ "$schema": "http://json-schema.org/draft-07/schema#",
130423
130718
  "type": "object",
130424
130719
  "properties": {
130425
130720
  "name": {
@@ -130482,7 +130777,7 @@ Schema for a collection of Webhooks
130482
130777
 
130483
130778
  ```json
130484
130779
  {
130485
- "$schema": "http://json-schema.org/draft-04/schema#",
130780
+ "$schema": "http://json-schema.org/draft-07/schema#",
130486
130781
  "type": "object",
130487
130782
  "properties": {
130488
130783
  "items": {