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

fix: Remove the duplicate types for schema #2782

Merged
merged 1 commit into from
Apr 27, 2020

Conversation

lei9444
Copy link
Contributor

@lei9444 lei9444 commented Apr 27, 2020

Description

ignore the same type

Task Item

refs #2729

Screenshots

@lei9444 lei9444 merged commit 16dfba9 into microsoft:luhan/sdkschema Apr 27, 2020
luhan2017 added a commit that referenced this pull request Apr 28, 2020
* Update sdk schema

* use dialog:merge to generate the schema

* Update readme.md

* Update

* remove R9

* render select field for all enums, not just strings

* merge parent schema into resolved schema for oneOf

* enable dropdown option in OneOfField

* handle new expression schema shapestill more to do

* remove value field in prompts

* show card action in choices form

* allow oneOf schema to set placeholder

* account for rows when checking to stack items

* clean up choices form schema

* remove json plugin

http request body is an expression now, so the expression plugin handles it

* render choice action as json editor

still need to pass in schema

* pass schema through json field

* do not merge parent schema into oneOf

* update lockfile

* remove emit event plugin

* if type is undefined, use string field

* get enum options from oneOf schemas

* enable fetching of schema

* add recognizer options to prompt fields

* fix issue passing errors in array items

* stop-gap for blocking shell operation

* update schema

* fix jest config

* allow for setting startup command for e2e

* fix notification page spec

expression is now the default option

* Schema update

* Update sdk.schema

* remove the duplicate types for schema (#2782)

Co-authored-by: Andy Brown <asbrown002@gmail.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
Co-authored-by: leileizhang <leilzh@microsoft.com>
@lei9444 lei9444 deleted the updatetype branch May 9, 2020 00:38
lei9444 added a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* Update sdk schema

* use dialog:merge to generate the schema

* Update readme.md

* Update

* remove R9

* render select field for all enums, not just strings

* merge parent schema into resolved schema for oneOf

* enable dropdown option in OneOfField

* handle new expression schema shapestill more to do

* remove value field in prompts

* show card action in choices form

* allow oneOf schema to set placeholder

* account for rows when checking to stack items

* clean up choices form schema

* remove json plugin

http request body is an expression now, so the expression plugin handles it

* render choice action as json editor

still need to pass in schema

* pass schema through json field

* do not merge parent schema into oneOf

* update lockfile

* remove emit event plugin

* if type is undefined, use string field

* get enum options from oneOf schemas

* enable fetching of schema

* add recognizer options to prompt fields

* fix issue passing errors in array items

* stop-gap for blocking shell operation

* update schema

* fix jest config

* allow for setting startup command for e2e

* fix notification page spec

expression is now the default option

* Schema update

* Update sdk.schema

* remove the duplicate types for schema (microsoft#2782)

Co-authored-by: Andy Brown <asbrown002@gmail.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
Co-authored-by: leileizhang <leilzh@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants