Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 758 Bytes

EntityGitDetails.md

File metadata and controls

15 lines (12 loc) · 758 Bytes

EntityGitDetails

Properties

Name Type Description Notes
object_id str Entity identifier [optional]
branch_name str Name of the branch. [optional]
file_path str File path of the Entity in the repository. [optional]
repo_name str Name of the repository. [optional]
commit_id str Latest commit identifier. [optional]
file_url str File URL of the Entity. [optional]
repo_url str Repository URL of the Entity. [optional]

[Back to Model list] [Back to API list] [Back to README]