Package | Description |
---|---|
io.apicurio.registry.rest |
Modifier and Type | Method and Description |
---|---|
void |
ArtifactsResource.updateArtifactState(String artifactId,
UpdateState data)
Updates the state of the artifact.
|
void |
ArtifactsResource.updateArtifactVersionState(Integer version,
String artifactId,
UpdateState data)
Used to update the state of a specific version of an artifact.
|
Copyright © 2020 Red Hat. All rights reserved.