Package | Description |
---|---|
io.apicurio.registry.rest |
Modifier and Type | Method and Description |
---|---|
void |
ArtifactsResource.updateArtifactMetaData(String artifactId,
EditableMetaData data)
Updates the editable parts of the artifact's metadata.
|
void |
ArtifactsResource.updateArtifactVersionMetaData(Integer version,
String artifactId,
EditableMetaData data)
Updates the user-editable portion of the artifact version's metadata.
|
Copyright © 2020 Red Hat. All rights reserved.