Add authentication to more handlers
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"name": "Test Owner",
|
||||
"api_key": "9972bf37-5154-4e1a-a76e-49c93d7d78df",
|
||||
"mod_version": "0.0.1"
|
||||
}
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"name": "Test Owner 2",
|
||||
"api_key": "84f03de0-225f-44c1-894d-d5a8c2f74803",
|
||||
"mod_version": "0.0.1"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"name": "Test Shop",
|
||||
"owner_id": 1,
|
||||
"description": "for testing",
|
||||
"is_not_sell_buy": true,
|
||||
"sell_buy_list_id": 1,
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"name": "Test Shop",
|
||||
"owner_id": 2,
|
||||
"name": "Test Shop 2",
|
||||
"description": "for testing",
|
||||
"is_not_sell_buy": true,
|
||||
"sell_buy_list_id": 1,
|
||||
|
||||
Reference in New Issue
Block a user