• 
      

    Combine all WebAPI hooks into one module.

    Review Request #15315 — Created Sept. 17, 2026 and updated

    Information

    Review Board
    release-9.x

    Reviewers

    This consolidates api_extra_data_access.py and
    webapi_capabilities.py into a single topical module for WebAPI-related
    hooks. It's in preparation for a new hook that's in the works.

    Aside from some line length fixes, this doesn't affect any code or
    perform other cleanup.

    
     
    Summary ID
    Combine all WebAPI hooks into one module.
    This consolidates `api_extra_data_access.py` and `webapi_capabilities.py` into a single topical module for WebAPI-related hooks. It's in preparation for a new hook that's in the works.
    c9f3d20b83cd444e812f66b4f77693dcdd012c3c
    Checks run (2 succeeded)
    flake8 passed.
    JSHint passed.