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

feat: Added jsonSchema and trigger content #4353

Merged
merged 12 commits into from
Oct 15, 2020

Conversation

GeoffCoxMSFT
Copy link
Member

Description

In order to group triggers by property name, the JSON schema files referenced by dialog must be returned as assets to the bot from the server. As well the trigger content needs to be included to inspect conditions and properties.

This first PR get the data to the client.

Task Item

#minor
#4150

Screenshots

N/A

@GeoffCoxMSFT GeoffCoxMSFT changed the title Added jsonSchema and trigger content feat: Added jsonSchema and trigger content Oct 13, 2020
@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 55.828% when pulling c2343b2 on gcox/support-json-schema-files into e5fc3df on main.

@GeoffCoxMSFT GeoffCoxMSFT merged commit d40fd3c into main Oct 15, 2020
@GeoffCoxMSFT GeoffCoxMSFT deleted the gcox/support-json-schema-files branch October 15, 2020 17:09
@cwhitten cwhitten mentioned this pull request Nov 13, 2020
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* Added jsonSchema and trigger content

* Fix for filtering skill manifests

* PR fixes

* Fixing baseName and test issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants