Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 612 Bytes

File metadata and controls

13 lines (10 loc) · 612 Bytes

# HostingV1FilesFileContentResource

Properties

Name Type Description Notes
path string File path, relative to the document root.
content string File content for the requested line range.
fromLine int Line offset the returned content starts from.
totalLines int Total number of lines in the file.
sizeBytes int Total file size in bytes.

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