diff options
author | Ulas Kozat <ulas.kozat@gmail.com> | 2016-06-17 15:07:16 -0700 |
---|---|---|
committer | Ulas Kozat <ulas.kozat@gmail.com> | 2016-06-17 15:07:16 -0700 |
commit | 53d9368829ef8212b27a7dbf5544ff68b085c695 (patch) | |
tree | 07f8cb7bdef2765dc4b1cd481d67a2dbf93df749 /docs | |
parent | f847eb857238315247ad3d074f77eacb12fae310 (diff) |
added new tosca samples and fixed some small bugs
Change-Id: I936f12c0129711a234187cd285b2244af65a70b8
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/userguide/api-documentation.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/userguide/api-documentation.rst b/docs/userguide/api-documentation.rst index d18d697..c23467d 100755 --- a/docs/userguide/api-documentation.rst +++ b/docs/userguide/api-documentation.rst @@ -95,7 +95,7 @@ This message has the following fields that are automatically filled in. .. code-block:: bash Message Type (= SUBSCRIBE) - UDID (= Unique Domino IDassigned during registration) + UDID (= Unique Domino ID assigned during registration) Sequence Number (=incremented after each RPC call) Template Operation (= APPEND) Label Operation (= APPEND) @@ -130,7 +130,7 @@ This message has the following fields that are automatically filled in. .. code-block:: bash Message Type (= SUBSCRIBE) - UDID (= Unique Domino IDassigned during registration) + UDID (= Unique Domino ID assigned during registration) Sequence Number (=incremented after each RPC call) Template Type (= TOSCA) Template File |