Skip to content

Commit cab4b26

Browse files
author
GitHub Actions Bot
committed
Single file specifications refresh (8b321de)
1 parent 8b321de commit cab4b26

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

generated/artifacts/openapi-reference/openapi.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5726,7 +5726,7 @@
57265726
"deprecated": true,
57275727
"description": "Returns any matches including, but not limited to, name and date of birth of match, aliases and associates, and relevant events and sources.",
57285728
"items": {
5729-
"type": "string"
5729+
"type": "object"
57305730
},
57315731
"type": "array"
57325732
}
@@ -5782,7 +5782,7 @@
57825782
"deprecated": true,
57835783
"description": "Returns any matches including, but not limited to, name and date of birth of match, aliases and associates, and relevant events and sources.",
57845784
"items": {
5785-
"type": "string"
5785+
"type": "object"
57865786
},
57875787
"type": "array"
57885788
}

generated/artifacts/openapi-yaml/openapi/openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4856,7 +4856,7 @@ components:
48564856
\ date of birth of match, aliases and associates, and relevant events\
48574857
\ and sources."
48584858
items:
4859-
type: string
4859+
type: object
48604860
type: array
48614861
type: object
48624862
watchlist_enhanced_breakdown:
@@ -4897,7 +4897,7 @@ components:
48974897
\ date of birth of match, aliases and associates, and relevant events\
48984898
\ and sources."
48994899
items:
4900-
type: string
4900+
type: object
49014901
type: array
49024902
type: object
49034903
proof_of_address_breakdown:

generated/artifacts/openapi/openapi.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4915,7 +4915,7 @@
49154915
"deprecated" : true,
49164916
"description" : "Returns any matches including, but not limited to, name and date of birth of match, aliases and associates, and relevant events and sources.",
49174917
"items" : {
4918-
"type" : "string"
4918+
"type" : "object"
49194919
},
49204920
"type" : "array"
49214921
}
@@ -4971,7 +4971,7 @@
49714971
"deprecated" : true,
49724972
"description" : "Returns any matches including, but not limited to, name and date of birth of match, aliases and associates, and relevant events and sources.",
49734973
"items" : {
4974-
"type" : "string"
4974+
"type" : "object"
49754975
},
49764976
"type" : "array"
49774977
}

0 commit comments

Comments
 (0)