mitchell852 closed pull request #2147: fixed the config files RST table
URL: https://github.com/apache/incubator-trafficcontrol/pull/2147
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/docs/source/development/traffic_ops_api/v12/configfiles_ats.rst 
b/docs/source/development/traffic_ops_api/v12/configfiles_ats.rst
index 3bbaa4e64..f2b051ac2 100644
--- a/docs/source/development/traffic_ops_api/v12/configfiles_ats.rst
+++ b/docs/source/development/traffic_ops_api/v12/configfiles_ats.rst
@@ -17,7 +17,7 @@
 .. _to-api-v12-configfiles_ats:
 
 Config Files and Config File Metadata
-===
+=====================================
 
 .. _to-api-v12-configfiles_ats-route:
 
@@ -25,8 +25,6 @@ Config Files and Config File Metadata
 ++++++++++++++++++++++++++++++++++++++++++
 
 **GET /api/1.2/servers/:hostname/configfiles/ats**
-**GET /api/1.2/servers/:host_id/configfiles/ats**
-
 
   Authentication Required: Yes
 
@@ -36,8 +34,8 @@ Config Files and Config File Metadata
 
   **Response Properties**
 
-  
+======================================================================================================+
-  |                                        Info Section                        
                          |
+  
+-------------------+--------+-------------------------------------------------------------------------+
+  |                   |        |           Info Section                        
                          |
   
+-------------------+--------+-------------------------------------------------------------------------+
   |    Parameter      |  Type  |                               Description     
                          |
   
+===================+========+=========================================================================+
@@ -60,11 +58,7 @@ Config Files and Config File Metadata
   | ``cdnName``       | string | The name of the cache's assigned CDN.         
                          |
   
+-------------------+--------+-------------------------------------------------------------------------+
   | ``serverTcpPort`` |  int   | The configured port of the server's used by 
ATS.                        |
-  
+======================================================================================================+
-  |                                    configFiles Section                     
                          |
   
+-------------------+--------+-------------------------------------------------------------------------+
-  |    Parameter      |  Type  |                               Description     
                          |
-  
+===================+========+=========================================================================+
   | ``fnameOnDisk``   | string | The filename of the configuration file as 
stored on the cache.          |
   
+-------------------+--------+-------------------------------------------------------------------------+
   | ``location``      | string | The directory location of the configuration 
file as stored on the cache.|
@@ -73,7 +67,6 @@ Config Files and Config File Metadata
   
+-------------------+--------+-------------------------------------------------------------------------+
   | ``scope``         | string | The scope of the configuration file.          
                          |
   
+-------------------+--------+-------------------------------------------------------------------------+
-  
 
   **Response Example** ::
 


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to