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