files

Validate parameters used for create.

Validate parameters used for create.

post/files/{owner}/{repo}/validate/

Request body

filenamestring required

Filename for the package file upload.

md5_checksumstring

MD5 checksum for a POST-based package file upload.

method'put_parts' | 'put' | 'post' | 'presigned' | 'unsigned_put'

The method to use for package file upload.

sha256_checksumstring

SHA256 checksum for a PUT-based package file upload.

Response

Validation was successful, parameters are OK.

Changes

No recorded changes to this endpoint across all 1 revision of this API.