• Paul Slaughter's avatar
    Fix exposed api urls for approval rules · a39d6fb9
    Paul Slaughter authored
    **What happened?**
    
    Previously we simply used the `api_v4.*_path` variable. It turns out
    that these variables do not include the `relative_url_root`. We need
    to wrap these variables with `expose_uri`, which builds the absolute
    URL.
    a39d6fb9
11107-fix-exposed-api-urls-for-approvals.yml 104 Bytes