Integration with Swagger

Correct doc8 errors
Add licence in RST
Add API table
Add swaggerv2doc when OK

Issue-ID: DCAEGEN2-1049

Change-Id: I7478b1c34625ce03ee4f1278a04a408f6f73718e
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
diff --git a/docs/sections/apis/pmmapper.rst b/docs/sections/apis/pmmapper.rst
index 6b736e3..5da8bf1 100644
--- a/docs/sections/apis/pmmapper.rst
+++ b/docs/sections/apis/pmmapper.rst
@@ -1,12 +1,12 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
+.. This work is licensed under a
+   Creative Commons Attribution 4.0 International License.
+
 ========================
 3GPP PM Mapper
 ========================
 
 .. contents::
     :depth: 3
-..
 
 Overview
 ========
@@ -15,7 +15,6 @@
 
 .. _3GPP PM Mapper: ../../sections/services/pm-mapper/index.html
 
-
 Paths
 =====
 
@@ -26,7 +25,6 @@
 ~~~~~~~~~~~
 Publish the PM Measurment file to PM Mapper.
 
-
 Responses
 ~~~~~~~~~
 
@@ -36,15 +34,14 @@
 | **200**   | successful response |
 +-----------+---------------------+
 
-
 GET ``/healthcheck``
 --------------------
 
-
-
 Description
 ~~~~~~~~~~~
-This is the health check endpoint. If this returns a 200, the server is alive. If anything other than a 200, the server is either dead or no connection to pm mapper.
+This is the health check endpoint. If this returns a 200, the server is alive.
+If anything other than a 200, the server is either dead or no connection to
+pm mapper.
 
 Responses
 ~~~~~~~~~
@@ -55,15 +52,13 @@
 | **200**   | successful response |
 +-----------+---------------------+
 
-
 GET ``/reconfigure``
 --------------------
 
-
-
 Description
 ~~~~~~~~~~~
-This is the reconfigure endpoint to fetch updated config information using config binding service.
+This is the reconfigure endpoint to fetch updated config information using
+config binding service.
 
 Responses
 ~~~~~~~~~