Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 715 Bytes

PackagesValidateuploadComposer.md

File metadata and controls

12 lines (8 loc) · 715 Bytes

PackagesValidateuploadComposer

Properties

Name Type Description Notes
PackageFile string The primary file for the package. [default to null]
Republish bool If true, the uploaded package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate. [optional] [default to null]
Tags string A comma-separated values list of tags to add to the package. [optional] [default to null]

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