Module submission

Source

Enums§

PackageSubmissionError
struct for typed errors of method [experimental_period_package_period_submit]
UploadPackageError
struct for typed errors of method [api_experimental_submission_upload_create]
ValidateIconError
struct for typed errors of method [experimental_period_submission_period_validate_period_icon]
ValidateReadmeError
struct for typed errors of method [experimental_period_submission_period_validate_period_readme]
ValidateV1ManifestError
struct for typed errors of method [experimental_period_submission_period_validate_period_manifest_v1]

Functions§

submit_package
Submits a pre-uploaded package by upload uuid.
upload_package
Uploads a package. Requires multipart/form-data.
validate_icon
Validates a package icon.
validate_package_readme
Validates a package readme.
validate_v1_manifest
Validates a package manifest.