Update request_schema.json
Some checks failed
Build and Push Docker Image / test (push) Successful in 8s
Build and Push Docker Image / build_and_push (push) Has been cancelled

This commit is contained in:
admin user 2025-05-06 17:05:45 +00:00
parent 56fd73ad2f
commit 4b3ddb83d6

View File

@ -920,13 +920,13 @@
], ],
"format": "date" "format": "date"
}, },
"AccountEmail": { "accountemail": {
"type": [ "type": [
"string", "string",
"null" "null"
] ]
}, },
"EventType": { "eventtype": {
"type": [ "type": [
"string", "string",
"null" "null"
@ -950,7 +950,7 @@
"null" "null"
] ]
}, },
"InputIpAddress": { "inputipaddress": {
"type": [ "type": [
"string", "string",
"null" "null"
@ -987,7 +987,7 @@
"null" "null"
] ]
}, },
"DigitalIdConfidence": { "digitalidconfidence": {
"type": [ "type": [
"string", "string",
"null" "null"
@ -1005,25 +1005,25 @@
"null" "null"
] ]
}, },
"DeviceId": { "deviceid": {
"type": [ "type": [
"string", "string",
"null" "null"
] ]
}, },
"FuzzyDeviceId": { "fuzzydeviceid": {
"type": [ "type": [
"string", "string",
"null" "null"
] ]
}, },
"TrueIp": { "trueip": {
"type": [ "type": [
"string", "string",
"null" "null"
] ]
}, },
"TrueIpGeo": { "trueipgeo": {
"type": [ "type": [
"string", "string",
"null" "null"
@ -1047,7 +1047,7 @@
"null" "null"
] ]
}, },
"DnsIp": { "dnsip": {
"type": [ "type": [
"string", "string",
"null" "null"
@ -1059,7 +1059,7 @@
"null" "null"
] ]
}, },
"RequestId": { "requestid": {
"type": [ "type": [
"string", "string",
"null" "null"
@ -1077,7 +1077,7 @@
"null" "null"
] ]
}, },
"TmxSummaryReasonCode": { "tmxsummaryreasoncode": {
"type": [ "type": [
"string", "string",
"null" "null"
@ -1089,7 +1089,7 @@
"null" "null"
] ]
}, },
"RiskRating": { "riskrating": {
"type": [ "type": [
"string", "string",
"null" "null"