Jump to: navigation, search

Difference between revisions of "Zaqar/specs/api/next"

m (Marconi API - Next)
(Generic)
Line 6: Line 6:
  
 
* Auto-generate client UUID if not given (?)
 
* Auto-generate client UUID if not given (?)
 +
* Remove deprecated "partial results" semantics from message posting
  
 
=== HTTP ===
 
=== HTTP ===

Revision as of 21:44, 10 October 2013

Marconi API - Next

Brainstorming page for API improvements. The ideas below need to be discussed with the Marconi team and the OS community. They will be turned into blueprints as appropriate.

Generic

  • Auto-generate client UUID if not given (?)
  • Remove deprecated "partial results" semantics from message posting

HTTP

  • Return an href for deleting all claimed messages with a single call
  • Allow PUTing metadata when creating a queue
  • 204 vs. 200 + empty array
  • Consistency around response envelope for /messages vs /messages?ids