Get the list of the available template
GET
/v3/dockerfilesThis feature was introduced in GitLab 8.15. This endpoint is deprecated and will be removed in GitLab 9.0.
请求参数
无
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
Get the list of the available template
数据结构
This feature was introduced in GitLab 8.15. This endpoint is deprecated and will be removed in GitLab 9.0.
name
string
可选
示例
{
"name": "string"
}
最后修改时间: 1 个月前