From 53d9368829ef8212b27a7dbf5544ff68b085c695 Mon Sep 17 00:00:00 2001 From: Ulas Kozat Date: Fri, 17 Jun 2016 15:07:16 -0700 Subject: added new tosca samples and fixed some small bugs Change-Id: I936f12c0129711a234187cd285b2244af65a70b8 Signed-off-by: Ulas Kozat --- docs/userguide/api-documentation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') 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 -- cgit