This Bug Report affects these Traffic Control components:
Current behavior:
The documentation for /users is missing property definitions for ucdn in POST request bodies, and changeLogCount, lastAuthenticated and ucdn in POST method responses.
The documentation for /users/{{ID}} is missing a property definition for ucdn in GET method responses, and it's missing property definitions for changeLogCount and lastAuthenticated in PUT method responses.
The documentation for /user/current includes a property definition in GET responses for registrationSent, but that property doesn't exist in GET responses from that endpoint don't exist. The response description for PUT requests lists no property definition for changeLogCount, lastAuthenticated, nor ucdn, but all are present in responses. The response example for that method also is missing those properties.
These endpoints all also incorrectly list ucdn fields as being introduced in the non-existent APIv6.2 - should be ATCv6.2.
Expected behavior:
The docs should be correct
Steps to reproduce:
Read the docs
This Bug Report affects these Traffic Control components:
Current behavior:
The documentation for
/usersis missing property definitions forucdnin POST request bodies, andchangeLogCount,lastAuthenticatedanducdnin POST method responses.The documentation for
/users/{{ID}}is missing a property definition forucdnin GET method responses, and it's missing property definitions forchangeLogCountandlastAuthenticatedin PUT method responses.The documentation for
/user/currentincludes a property definition in GET responses forregistrationSent, but that property doesn't exist in GET responses from that endpoint don't exist. The response description for PUT requests lists no property definition forchangeLogCount,lastAuthenticated, norucdn, but all are present in responses. The response example for that method also is missing those properties.These endpoints all also incorrectly list
ucdnfields as being introduced in the non-existent APIv6.2 - should be ATCv6.2.Expected behavior:
The docs should be correct
Steps to reproduce:
Read the docs