We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f0ed3e6 + e9b89fd commit ad4e59bCopy full SHA for ad4e59b
packages/DialogSchema/src/dialogSchema.schema
@@ -1,6 +1,6 @@
1
{
2
"$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://raw.githubusercontent.com/Microsoft/botbuilder-tools/SchemaGen/packages/DialogSchema/src/dialogSchema.schema",
+ "$id": "https://raw.githubusercontent.com/Microsoft/botbuilder-tools/master/packages/DialogSchema/src/dialogSchema.schema",
4
"title": "JSON Schema definition for dialog schemas.",
5
"definitions": {
6
"schemaArray": {
0 commit comments