Skip to content

Commit 9995cd5

Browse files
committed
fixed models
1 parent 19a8e15 commit 9995cd5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

onelens_backend_client_v2/models.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4631,6 +4631,7 @@ class Provider(str, Enum):
46314631
MONGO_DB = "MONGO_DB"
46324632
CLAUDE = "CLAUDE"
46334633
GITHUB = "GITHUB"
4634+
DATABRICKS = "DATABRICKS"
46344635

46354636

46364637
class PublishCustomHierarchyRequest(BaseModel):

0 commit comments

Comments
 (0)