1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. StartPackagePublishResponse

StartPackagePublishResponse

    Response containing the operation ID and upload URLs for a package publish.

    Properties

    • operationID string required
      The unique identifier for the publish operation.
    • uploadURLs PackageUploadURLs required
      The URLs to upload package artifacts to.
    • schema string required
      The pre-signed URL for uploading the package schema.
    • index string required
      The pre-signed URL for uploading the package index.
    • installationConfiguration string required
      The pre-signed URL for uploading the package installation configuration.