Skip to content

Update parameter name for add-on trial requests

This is part of https://gitlab.com/gitlab-org/customers-gitlab-com/-/issues/10143.

Depends on https://gitlab.com/gitlab-org/customers-gitlab-com/-/merge_requests/10885.

What does this MR do and why?

In order to be aligned with the interface adopted by CustomersDot when handling add-on trial requests, this MR updates the name of the add_on parameter to add_on_name as this is how it was originally named on CustomersDot.

We could alternatively change the name on CDot side to be add_on instead of add_on_name.

More details about it can be found on https://gitlab.com/gitlab-org/customers-gitlab-com/-/issues/10143 and https://gitlab.com/gitlab-org/customers-gitlab-com/-/merge_requests/10885.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

N/A

How to set up and validate locally

Same as !164070 (merged).

Merge request reports

Loading