Validate parameters for create Swift package
Response body
object
The name of the author of the package.
The organization of the author.
The license URL of this package.
The name of this package.
The primary file for the package.
The URL of the readme for the package.
The URL of the SCM repository for the package.
If true, the uploaded package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate.
A scope provides a namespace for related packages within the package registry.
A comma-separated values list of tags to add to the package.
The raw version for this package.
Request could not be processed (see detail).
An extended message for the response.
A Dictionary of related errors where key: Field and value: Array of Errors related to that field
Namespace (owner) or repository not found
Missing or invalid parameters (see detail).