"name_to_be_defined" plugin should be changed to "apiplugin" type #4713
Labels
enhancement
New feature or request
generator
Issues or improvements relater to generation capabilities.
Milestone
We can choose 3 types when generating a plugin:
name_to_be_defined
,openai
andapimanifest
name_to_be_defined
should be changed toapiplugin
.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.jsonThe generated
apiplugin
file should also contain the$schema
property with the valuehttps://aka.ms/json-schemas/copilot-extensions/v2.1/plugin.schema.json
The text was updated successfully, but these errors were encountered: