feat: add new photo in album flickr trigger
This commit is contained in:

committed by
Ömer Faruk Aydın

parent
651cceec14
commit
1e00c7d14e
@@ -13,7 +13,7 @@ class Step extends Base {
|
||||
connectionId?: string;
|
||||
status = 'incomplete';
|
||||
position!: number;
|
||||
parameters: Record<string, unknown> = {};
|
||||
parameters: Record<string, unknown>;
|
||||
connection?: Connection;
|
||||
flow: Flow;
|
||||
executionSteps?: [ExecutionStep];
|
||||
|
Reference in New Issue
Block a user