with action executor
This commit is contained in:
@@ -70,9 +70,9 @@ func (ac *ActionCreator) Prepare(ctx context.Context, ops *ActionCreatorOps) (*A
|
||||
}
|
||||
|
||||
ac.logger.Debug("Action creator done")
|
||||
|
||||
return &Action{
|
||||
Schema: krakenSchema,
|
||||
Schema: krakenSchema,
|
||||
SchemaPath: executorUrl,
|
||||
}, nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user