Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Docs for /users, /users/{{ID}} and /user/current are incorrect in v4 #6831

@ocket8888

Description

@ocket8888

This Bug Report affects these Traffic Control components:

  • Documentation

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationrelated to documentationlow difficultythe estimated level of effort to resolve this issue is lowlow impactaffects only a small portion of a CDN, and cannot itself break oneregression buga bug in existing functionality introduced by a new version

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions