Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 860 Bytes

Repository.md

File metadata and controls

19 lines (14 loc) · 860 Bytes

PollinationSDK.Model.Repository

Properties

Name Type Description Notes
Name string The name of the repository
Id string The recipe unique ID
LatestTag string The latest package version to be indexed
Owner AccountPublic The owner of the repository
Permissions RepositoryUserPermissions The permissions the user making the API call has on the resource [optional]
Slug string The repository slug [optional]
Type string [optional] [readonly] [default to "Repository"]

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