Skip to content
Snippets Groups Projects
Commit 9ccca4fd authored by Rebecca Wheeler's avatar Rebecca Wheeler
Browse files

Update Get_Lookups.json

parent 362f7047
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,18 @@
"required" : false,
"type" : "number",
"format" : "int32"
}, {
"name" : "Authorization",
"in" : "header",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "x-api-key",
"in" : "header",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "id",
"in" : "path",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment