http://localhost:9090/api/user/create
{
"name": "officer",
"email": "[email protected]",
"phoneNumber": "01324560570",
"officeId": 3,
"password": "nullhobe",
"designation": "OFFICER"
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
http://localhost:9090/api/user/login
{
"email": "[email protected]",
"password": "12345678"
}
Param | value | Type |
---|
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
http://localhost:9090/api/user/auth/all
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
http://localhost:9090/api/user/auth/3
{
"name": "bbb bbb",
"email": "[email protected]",
"phoneNumber": "01324560579",
"officeId": 3,
"password": "pepepe"
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
http://localhost:9090/api/issue/new
Param | value | Type |
---|---|---|
title | test title 2 | text |
description | description 2 | text |
attachments | /C:/Users/KIT/Desktop/background.jpg | file |
category | submission | text |
Param | value | Type |
---|---|---|
token | eyJhbGciOiJIUzM4NCJ9.eyJuYW1lIjoiU1VQRVJBRE1JTiIsImRlc2lnbmF0aW9uIjoiU1VQRVJBRE1JTiIsImVtYWlsIjoic3VwZXJhZG1pbkBhZG1pbi5jb20iLCJzdWIiOiJzdXBlcmFkbWluQGFkbWluLmNvbSIsImlhdCI6MTczMDgwMzA4NywiZXhwIjoxNzMwODg5NDg3fQ.Eyir9lBc7XH-o6NROgfrMTNkMgmfi1VVb2hCIxI_H9XEZAke0koMtu4_nB4ke090 | string |
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
http://localhost:9090/api/issue/1
Param | value | Type |
---|---|---|
title | first one | text |
description | first one | text |
status | REJECTED | text |
attachments | /C:/Users/KIT/Desktop/background.jpg,/C:/Users/KIT/Desktop/complainant save response.txt,/C:/Users/KIT/Desktop/download.png,/C:/Users/KIT/Desktop/json.txt | file |
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
http://localhost:9090/api/issue/20
Param | value | Type |
---|---|---|
title | updated | text |
attachments | /C:/Users/KIT/Desktop/background.jpg,/C:/Users/KIT/Desktop/download.png | file |
description | updated description | text |
status | REJECTED | text |
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
http://localhost:9090/api/issue/1
Param | value | Type |
---|---|---|
title | test title | text |
attachments | /C:/Users/KIT/Pictures/Screenshots/Screenshot 2024-09-19 134810.png,/C:/Users/KIT/Pictures/Screenshots/Screenshot 2024-09-22 112206.png | file |
description | test description | text |
status | OPEN | text |
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
http://localhost:9090/api/issue_reply/2
{
"comment": "need to reopen",
"updatedStatus": "OPEN"
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
http://localhost:9090/api/issue_reply/2
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
http://localhost:9090/api/issue/user/3
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
http://localhost:9090/api/dashboard/status
Param | value | Type |
---|---|---|
status | OPEN | text |
Param | value | Type |
---|---|---|
token | eyJhbGciOiJIUzM4NCJ9.eyJuYW1lIjoiU1VQRVJBRE1JTiIsImRlc2lnbmF0aW9uIjoiU1VQRVJBRE1JTiIsImVtYWlsIjoic3VwZXJhZG1pbkBhZG1pbi5jb20iLCJzdWIiOiJzdXBlcmFkbWluQGFkbWluLmNvbSIsImlhdCI6MTczMDgwMjkyOSwiZXhwIjoxNzMwODg5MzI5fQ.JGENi8aw8gSQfR3ZSEmYRK7R8rvznTL8ci1gmbpCYb4fQJGsh8OfcDc7ekPfDeSa | string |
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
http://localhost:9090/api/dashboard/current_month
Param | value | Type |
---|---|---|
YearMonth | 2024-11-30 | text |
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
http://localhost:9090/api/dashboard/between_month
Param | value | Type |
---|---|---|
startYearMonth | 2024-9-30 | text |
endYearMonth | 2024-11-30 | text |
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
http://localhost:9090/api/dashboard/tracking?trackingNumber=44214584789
Param | value | Type |
---|---|---|
startYearMonth | 2024-9-30 | text |
endYearMonth | 2024-10-30 | text |
Param | value |
---|---|
trackingNumber | 44214584789 |
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
http://localhost:9090/api/dashboard/find?input=2
Param | value | Type |
---|---|---|
startYearMonth | 2024-9-30 | text |
endYearMonth | 2024-10-30 | text |
Param | value |
---|---|
input | 2 |
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
http://localhost:9090/api/dashboard/count
Param | value | Type |
---|---|---|
startYearMonth | 2024-9-30 | text |
endYearMonth | 2024-10-30 | text |
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
http://localhost:9090/api/attachments/issue/2
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
http://localhost:9090/api/attachments/2
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
http://localhost:9090/api/auth/su/update/user
{
"name": "bbb bbb",
"email": "[email protected]",
"phoneNumber": "01324560579",
"officeId": 3,
"password": "nullhobe",
"designation": "ADMIN"
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
http://localhost:9090/api/auth/su/permissions
Param | value | Type |
---|---|---|
token | eyJhbGciOiJIUzM4NCJ9.eyJuYW1lIjoiU1VQRVJBRE1JTiIsImRlc2lnbmF0aW9uIjoiU1VQRVJBRE1JTiIsImVtYWlsIjoic3VwZXJhZG1pbkBhZG1pbi5jb20iLCJzdWIiOiJzdXBlcmFkbWluQGFkbWluLmNvbSIsImlhdCI6MTczMDgwMzA4NywiZXhwIjoxNzMwODg5NDg3fQ.Eyir9lBc7XH-o6NROgfrMTNkMgmfi1VVb2hCIxI_H9XEZAke0koMtu4_nB4ke090 | string |
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
http://localhost:9090/api/auth/su/role/1
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
http://localhost:9090/api/auth/su/role/edit/1
{
"permissionList": [1,7,8,10]
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
Powered By: postman-to-markdown