From c984e260823c61b89e94a7bc5bd37bbf6e9cc198 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ADsa=20Rissi?= Date: Thu, 2 May 2024 15:19:37 -0300 Subject: [PATCH] Update naming to {plugin-name}-openapi.json --- specs/cli/plugin-remove.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/cli/plugin-remove.md b/specs/cli/plugin-remove.md index 7041b2abb4..b39c92df42 100644 --- a/specs/cli/plugin-remove.md +++ b/specs/cli/plugin-remove.md @@ -16,7 +16,7 @@ The command also has one optional parameter, the ability to remove the all gener ```bash kiota plugin remove --plugin-name "GitHub" --clean-output ``` -_The resulting `github-apimanifest.json`, `openai-plugins.json` and `sliced-github.json` files will be deleted._ +_The resulting `github-apimanifest.json`, `openai-plugins.json` and `github-openapi.json` files will be deleted._ The resulting `workspace.json` file will look like this: