Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JobJobEventsChildrenSummary endpoint #11928

Merged
merged 1 commit into from
Apr 4, 2022

Commits on Apr 4, 2022

  1. Add JobJobEventsChildrenSummary endpoint

    - returns a special view to output the total number of children (and
    grandchildren) events for all parents events for a job
    value is the number of total children of that event
    - intended to be consumed by the UI, as an efficient way to get the
    number of children for a particular event
    - see api/templates/api/job_job_events_children_summary.md for more info
    fosterseth committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    cfd6df7 View commit details
    Browse the repository at this point in the history