Skip to content

Fix missing expose_path for license api paths

Paul Slaughter requested to merge 11121-fix-unexposed-api-paths into master

What does this MR do?

Part of closing https://gitlab.com/gitlab-org/gitlab-ee/issues/11121. Using api_v4_.*path by itself does not include the relative_url_root, so it will cause 404 problems if not properly exposed.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Links

Edited by Paul Slaughter

Merge request reports