Bug #6573
Milestone #6691: Improve error reporting in client
identify unimplemented and undocumented apis
First Occurred:
Occurs In:
Stakeholders:
Description
The documentation and the api have diverged, a script to check all of the URLS in the API doc, and all of the URLS in constants.py and return their HTTP status is needed
History
#1 Updated by Dennis Box over 6 years ago
unimplemented but documented, currently return 404:
/jobsub/users/<userid>/jobs
/jobsub/users/<userid>/
/jobsub/users/
implemented and used but undocumented
/jobsub/acctgroups/${GROUP}/jobs/history/
/jobsub/acctgroups/${GROUP}/users/${USER}/jobs/history/
/jobsub/acctgroups/${GROUP}/users/${USER}/jobs/history/?job_id=1.0@${MACH}.fnal.gov
/jobsub/jobs/
see api_coverage.sh in jobsub/test/client/ directory
#2 Updated by Dennis Box over 6 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
#3 Updated by Parag Mhashilkar over 6 years ago
- Parent task changed from #5830 to #6691
#4 Updated by Parag Mhashilkar over 6 years ago
- Status changed from Resolved to Closed
#5 Updated by Parag Mhashilkar over 6 years ago
- Due date set to 07/30/2014