Skip to content
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.

Validation History URI #18

Open
eby opened this issue Feb 23, 2011 · 1 comment
Open

Validation History URI #18

eby opened this issue Feb 23, 2011 · 1 comment

Comments

@eby
Copy link

eby commented Feb 23, 2011

In addition to the PUT method to start a manual validity check it might be worthwhile to take a hint from cijoe and have a uri for last full validity check, independent of specific job. So it would return:

  • 200 - OK (last check was successful)
  • 412 - PRECONDITION FAILED (like cijoe) or 500 error??

Could include last modified headers for when job was completed.

A payload could be retrieved with specific errors.

@msmorul
Copy link
Collaborator

msmorul commented Feb 24, 2011

Should this information be added to the metadata returned when listing bags, rather than calling the validation url for each bag. It would also give 3rd parties a quick way to know which bags have been 'finished'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants