Uses of Class
io.apicurio.registry.rest.v3.beans.CreateArtifactResponse
Packages that use CreateArtifactResponse
-
Uses of CreateArtifactResponse in io.apicurio.registry.rest.v3
Methods in io.apicurio.registry.rest.v3 that return CreateArtifactResponseModifier and TypeMethodDescriptionGroupsResource.createArtifact(@Pattern(regexp="^.{1,512}$") String groupId, IfArtifactExists ifExists, Boolean canonical, Boolean dryRun, @NotNull CreateArtifact data) Creates a new artifact.