Skip to content
Snippets Groups Projects
Commit 3c31f185 authored by Rémy Coutable's avatar Rémy Coutable
Browse files

Merge branch '17541-move-licenses-api-endpoint-to-templates-licenses' into 'master'

Resolve "Move `/licenses` api endpoint to `/templates/licenses`"

## What does this MR do?

It moves the `/licenses`, `/gitignores` and `/gitlab_ci_ymls` API endpoints under the `/templates` namespace

## Why was this MR needed?

In EE we now have somewhat ambiguous API endpoints. `/license` refers to the EE license while `/licenses` (plural) refers to license templates. @DouweM mentioned that we're adding .gitignore templates in #14106 so it may make sense to add a /templates namespace. Then, move the /license templates endpoint to be underneath, along with .gitignore endpoints. 

Closes #17541

See merge request !5717
parents 8aa381c9 b9b13ea8
No related branches found
No related tags found
1 merge request!5717Resolve "Move `/licenses` api endpoint to `/templates/licenses`"
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment