Remove app manifest generation from Kiota #5174
Labels
enhancement
New feature or request
generator
Issues or improvements relater to generation capabilities.
type:enhancement
Enhancement request targeting an existing experience
WIP
Milestone
Based on our internal conversation, we have agreed on removing the app manifest generation in Kiota, as this responsibility will be delegated to Teams Toolkit, which is the tool expert on it.
This decision was made based on the decision that Kiota shouldn't be the entry point for folks trying Copilot extensibility. The CTA (call to action) for devs is to start either from TTK or Copilot Studio.
Kiota will remain the expert in handling OpenAPI descriptions, slicing and generating the plugin manifest.
Expected
From now on, when generating a plugin in Kiota, we should get only the plugin manifest and the sliced OpenAPI description.
The text was updated successfully, but these errors were encountered: