Files
gitea-rs/crates/gitea-client/docs/ContentsExtResponse.md
2026-03-20 16:24:40 +01:00

569 B

ContentsExtResponse

Properties

Name Type Description Notes
dir_contents Option<Vecmodels::ContentsResponse> DirContents contains directory listing when the path represents a directory [optional]
file_contents Option<models::ContentsResponse> [optional]

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