deckhand/doc/source
Felipe Monteiro 16c7ec196f Implement sort filter
This PS implements the sort filter, allowing (for now)
the GET /revisions and GET /revision/{revision_id}/documents
endpoints to be sorted as per the API documentation in
Deckhand [0].

An additional filter has also been added to the 2 aforementioned
endpoints as well -- order -- which determines the order in
which sorted results are returned: "asc" for ascending
order and "desc" for descending order.

[0] http://deckhand.readthedocs.io/en/latest/api_ref.html#get-revisions-revision-id-documents

Change-Id: Ifb9e15b8379b0a28889a14c331d81d9a4147f1d4
2017-11-29 20:53:21 +00:00
..
_static Add sphinx job for auto-generating docs 2017-09-21 16:16:23 +01:00
HACKING.rst DECKHAND-61: oslo.policy integration 2017-10-07 18:43:28 +01:00
api_ref.rst Implement sort filter 2017-11-29 20:53:21 +00:00
buckets.rst Revamp Deckhand documentation 2017-10-16 20:11:56 +01:00
conf.py DECKHAND-61: oslo.policy integration 2017-10-07 18:43:28 +01:00
document_types.rst Revamp Deckhand documentation 2017-10-16 20:11:56 +01:00
documents.rst Revamp Deckhand documentation 2017-10-16 20:11:56 +01:00
glossary.rst DECKHAND-61: oslo.policy integration 2017-10-07 18:43:28 +01:00
index.rst Revamp Deckhand documentation 2017-10-16 20:11:56 +01:00
layering.rst Revamp Deckhand documentation 2017-10-16 20:11:56 +01:00
policy-enforcement.rst Revamp Deckhand documentation 2017-10-16 20:11:56 +01:00
revision_history.rst Revamp Deckhand documentation 2017-10-16 20:11:56 +01:00
substitution.rst Revamp Deckhand documentation 2017-10-16 20:11:56 +01:00
testing.rst Update Deckhand README and testing documentation 2017-10-26 09:52:38 -04:00
validation.rst Fix corner case for document re-creation in different bucket 2017-11-06 23:24:01 +00:00