FileFileContent

Serializer for File Content.

Properties

Name Type Description Notes
repository str A URI of a repository the new content unit should be associated with. [optional]
artifact str Artifact file representing the physical content [optional]
relative_path str Path where the artifact is located relative to distributions base_path
file file An uploaded file that may be turned into the content unit. [optional]
upload str An uncommitted upload that may be turned into the content unit. [optional]

[Back to Model list] [Back to API list] [Back to HOME]