Skip to content

Bug report: Not all operations available #77

@b3rsrk

Description

@b3rsrk

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/bake

Expected behavior
All recipes (exept the excluded ones) should be available on the API.

Node version:
18.20.4

Additional context
none

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions