Skip to content

Commit 4f32c4c

Browse files
committed
[PLAT-1326] tweak: reflection config
1 parent 549a799 commit 4f32c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/reflect-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2773,7 +2773,7 @@
27732773
"allDeclaredFields":true,
27742774
"queryAllDeclaredMethods":true,
27752775
"queryAllDeclaredConstructors":true,
2776-
"methods":[{"name":"getComputeEnvId","parameterTypes":[] }, {"name":"getConfiguration","parameterTypes":[] }, {"name":"getDataStudioToolUrl","parameterTypes":[] }, {"name":"getDescription","parameterTypes":[] }, {"name":"getInitialCheckpointId","parameterTypes":[] }, {"name":"getName","parameterTypes":[] }, {"name":"getIsPrivate","parameterTypes":[] }]
2776+
"methods":[{"name":"getComputeEnvId","parameterTypes":[] }, {"name":"getConfiguration","parameterTypes":[] }, {"name":"getDataStudioToolUrl","parameterTypes":[] }, {"name":"getDescription","parameterTypes":[] }, {"name":"getInitialCheckpointId","parameterTypes":[] }, {"name":"getIsPrivate","parameterTypes":[] }, {"name":"getLabelIds_JsonNullable","parameterTypes":[] }, {"name":"getName","parameterTypes":[] }]
27772777
},
27782778
{
27792779
"name":"io.seqera.tower.model.DataStudioCreateResponse",

0 commit comments

Comments
 (0)