From d8887d3a2bf886bd3784add0e69bd97cc6b85198 Mon Sep 17 00:00:00 2001 From: abhishekbhakat Date: Tue, 25 Feb 2025 11:20:09 +0000 Subject: [PATCH] Task update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f35aebf..bc7de51 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ The default is 100 items, but you can change it using `maximum_page_limit` optio - [x] First API - [x] Parse OpenAPI Spec - [x] Safe/Unsafe mode implementation +- [x] Allow session auth - [ ] Parse proper description with list_tools. - [ ] Airflow config fetch (_specifically for page limit_) - [ ] Env variables optional (_env variables might not be ideal for airflow plugins_)