Skip to content

Commit

Permalink
Renaming to open-ai-plugins.json
Browse files Browse the repository at this point in the history
  • Loading branch information
maisarissi authored Apr 12, 2024
1 parent d2ce7ad commit a49f8fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specs/cli/plugin-edit.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ _The resulting `workspace.json` file will look like this:_
}
```

_The resulting OpenAI plugin named `ai-plugin.json` will look like this:_
_The resulting OpenAI plugin named `open-ai-plugins.json` will look like this:_

```jsonc
{
Expand Down Expand Up @@ -142,7 +142,7 @@ _The resulting API Manifest named `apimanifest.json` in the `./kiota` folder (co
└─plugins
└─github
└─github-apimanifest.json # Specific API Manifest
└─ai-plugin.json #OpenAI Plugin
└─open-ai-plugins.json #OpenAI Plugin
└─sliced-github.json # Sliced and augmented OpenAPI document
```

Expand Down

0 comments on commit a49f8fe

Please sign in to comment.