schema-registry icon indicating copy to clipboard operation
schema-registry copied to clipboard

fixed self closing paragraph tags causing javadoc errors

Open djibodu opened this issue 4 months ago • 3 comments

javadoc maven generation command fails with error: self-closing element not allowed due to two occurrences of self closing paragraph elements in ParsedSchema.java. These are now removed and properly wrapped around the text

djibodu avatar Oct 11 '24 21:10 djibodu