diff --git a/deployment/postman/MVD.postman_collection.json b/deployment/postman/MVD.postman_collection.json index afff7aca..58779ac5 100644 --- a/deployment/postman/MVD.postman_collection.json +++ b/deployment/postman/MVD.postman_collection.json @@ -466,7 +466,7 @@ "method": "POST", "header": [ { - "key": "x-api-key", + "key": "X-Api-Key", "value": "password" }, { @@ -500,7 +500,7 @@ "method": "POST", "header": [ { - "key": "x-api-key", + "key": "X-Api-Key", "value": "password" } ], @@ -1925,7 +1925,7 @@ }, { "key": "key", - "value": "x-api-key", + "value": "X-Api-Key", "type": "string" } ] @@ -1964,7 +1964,7 @@ }, { "key": "key", - "value": "x-api-key", + "value": "X-Api-Key", "type": "string" } ]