latestSwagger 2.02026-08-191,9198883.9 MB

b296c3a60aa5

Packages

Validate a package intended for the built in package feed, but does not write the package.

post/spaces/{spaceIdentifier}/packages/raw/validate

Path parameters

spaceIdentifierstring required

Identifier (ID or slug) of the space

Response

The validation issue detected for a package, or null if the package passes all validation checks.

Issue'CorruptedNugetPackage' | 'CouldNotValidate' | 'EmptyFile' | 'FileNameTooLong' | 'InvalidCharactersInFileName' | 'InvalidPackageId' | 'PackageAlreadyExists' | 'UnsupportedFileExtension'