Botframework-solutions: [Docs] Manifest docs

Created on 9 Jun 2020  路  3Comments  路  Source: microsoft/botframework-solutions

In Manifest (/skills/handbook/manifest/) the manifest points to

https://schemas.botframework.com/schemas/skills/skill-manifest-2.0.0.json
but should point to
https://schemas.botframework.com/schemas/skills/v2.0/skill-manifest.json
isn't it?
Even there's some reference to dispatchModels that only exists on
https://schemas.botframework.com/schemas/skills/v2.1/skill-manifest.json

Which one is the proper one?

Thanks

Bot Services Docs customer-replied-to customer-reported

All 3 comments

@lauren-mills can you please help me with this. I dont have enough context to respond.

@esoler-sage I'm working with the Bot Builder SDK team to get more clarity around the latest schemas. I will follow up as soon as I hear back.

Hi, we updated the folder structure in https://github.com/microsoft/botframework-sdk/tree/master/schemas/skills/ to be simplify naming and organize samples a bit better. So

Makes sense?

Was this page helpful?
0 / 5 - 0 ratings