Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • No definitive decisions made.
  • Proposal: no change to the Fedora API spec in 6.  We will either:
    • align code with the (as-yet-to-be-ratified) side-car specification
    • leave HTTP API unchanged while introducing the possibility of auto-versioning on transaction completion.

Query endpoint

Should Proposal: Query endpoint should support the following use cases:

  • List all resources

  • List all binary resources by mimetype

  • List resources where created  <> x date.by parent

  • List resources where modified  <> x date.by mimetype, parent, and modified date (<>=)

  • List resources where modified <> x and mimetype in (x,..) <> x date.

https://docs.google.com/document/d/13C_UhB37docTd8ZTD1ZSKuFhX6q9_3Boo67hjUC2YyM/edit

...