summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/src/deployment-server-reference.qdoc7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/src/deployment-server-reference.qdoc b/doc/src/deployment-server-reference.qdoc
index c49c3d2..b81bd7f 100644
--- a/doc/src/deployment-server-reference.qdoc
+++ b/doc/src/deployment-server-reference.qdoc
@@ -78,7 +78,7 @@
\li Value
\li Description
\row
- \li {1,5} status
+ \li {1,6} status
\li ok
\li Successful
\row
@@ -91,6 +91,9 @@
\li incompatible-version
\li The API version you are using is not compatible.
\row
+ \li incompatible-architecture
+ \li The architecture parameter was malformed, or server was unable to parse it.
+ \row
\li malformed-tag
\li The tag format is incorrect, may not be alphanumeric, or could
not be parsed.
@@ -444,4 +447,4 @@
seconds.
\endlist
-*/ \ No newline at end of file
+*/