issues
search
adfinis-forks
/
aptly
aptly - Debian repository management tool
https://www.aptly.info/
MIT License
0
stars
0
forks
source link
Adjusted status code of api
#22
Closed
sliverc
closed
7 years ago
sliverc
commented
7 years ago
Removed 403 status codes and replaced with 400, 404 depending on context
Replacing 412 with 409 to determine when a task can not be run because resource is busy. 409 Conflict is more accurate than 412.