admin added

This commit is contained in:
Naveen Kumar 2025-03-18 22:31:14 +05:30
parent a94f3a82dc
commit c29316ca0b

View File

@ -29,7 +29,7 @@
} }
}, },
{ {
"name": "Publish Result", "name": "Publish Result (Admin)",
"request": { "request": {
"method": "POST", "method": "POST",
"header": [ "header": [
@ -56,7 +56,7 @@
} }
}, },
{ {
"name": "Update Result", "name": "Update Result (Admin)",
"request": { "request": {
"method": "PUT", "method": "PUT",
"header": [ "header": [
@ -83,7 +83,7 @@
} }
}, },
{ {
"name": "Delete Result", "name": "Delete Result (Admin)",
"request": { "request": {
"method": "DELETE", "method": "DELETE",
"header": [ "header": [
@ -102,7 +102,7 @@
} }
}, },
{ {
"name": "Get Results By Team", "name": "Get Results By Team (Admin)",
"request": { "request": {
"method": "GET", "method": "GET",
"header": [ "header": [