Skip to content

Commit

Permalink
Merge pull request #9 from maisarissi/patch-1
Browse files Browse the repository at this point in the history
Update kiota add --type to apiplugin
  • Loading branch information
jasonjoh authored Aug 22, 2024
2 parents 1fb33b6 + 1daffba commit 1cdaacd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ttk-declarative-copilot-getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ To add a plugin to your declarative copilot, follow these steps:
1. Execute the following command:

```bash
kiota plugin add --openapi https://aka.ms/repairshub/openapi.json --plugin-name "RepairsHub" --type microsoft --output appPackage
kiota plugin add --openapi https://aka.ms/repairshub/openapi.json --plugin-name "RepairsHub" --type apiplugin --output appPackage
```

You'll see the following result.
Expand Down

0 comments on commit 1cdaacd

Please sign in to comment.