We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ce9c16 + 2a202f7 commit 8c4b075Copy full SHA for 8c4b075
apikana-parent/pom.xml
@@ -20,7 +20,7 @@
20
<groupId>org.jsonschema2pojo</groupId>
21
<artifactId>jsonschema2pojo-maven-plugin</artifactId>
22
<configuration>
23
- <sourceDirectory>${basedir}/target/node/dist/model/json-schema-v4-full</sourceDirectory>
+ <sourceDirectory>${basedir}/target/node/dist/model/json-schema-v4</sourceDirectory>
24
<includeJsr303Annotations>true</includeJsr303Annotations>
25
<useJakartaValidation>true</useJakartaValidation>
26
<useJodaDates>true</useJodaDates>
0 commit comments