apache / trafficcontrol

Apache Traffic Control is an Open Source implementation of a Content Delivery Network
https://trafficcontrol.apache.org/
Apache License 2.0
1.06k stars 340 forks source link

Update documentation for snapshot API and servers API #4800

Open dpham692 opened 4 years ago

dpham692 commented 4 years ago

I'm submitting a ...

Traffic Control components affected ...

Current behavior:

  1. Readonly user can perform /GET cdns/{{name}}/snapshot/new and cdns/{{name}}/snapshot.

  2. /GET servers does not have query parameter parentCachegroup in it.

Expected / new behavior:

  1. Add readonly user to /GET cdns/{{name}}/snapshot/new and cdns/{{name}}/snapshot.
  2. Add query parameter parentCachegroup to /GET servers.

    Minimal reproduction of the problem with instructions:

Anything else:

047pegasus commented 1 year ago

Hey guys may I work on this issue?? Also would you please help me undertsand the first point in the issue @mitchell852 and @dpham692 ?