| Package | Description |
|---|---|
| io.apicurio.registry.rest |
| Modifier and Type | Method and Description |
|---|---|
VersionMetaData |
ArtifactsResource.getArtifactVersionMetaData(Integer version,
String artifactId)
Retrieves the metadata for a single version of the artifact.
|
| Modifier and Type | Method and Description |
|---|---|
CompletionStage<VersionMetaData> |
ArtifactsResource.createArtifactVersion(String artifactId,
ArtifactType xRegistryArtifactType,
InputStream data)
Creates a new version of the artifact by uploading new content.
|
Copyright © 2020 Red Hat. All rights reserved.