Uses of Class
io.apicurio.registry.rest.v3.beans.Comment
Packages that use Comment
-
Uses of Comment in io.apicurio.registry.rest.v3
Methods in io.apicurio.registry.rest.v3 that return CommentModifier and TypeMethodDescriptionGroupsResource.addArtifactVersionComment(@Pattern(regexp="^.{1,512}$") String groupId, @Pattern(regexp="^.{1,512}$") String artifactId, String versionExpression, @NotNull NewComment data) Adds a new comment to the artifact version.Methods in io.apicurio.registry.rest.v3 that return types with arguments of type Comment