Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"name_to_be_defined" plugin should be changed to "apiplugin" type #4713

Closed
maisarissi opened this issue May 23, 2024 · 0 comments · Fixed by #4777
Closed

"name_to_be_defined" plugin should be changed to "apiplugin" type #4713

maisarissi opened this issue May 23, 2024 · 0 comments · Fixed by #4777
Assignees
Labels
enhancement New feature or request generator Issues or improvements relater to generation capabilities.
Milestone

Comments

@maisarissi
Copy link
Contributor

We can choose 3 types when generating a plugin: name_to_be_defined, openai and apimanifest

name_to_be_defined should be changed to apiplugin.
apiplugin enable Copilot for Microsoft 365 to interact with REST APIs: https://learn.microsoft.com/en-us/microsoft-365-copilot/extensibility/overview-api-plugins and should follow the schema https://aka.ms/json-schemas/copilot-extensions/v2.1/plugin.schema.json

The generated apiplugin file should also contain the $schema property with the value https://aka.ms/json-schemas/copilot-extensions/v2.1/plugin.schema.json

@maisarissi maisarissi added the status:waiting-for-triage An issue that is yet to be reviewed or assigned label May 23, 2024
@github-project-automation github-project-automation bot moved this to Needs Triage 🔍 in Kiota May 23, 2024
@baywet baywet added enhancement New feature or request generator Issues or improvements relater to generation capabilities. and removed status:waiting-for-triage An issue that is yet to be reviewed or assigned labels May 23, 2024
@baywet baywet added this to the Kiota v1.15 milestone May 23, 2024
@baywet baywet moved this from Needs Triage 🔍 to Todo 📃 in Kiota May 23, 2024
@andrueastman andrueastman self-assigned this Jun 4, 2024
@andrueastman andrueastman moved this from Todo 📃 to In Review 💭 in Kiota Jun 5, 2024
@github-project-automation github-project-automation bot moved this from In Review 💭 to Done ✔️ in Kiota Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request generator Issues or improvements relater to generation capabilities.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants