changedInput schema / properties / filter / properties / capturedFrom / anyOf
Previous value: -[
- {
- "format": "date-time",
- "pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$",
- "type": "string"
- },
- {
- "type": "null"
- }
-]New value: +[
+ {
+ "format": "date-time",
+ "pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$",
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+]
changedInput schema / properties / filter / properties / capturedUntil / anyOf
Previous value: -[
- {
- "format": "date-time",
- "pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$",
- "type": "string"
- },
- {
- "type": "null"
- }
-]New value: +[
+ {
+ "format": "date-time",
+ "pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$",
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+]
removedInput schema / properties / filter / properties / collectionMetadata / anyOf
Removed value: -[
- {
- "type": "boolean"
- },
- {
- "type": "null"
- }
-]
addedInput schema / properties / filter / properties / collectionMetadata / type
Added value: +[
+ "boolean",
+ "null"
+]
removedInput schema / properties / filter / properties / fileName / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedInput schema / properties / filter / properties / fileName / type
Added value: +[
+ "string",
+ "null"
+]
removedInput schema / properties / filter / properties / hash / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedInput schema / properties / filter / properties / hash / type
Added value: +[
+ "string",
+ "null"
+]
removedInput schema / properties / filter / properties / title / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedInput schema / properties / filter / properties / title / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / data / allOf
Removed value: -[
- {
- "additionalProperties": {},
- "properties": {
- "_metadata": {
- "additionalProperties": {},
- "properties": {
- "currentPage": {
- "type": "number"
- },
- "pageSize": {
- "type": "number"
- },
- "totalPages": {
- "type": "number"
- },
- "totalRecords": {
- "type": "number"
- }
- },
- "type": "object"
- },
- "records": {
- "items": {
- "additionalProperties": {},
- "properties": {
- "capturedAt": {
- "type": "string"
- },
- "caseFileId": {
- "type": "string"
- },
- "createdBy": {
- "type": "string"
- },
- "custodyType": {
- "type": "string"
- },
- "fileName": {
- "type": "string"
- },
- "fileSize": {
- "type": "number"
- },
- "group": {
- "additionalProperties": {},
- "properties": {
- "code": {
- "type": "string"
- },
- "id": {
- "type": "string"
- },
- "name": {
- "type": "string"
- },
- "type": {
- "type": "string"
- }
- },
- "type": "object"
- },
- "hash": {
- "type": "string"
- },
- "id": {
- "type": "string"
- },
- "metadata": {
- "allOf": [
- {
- "additionalProperties": {
- "type": "string"
- },
- "propertyNames": {
- "type": "string"
- },
- "type": "object"
- },
- {}
- ]
- },
- "status": {
- "additionalProperties": {},
- "properties": {
- "dltTimestamp": {
- "allOf": [
- {
- "additionalProperties": {
- "type": "string"
- },
- "propertyNames": {
- "type": "string"
- },
- "type": "object"
- },
- {}
- ]
- },
- "file": {
- "type": "string"
- },
- "status": {
- "type": "string"
- },
- "tspTimestamp": {
- "allOf": [
- {
- "additionalProperties": {
- "type": "string"
- },
- "propertyNames": {
- "type": "string"
- },
- "type": "object"
- },
- {}
- ]
- }
- },
- "type": "object"
- },
- "timestamps": {
- "additionalProperties": {},
- "properties": {
- "dltTimestamps": {
- "additionalProperties": {
- "additionalProperties": {},
- "properties": {
- "blockExplorerLink": {
- "type": "string"
- },
- "blockHash": {
- "type": "string"
- },
- "network": {
- "type": "string"
- },
- "timestampedAt": {
- "type": "string"
- },
- "transactionHash": {
- "type": "string"
- }
- },
- "type": "object"
- },
- "propertyNames": {
- "type": "string"
- },
- "type": "object"
- },
- "tspTimestamps": {
- "additionalProperties": {
- "additionalProperties": {},
- "properties": {
- "timestampedAt": {
- "type": "string"
- },
- "token": {
- "type": "string"
- }
- },
- "type": "object"
- },
- "propertyNames": {
- "type": "string"
- },
- "type": "object"
- }
- },
- "type": "object"
- },
- "title": {
- "type": "string"
- },
- "type": {
- "type": "string"
- }
- },
- "type": "object"
- },
- "type": "array"
- }
- },
- "type": "object"
- },
- {
- "additionalProperties": {},
- "properties": {
- "records": {
- "items": {
- "additionalProperties": {},
- "properties": {
- "capturedAt": {
- "type": "string"
- },
- "caseFileId": {
- "type": "string"
- },
- "createdBy": {
- "type": "string"
- },
- "custodyType": {
- "type": "string"
- },
- "fileName": {
- "type": "string"
- },
- "fileSize": {
- "type": "number"
- },
- "group": {
- "additionalProperties": {},
- "properties": {
- "code": {
- "type": "string"
- },
- "id": {
- "type": "string"
- },
- "name": {
- "type": "string"
- },
- "type": {
- "type": "string"
- }
- },
- "type": "object"
- },
- "hash": {
- "type": "string"
- },
- "id": {
- "type": "string"
- },
- "metadata": {
- "allOf": [
- {
- "additionalProperties": {
- "type": "string"
- },
- "propertyNames": {
- "type": "string"
- },
- "type": "object"
- },
- {}
- ]
- },
- "status": {
- "additionalProperties": {},
- "properties": {
- "dltTimestamp": {
- "allOf": [
- {
- "additionalProperties": {
- "type": "string"
- },
- "propertyNames": {
- "type": "string"
- },
- "type": "object"
- },
- {}
- ]
- },
- "file": {
- "type": "string"
- },
- "status": {
- "type": "string"
- },
- "tspTimestamp": {
- "allOf": [
- {
- "additionalProperties": {
- "type": "string"
- },
- "propertyNames": {
- "type": "string"
- },
- "type": "object"
- },
- {}
- ]
- }
- },
- "type": "object"
- },
- "timestamps": {
- "additionalProperties": {},
- "properties": {
- "dltTimestamps": {
- "additionalProperties": {
- "additionalProperties": {},
- "properties": {
- "blockExplorerLink": {
- "type": "string"
- },
- "blockHash": {
- "type": "string"
- },
- "network": {
- "type": "string"
- },
- "timestampedAt": {
- "type": "string"
- },
- "transactionHash": {
- "type": "string"
- }
- },
- "type": "object"
- },
- "propertyNames": {
- "type": "string"
- },
- "type": "object"
- },
- "tspTimestamps": {
- "additionalProperties": {
- "additionalProperties": {},
- "properties": {
- "timestampedAt": {
- "type": "string"
- },
- "token": {
- "type": "string"
- }
- },
- "type": "object"
- },
- "propertyNames": {
- "type": "string"
- },
- "type": "object"
- }
- },
- "type": "object"
- },
- "title": {
- "type": "string"
- },
- "type": {
- "type": "string"
- }
- },
- "type": "object"
- },
- "type": "array"
- }
- },
- "type": "object"
- }
-]
addedOutput schema / properties / data / properties
Added value: +{
+ "_metadata": {
+ "additionalProperties": {},
+ "properties": {
+ "currentPage": {
+ "type": "number"
+ },
+ "pageSize": {
+ "type": "number"
+ },
+ "totalPages": {
+ "type": "number"
+ },
+ "totalRecords": {
+ "type": "number"
+ }
+ },
+ "type": "object"
+ },
+ "records": {
+ "items": {
+ "additionalProperties": {},
+ "properties": {
+ "capturedAt": {
+ "type": "string"
+ },
+ "caseFileId": {
+ "type": "string"
+ },
+ "createdBy": {
+ "type": "string"
+ },
+ "custodyType": {
+ "type": "string"
+ },
+ "fileName": {
+ "type": "string"
+ },
+ "fileSize": {
+ "type": "number"
+ },
+ "group": {
+ "additionalProperties": {},
+ "properties": {
+ "code": {
+ "type": "string"
+ },
+ "id": {
+ "type": "string"
+ },
+ "name": {
+ "type": "string"
+ },
+ "type": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "hash": {
+ "type": "string"
+ },
+ "id": {
+ "type": "string"
+ },
+ "metadata": {
+ "allOf": [
+ {
+ "additionalProperties": {
+ "type": "string"
+ },
+ "propertyNames": {
+ "type": "string"
+ },
+ "type": "object"
+ },
+ {}
+ ]
+ },
+ "status": {
+ "additionalProperties": {},
+ "properties": {
+ "dltTimestamp": {
+ "allOf": [
+ {
+ "additionalProperties": {
+ "type": "string"
+ },
+ "propertyNames": {
+ "type": "string"
+ },
+ "type": "object"
+ },
+ {}
+ ]
+ },
+ "file": {
+ "type": "string"
+ },
+ "status": {
+ "type": "string"
+ },
+ "tspTimestamp": {
+ "allOf": [
+ {
+ "additionalProperties": {
+ "type": "string"
+ },
+ "propertyNames": {
+ "type": "string"
+ },
+ "type": "object"
+ },
+ {}
+ ]
+ }
+ },
+ "type": "object"
+ },
+ "timestamps": {
+ "additionalProperties": {},
+ "properties": {
+ "dltTimestamps": {
+ "additionalProperties": {
+ "additionalProperties": {},
+ "properties": {
+ "blockExplorerLink": {
+ "type": "string"
+ },
+ "blockHash": {
+ "type": "string"
+ },
+ "network": {
+ "type": "string"
+ },
+ "timestampedAt": {
+ "type": "string"
+ },
+ "transactionHash": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "propertyNames": {
+ "type": "string"
+ },
+ "type": "object"
+ },
+ "tspTimestamps": {
+ "additionalProperties": {
+ "additionalProperties": {},
+ "properties": {
+ "timestampedAt": {
+ "type": "string"
+ },
+ "token": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "propertyNames": {
+ "type": "string"
+ },
+ "type": "object"
+ }
+ },
+ "type": "object"
+ },
+ "title": {
+ "type": "string"
+ },
+ "type": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+ }
+}
addedOutput schema / properties / data / type
Added value: +"object"