diff options
author | Eric Debeau <eric.debeau@orange.com> | 2018-05-09 13:49:51 +0000 |
---|---|---|
committer | Eric Debeau <eric.debeau@orange.com> | 2018-05-09 13:55:40 +0000 |
commit | e74c1588cde659173fe51a46b0b7e063ee1d5e27 (patch) | |
tree | e9e916bff071e07307d77d7d316b49d373750f6c /docs/consumedapis | |
parent | d7b71f1e3368a583eb9c7535f2cc8b5b73140725 (diff) |
Correct bad spelling words
Correct bad spelling words based on the results
provided by the tox -espellcheck command from
Documentation project
Change-Id: If2ebfce04b7cd65f418feb9775385a36c8242dbb
Issue-ID: EXTAPI-85
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Diffstat (limited to 'docs/consumedapis')
-rw-r--r-- | docs/consumedapis/consumedapis.rst | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/consumedapis/consumedapis.rst b/docs/consumedapis/consumedapis.rst index 581b571..4770f55 100644 --- a/docs/consumedapis/consumedapis.rst +++ b/docs/consumedapis/consumedapis.rst @@ -1,4 +1,5 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. This work is licensed under +.. a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. Copyright 2018 ORANGE @@ -14,7 +15,8 @@ SDC API ******* This API is used to provide Service Catalog information -Information are retrieved in SDC (and in Tosca "service template" file) - Only GET operation is provided - this API DID NOT UPDATE SDC +Information are retrieved in SDC (and in TOSCA "service template" file) +- Only GET operation is provided - this API DID NOT UPDATE SDC :: @@ -30,7 +32,9 @@ AAI API ******* This API is used to provide Service Inventory information -This API retrieves service(s) in the AAI inventory. Only following attributes will be retrieve in service inventory: id, name and type (no state or startDate available ) +This API retrieves service(s) in the AAI inventory. Only following attributes +will be retrieve in service inventory: id, name and type +(no state or startDate available ) :: |