You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/api/http/handler/customtemplates
andres-portainer 5353570721
task(code): remove unnecessary uses of govalidator BE-11181 (#12156)
3 months ago
..
customtemplate_create.go task(code): remove unnecessary uses of govalidator BE-11181 (#12156) 3 months ago
customtemplate_delete.go
customtemplate_file.go
customtemplate_git_fetch.go fix(customtemplate): duplicated error handling [EE-7197] (#11913) 6 months ago
customtemplate_git_fetch_test.go chore(code): use int ranges in loops BE-10990 (#12028) 5 months ago
customtemplate_inspect.go
customtemplate_list.go chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago
customtemplate_update.go task(code): remove unnecessary uses of govalidator BE-11181 (#12156) 3 months ago
handler.go fix(api): restore deleted apis [EE-6090] (#10267) 1 year ago
utils.go