diff options
author | HuabingZhao <zhao.huabing@zte.com.cn> | 2017-10-11 11:59:33 +0800 |
---|---|---|
committer | HuabingZhao <zhao.huabing@zte.com.cn> | 2017-10-11 12:01:11 +0800 |
commit | b6d890635786bf4c1937dd69f096984de2695628 (patch) | |
tree | 8d6b2ca6d104a1841e65f52706047248ca362481 /docs/platform/offeredapis.rst | |
parent | 339ba4ffb1f23a72190003bb76ab5757d6211fdd (diff) |
Populate documentation for MSB
Issue-Id: MSB-80, MSB-81, MSB-82
Change-Id: I97e1eed801c44b3c6906745f4e49c2579b549ace
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
Diffstat (limited to 'docs/platform/offeredapis.rst')
-rw-r--r-- | docs/platform/offeredapis.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/platform/offeredapis.rst b/docs/platform/offeredapis.rst new file mode 100644 index 0000000..3d77d92 --- /dev/null +++ b/docs/platform/offeredapis.rst @@ -0,0 +1,13 @@ +Offered APIs +------------ + +The MSB provides the following APIs. + +* Service Registration/Unregistration +* Service Update +* Service Discovery +* MSB Java SDK +* Swagger SDK + +- `MSB APIs <https://wiki.onap.org/display/DW/Microservice+Bus+API+Documentation>`_. +- `Swagger SDK <https://wiki.onap.org/display/DW/swagger-sdk>`_.
\ No newline at end of file |