getGitlabCIYamlTemplates

@GET(value = "templates/gitlab_ci_ymls")
abstract suspend fun getGitlabCIYamlTemplates(): Result<List<KeyNamePair>>