-
- Downloads
Create a new /templates API namespace
The /licenses, /gitignores and /gitlab_ci_ymls endpoints are now also available under a new /templates namespace. Old endpoints will be deprecated when GitLab 9.0.0 is released.
parent
d3a98380
Branches
Tags
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/assets/javascripts/api.js 3 additions, 4 deletionsapp/assets/javascripts/api.js
- doc/api/README.md 3 additions, 1 deletiondoc/api/README.md
- doc/api/templates/gitignores.md 579 additions, 0 deletionsdoc/api/templates/gitignores.md
- doc/api/templates/gitlab_ci_ymls.md 120 additions, 0 deletionsdoc/api/templates/gitlab_ci_ymls.md
- doc/api/templates/licenses.md 4 additions, 4 deletionsdoc/api/templates/licenses.md
- lib/api/api.rb 0 additions, 1 deletionlib/api/api.rb
- lib/api/license_templates.rb 0 additions, 58 deletionslib/api/license_templates.rb
- lib/api/templates.rb 100 additions, 24 deletionslib/api/templates.rb
- spec/requests/api/license_templates_spec.rb 0 additions, 136 deletionsspec/requests/api/license_templates_spec.rb
- spec/requests/api/templates_spec.rb 176 additions, 28 deletionsspec/requests/api/templates_spec.rb
Loading
Please register or sign in to comment