portainer/api/http/handler/customtemplates
Chaim Lev-Ari 45afe76bc7
fix(customtemplate): create from file (#4769)
* fix(customtemplate): receive File from api

* fix(customtemplate): return custom template

fix #4384
2021-02-17 16:56:44 +01:00
..
customtemplate_create.go fix(customtemplate): create from file (#4769) 2021-02-17 16:56:44 +01:00
customtemplate_delete.go fix(api): fix issues with old error declaration 2020-07-08 12:25:37 +12:00
customtemplate_file.go fix(api): fix issues with old error declaration 2020-07-08 12:25:37 +12:00
customtemplate_inspect.go fix(api): fix issues with old error declaration 2020-07-08 12:25:37 +12:00
customtemplate_list.go feat(custom-templates): introduce custom templates (#3906) 2020-07-07 11:18:39 +12:00
customtemplate_update.go fix(api/custom-templates): prevent name collisions on update (#4250) 2020-08-21 10:17:30 +12:00
git.go feat(custom-templates): introduce custom templates (#3906) 2020-07-07 11:18:39 +12:00
handler.go feat(custom-templates): introduce custom templates (#3906) 2020-07-07 11:18:39 +12:00