Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 736 Bytes

RepositoryUpdate.md

File metadata and controls

17 lines (12 loc) · 736 Bytes

PollinationSDK.Model.RepositoryUpdate

Properties

Name Type Description Notes
Public bool Whether or not a repository is publicly viewable [optional]
Keywords List<string> A list of keywords to index the repository by [optional]
Description string A description of the repository [optional]
Icon string An icon to represent this repository [optional]
Type string [optional] [readonly] [default to "RepositoryUpdate"]

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