Add auth to delete endpoints

This commit is contained in:
2020-07-30 01:09:29 -04:00
parent 79b45551fd
commit 68b04b4f4c
10 changed files with 136 additions and 25 deletions

View File

@@ -1,5 +1,6 @@
{
"shop_id": 1,
"owner_id": 1,
"ref_list": [
{
"mod_name": "Skyrim.esm",

5
test_data/owner2.json Normal file
View File

@@ -0,0 +1,5 @@
{
"name": "Test Owner 2",
"api_key": "84f03de0-225f-44c1-894d-d5a8c2f74803",
"mod_version": "0.0.1"
}