trafficcontrol icon indicating copy to clipboard operation
trafficcontrol copied to clipboard

Incorrect method on docs for /cdns/dnsseckeys/refresh in APIv4

Open ocket8888 opened this issue 3 years ago • 3 comments

This Bug Report affects these Traffic Control components:

  • Documentation

Current behavior:

In versions of the Traffic Ops API earlier than 4.0, the only supported request method for /cdns/dnsseckeys/refresh was GET. In APIv4, the method was switched to PUT, but the documentation still lists only the GET method (which no longer works).

Expected behavior:

Documentation should be correct.

Steps to reproduce:

https://traffic-control-cdn.readthedocs.io/en/v6.1.0/api/v4/cdns_dnsseckeys_refresh.html#get

ocket8888 avatar Jun 15 '22 15:06 ocket8888

Can I pick this up? Is the doc file within this repo itself?

deepto98 avatar Jun 19 '22 15:06 deepto98

Yes, it's at docs/source/api/v4/cdns_dnsseckeys_refresh.rst

ocket8888 avatar Jun 20 '22 22:06 ocket8888

Okay, thanks

deepto98 avatar Jun 21 '22 15:06 deepto98