Skip to content

Commit

Permalink
Model updates
Browse files Browse the repository at this point in the history
  • Loading branch information
scnerd committed Oct 13, 2023
1 parent 8ff1e36 commit e544487
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apinator_databricks/unity_catalog/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ class RecipientToken(DatabricksBase):


class Recipient(SecurableDatabricksBase):
id: str
name: str
full_name: str
activated: Optional[bool]
Expand Down

0 comments on commit e544487

Please sign in to comment.