From 0606b38b7a29f4fbc86ba2b86eba681abdee6962 Mon Sep 17 00:00:00 2001 From: Ankit Mahato Date: Sun, 20 Apr 2025 15:30:44 +0530 Subject: [PATCH] Update ROADMAP.md --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index f18b4757..eddc2724 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -15,7 +15,7 @@ - [ ] Save items in Response headers/body in an Environment variable to be used by other requests. Something like a post-processing script. (https://github.com/foss42/apidash/issues/465) - [ ] Importers - [ ] OpenAPI (https://github.com/foss42/apidash/issues/121) - - [ ] Insomnia (https://github.com/foss42/apidash/issues/125) + - [x] Insomnia (https://github.com/foss42/apidash/issues/125) - [ ] Hurl (https://github.com/foss42/apidash/issues/123) - [ ] HAR (https://github.com/foss42/apidash/issues/122)