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 todispatchModelsthat only exists on
https://schemas.botframework.com/schemas/skills/v2.1/skill-manifest.json
Which one is the proper one?
Thanks
@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?