From 8b654fdf4fb76b77ed7af5c45c19aa99470382dc Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 18 Jan 2024 11:26:46 -0500 Subject: [PATCH] Add TODO.md file with initial tasks --- TODO.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..b648cbe --- /dev/null +++ b/TODO.md @@ -0,0 +1,5 @@ +- [ ] review naming conventions +- [ ] decide upon +- [x] experiment with `openapi-codegen` +- [ ] +- [ ] look for more lessons learned with `kiota`