Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PyPiPackagesBatchRequest

A batch of operations to apply to package versions.

Hierarchy

  • PyPiPackagesBatchRequest

Index

Properties

Properties

Optional data

Data required to perform the operation. This is optional based on the type of the operation. Use BatchPromoteData if performing a promote operation.

Optional packages

packages: Array<MinimalPackageDetails>

The packages onto which the operation will be performed.

Generated using TypeDoc