diff --git a/conf/reflect-config.json b/conf/reflect-config.json index ac0db551..8a073724 100644 --- a/conf/reflect-config.json +++ b/conf/reflect-config.json @@ -835,6 +835,12 @@ "allDeclaredMethods":true, "methods":[{"name":"","parameterTypes":[] }] }, +{ + "name":"io.seqera.tower.cli.commands.credentials.providers.GiteaProvider", + "allDeclaredFields":true, + "allDeclaredMethods":true, + "methods":[{"name":"","parameterTypes":[] }] +}, { "name":"io.seqera.tower.cli.commands.credentials.providers.GitlabProvider", "allDeclaredFields":true, @@ -2648,6 +2654,12 @@ "allDeclaredMethods":true, "allDeclaredConstructors":true }, +{ + "name":"io.seqera.tower.model.GiteaSecurityKeys", + "allDeclaredFields":true, + "allDeclaredMethods":true, + "allDeclaredConstructors":true +}, { "name":"io.seqera.tower.model.GithubActionConfig", "allDeclaredFields":true,