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

StartPackagePublishRequest

    Request to start publishing a package to the registry.

    Properties

    • version string required
      The semantic version of the package to publish.
    • publishedAt string optional
      Optional timestamp for when the package version was originally published. If not provided, defaults to current server time. Useful for backfilling historical versions with their original publish dates.