-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
It seems that not all recipes are available. When I try to use the Find / Replace operation the API returns this:
Couldn't find an operation with name 'Find / Replace'.
To Reproduce
curl -X POST -H "Content-Type:application/json" -d '{"input":"test", "recipe":{"op":"Find / Replace","args":[{"option":"Regex","string":"test"},"tset",true,false,true,false]}}' http://localhost:3000/bakeExpected behavior
All recipes (exept the excluded ones) should be available on the API.
Node version:
18.20.4
Additional context
none
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working