valet/api-ref/source/v1/samples/add_members_response.json
Tin Lam 0192a4ab0c Add api-ref to valet
This patch set is one of many to add api reference documentation to valet.
This specifc patch adds the /v1/groups/ api documentation.  User
can generate the documentation by ``tox -eapi-ref``.

Change-Id: Ic5016abd9f95de98effeaceb4b9f8c1fc7943d6a
Signed-off-by: Tin Lam <tin@irrational.io>
2017-05-30 13:36:49 -05:00

11 lines
231 B
JSON

{
"description": "My Awesome Group",
"type": "exclusivity",
"id": "bf49803b-48b6-4a13-9191-98dde1dbd5e4",
"members": [
"b7d0e9b175294b649464caa3411adb3f",
"65c3e5ee5ee0428caa5e5275c58ead61"
],
"name": "group"
}