Skip to content

Commit 780889a

Browse files
authored
Update README.md
1 parent 0cd1226 commit 780889a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ ToDo's:
1818

1919
[ ] JS API should have a C# controller/backend that just does the proxy call to WF API, so the REST call signature is in the frontend, but the actual call is done in the backend (to avoid CORS issues and exposing API key in frontend).
2020

21-
[ ] Ask AI if there a lib for that
21+
[ ] Ask AI if there a lib for that
2222

2323
[ ] WFAPI class: implement a method to get all items recursively (get all children of a given item id, and their children, etc)
2424

25-
[ ] Method to export in various formats (txt, json, xml, etc)
25+
[ ] Method to export in various formats (txt, json, xml, etc)

0 commit comments

Comments
 (0)