Update request_schema.json
This commit is contained in:
parent
56fd73ad2f
commit
4b3ddb83d6
@ -920,13 +920,13 @@
|
||||
],
|
||||
"format": "date"
|
||||
},
|
||||
"AccountEmail": {
|
||||
"accountemail": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"EventType": {
|
||||
"eventtype": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
@ -950,7 +950,7 @@
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"InputIpAddress": {
|
||||
"inputipaddress": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
@ -987,7 +987,7 @@
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"DigitalIdConfidence": {
|
||||
"digitalidconfidence": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
@ -1005,25 +1005,25 @@
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"DeviceId": {
|
||||
"deviceid": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"FuzzyDeviceId": {
|
||||
"fuzzydeviceid": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"TrueIp": {
|
||||
"trueip": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"TrueIpGeo": {
|
||||
"trueipgeo": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
@ -1047,7 +1047,7 @@
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"DnsIp": {
|
||||
"dnsip": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
@ -1059,7 +1059,7 @@
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"RequestId": {
|
||||
"requestid": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
@ -1077,7 +1077,7 @@
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"TmxSummaryReasonCode": {
|
||||
"tmxsummaryreasoncode": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
@ -1089,7 +1089,7 @@
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"RiskRating": {
|
||||
"riskrating": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user