@malloy-publisher/app 0.0.90 → 0.0.92
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/api-doc.yaml
CHANGED
|
@@ -1350,6 +1350,9 @@ components:
|
|
|
1350
1350
|
name:
|
|
1351
1351
|
type: string
|
|
1352
1352
|
description: Name of the schema
|
|
1353
|
+
description:
|
|
1354
|
+
type: string
|
|
1355
|
+
description: Description of the schema
|
|
1353
1356
|
isDefault:
|
|
1354
1357
|
type: boolean
|
|
1355
1358
|
description: Whether this schema is the default schema
|