Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 910 Bytes

File metadata and controls

14 lines (11 loc) · 910 Bytes

# HostingV1NodeJsSourceOptionsResource

Properties

Name Type Description Notes
archivePath string Present if sourceType is "archive"
owner string Repository owner login (present if source_type is "git")
repository string Repository name without the .git suffix (present if source_type is "git")
branch string Branch that was built (present if source_type is "git")
installationUuid string Git installation used to access the repository (present if source_type is "git")
commit \Hostinger\Model\HostingV1GitGitCommitResource

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