glare/doc/source
Mike Fedosin 2924e662cb Look the list of artifacts in 'artifacts' section
Now when user requests a list of artifacts glare returns
a json dict that has a section called after the type name,
which contains the list of the artifacts.
Example:
GET /artifacts/my_artifacts

{"my_artifacts": [...]}

It's not really a restful approach, so it's suggested to create a
unified section 'artifacts' for all cases, i.e. return
{"artifacts": [...]}

Change-Id: Ic0762f7a379754d19147a4f41a6d5a98abdc86b0
2017-12-13 13:39:23 +00:00
..
_static Fix docs and remove bandit check for translation 2016-08-23 09:25:01 +00:00
_templates Documentation initial commit 2017-02-06 22:47:00 +03:00
_theme Documentation initial commit 2017-02-06 22:47:00 +03:00
developer Look the list of artifacts in 'artifacts' section 2017-12-13 13:39:23 +00:00
guides Add glare client documantation 2017-05-01 11:38:16 +00:00
images Add architecture documentation 2017-05-01 14:32:53 +03:00
images_src Add architecture documentation 2017-05-01 14:32:53 +03:00
architecture.rst Add architecture documentation 2017-05-01 14:32:53 +03:00
conf.py Fix html_last_updated_fmt for Python3 2017-06-06 09:49:35 +07:00
index.rst Documentation initial commit 2017-02-06 22:47:00 +03:00
main_features.rst Documentation initial commit 2017-02-06 22:47:00 +03:00
overview.rst Documentation initial commit 2017-02-06 22:47:00 +03:00
quickstart.rst Documentation initial commit 2017-02-06 22:47:00 +03:00