diff --git a/gatewayservice/postman/Gateway.postman_collection.json b/gatewayservice/postman/Gateway.postman_collection.json index 470896d..e721b96 100644 --- a/gatewayservice/postman/Gateway.postman_collection.json +++ b/gatewayservice/postman/Gateway.postman_collection.json @@ -61,6 +61,14 @@ } }, "response": [] + }, + { + "name": "Get statistics", + "request": { + "method": "GET", + "header": [] + }, + "response": [] } ] } \ No newline at end of file