mitchell852 closed pull request #2971: Fix docs typos in ksk/generate
URL: https://github.com/apache/trafficcontrol/pull/2971
 
 
   

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/api/v14/cdn.rst b/docs/source/api/v14/cdn.rst
index ce5491e7a..b83a7f31e 100644
--- a/docs/source/api/v14/cdn.rst
+++ b/docs/source/api/v14/cdn.rst
@@ -23,13 +23,13 @@ CDN
 /api/1.4/cdns
 ++++++++++++++++++++
 
-**GET api/1.4/cdns/:name/dnsseckeys/ksk/generate**
+**POST api/1.4/cdns/:name/dnsseckeys/ksk/generate**
 
   Authentication Required: Yes
 
-  Role(s) Required: None
+  Role(s) Required: admin
 
-  **Request Query Parameters**
+  **Request Properties**
 
   
+--------------------+----------+----------------------------------------------------------------------------------------------------+
   | Name               | Required | Description                                
                                                        |
@@ -59,7 +59,7 @@ CDN
   **Response Example** ::
 
     {
-     "response": Successfully generated ksk dnssec keys for my-cdn-name"
+     "response": "Successfully generated ksk dnssec keys for my-cdn-name"
     }
 
 |


 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to