From 0860c584c3711d7b3b3be09653e1b4b04ddb2c37 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 18 Jan 2024 11:58:20 -0500 Subject: [PATCH] Add support for roles, httx, tests, ci/cd, and documentation --- TODO.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO.md b/TODO.md index 6926af0..051a022 100644 --- a/TODO.md +++ b/TODO.md @@ -8,4 +8,9 @@ This document is a list of things to do for the project. - [ ] look for more lessons learned with `kiota` - [ ] review naming conventions - [ ] add support for roles, etc. +- [ ] add support for - [ ] determine if httx is a good fit for the project + +- [ ] add tests +- [ ] add ci/cd +- [ ] add documentation