Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.19 KB

ReposPartialUpdate.md

File metadata and controls

14 lines (10 loc) · 1.19 KB

ReposPartialUpdate

Properties

Name Type Description Notes
Description string A description of the repository's purpose/contents. [optional] [default to null]
IndexFiles bool If checked, files contained in packages will be indexed, which increase the synchronisation time required for packages. Note that it is recommended you keep this enabled unless the synchronisation time is significantly impacted. [optional] [default to null]
Name string A descriptive name for the repository. [optional] [default to null]
RepositoryTypeStr string The repository type changes how it is accessed and billed. Private repositories can only be used on paid plans, but are visible only to you or authorised delegates. Public repositories are free to use on all plans and visible to all Cloudsmith users. [optional] [default to null]
Slug string The slug identifies the repository in URIs. [optional] [default to null]

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