Skip to content

Commit

Permalink
chore(example): fix comment in example javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
CarstenWickner committed Dec 17, 2024
1 parent ec3a135 commit b54a9fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
import java.util.stream.Collectors;

/**
* Example created in response to <a href="https://github.com/victools/jsonschema-generator/issues/505">#458</a>.
* Example created in response to <a href="https://github.com/victools/jsonschema-generator/issues/505">#505</a>.
* <br/>
* Demonstrating usage of the {@code SchemaDefinitionNamingStrategy} feature.
*/
Expand Down

0 comments on commit b54a9fd

Please sign in to comment.