aboutsummaryrefslogtreecommitdiff
path: root/doc/schema-token.rst
diff options
context:
space:
mode:
authorMilo Casagrande <milo.casagrande@linaro.org>2014-11-13 14:38:55 +0100
committerMilo Casagrande <milo.casagrande@linaro.org>2014-11-13 14:38:55 +0100
commit4fc8b081e605a6f3b2e1f55b35fb3c05bcf20c46 (patch)
treee95abd5788c8f13587a4168f11d73c9c25ddf852 /doc/schema-token.rst
parent24ed9a6cc1cb0545df5cf8406001283490050712 (diff)
Doc updates.
Change-Id: I2450c714764ec854375fd302f145e11a770816e1
Diffstat (limited to 'doc/schema-token.rst')
-rw-r--r--doc/schema-token.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/schema-token.rst b/doc/schema-token.rst
index b009cfc..8427ddd 100644
--- a/doc/schema-token.rst
+++ b/doc/schema-token.rst
@@ -16,6 +16,10 @@ A token object as stored in the database.
"type": "string",
"description": "The ID associated with this object"
},
+ "name": {
+ "type": "string",
+ "description": "The name associated with this token"
+ },
"created_on": {
"type": "object",
"description": "Creation date of the object",