v1

latestSwagger 2.02026-08-061,9128853.7 MB
Packages

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

post/{spaceId}/packages/raw/validate

Path parameters

spaceIdstring required

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'