HM-38. Добавлен логгер в бек, ведет записи в базу, добавлена ручка для получения логов
This commit is contained in:
10
store.http
10
store.http
@ -13,7 +13,7 @@ content-type: application/json
|
||||
Api-Name: store-service-test
|
||||
|
||||
{
|
||||
"key": "testApi-4",
|
||||
"key": "testApi-455",
|
||||
"value": {
|
||||
|
||||
},
|
||||
@ -40,5 +40,9 @@ Api-Name: store-service-test
|
||||
|
||||
###
|
||||
|
||||
DELETE http://localhost:4001/store/testApi-4 HTTP/1.1
|
||||
Api-Name: store-service-test
|
||||
DELETE http://localhost:4001/store/testApi-433 HTTP/1.1
|
||||
Api-Name: store-service-test
|
||||
|
||||
###
|
||||
|
||||
GET http://localhost:4001/logs HTTP/1.1
|
||||
|
||||
Reference in New Issue
Block a user