• Eduardo Bonet's avatar
    Adds duo_api scope for GitLab Duo endpoints · 3adf4935
    Eduardo Bonet authored and Madelein van Niekerk's avatar Madelein van Niekerk committed
    Adding a new scope allows us to minimize the permission needed for a
    token used to access GitLab Duo features. The following endpoints can
    now be accessed through duo scope:
    
    - GET /metadata
    - GET /version
    - GET /code_suggestions/*
    - POST /code_suggestions/*
    
    Changelog: added
    EE: true
    3adf4935