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

Merge branch '22818-licence-gitignore-and-yml-endpoints-removal-ee' into 'master'

Backport "Remove deprecated templates endpoints in V4"

See merge request !1214
parents 6d3b026d fd5e8040
No related branches found
No related tags found
1 merge request!1214Backport "Remove deprecated templates endpoints in V4"
Pipeline #
Loading
Loading
@@ -12,7 +12,7 @@
gitignorePath: "/api/:version/templates/gitignores/:key",
gitlabCiYmlPath: "/api/:version/templates/gitlab_ci_ymls/:key",
ldapGroupsPath: "/api/:version/ldap/:provider/groups.json",
dockerfilePath: "/api/:version/dockerfiles/:key",
dockerfilePath: "/api/:version/templates/dockerfiles/:key",
issuableTemplatePath: "/:namespace_path/:project_path/templates/:type/:key",
group: function(group_id, callback) {
var url = Api.buildUrl(Api.groupPath)
Loading
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