Publishing Api
Types
enum for parameter publishingType
Functions
Drop a deployment. Deployments can be dropped if they are in a `FAILED` or `VALIDATED` state.
Publish a deployment. Deployments can be published if they are in a `VALIDATED` state.
Retrieve status of a deployment. Polling this endpoint can be useful for determining when a deployment changes state.
Upload a deployment bundle intended to be published to Maven Central.
Uploads a deployment bundle intended for publication to Maven Central.
Set the access token for the first OAuth2 authentication.
Set the API key prefix for the first API key authentication.
Set the access token for the first Bearer authentication.
Set the password for the first HTTP basic authentication.
Set the username for the first HTTP basic authentication.