Update schema

This commit is contained in:
Ilya Kuznetsov 2025-01-27 16:48:29 +01:00
parent b5fda64de3
commit bc88fe32b7
No known key found for this signature in database
GPG Key ID: 91F3DDCF5D21CDDF
1 changed files with 1 additions and 0 deletions
bundle/schema

View File

@ -1987,6 +1987,7 @@
"$ref": "#/$defs/string"
},
"state": {
"description": "State of the app compute.",
"$ref": "#/$defs/github.com/databricks/databricks-sdk-go/service/apps.ComputeState"
}
},