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.
1 parent 01ea3fe commit 2fbd5d9Copy full SHA for 2fbd5d9
README.md
@@ -273,10 +273,6 @@ Example of configuration:
273
reportClassQualifiedName = "com.cosium.json_schema_to_java_record_tests.case1.Report"
274
)
275
package com.aqme;
276
-
277
-import com.cosium.json_schema_to_java_record_api.GenerateRecordsFromJsonSchemas;
278
-import com.cosium.json_schema_to_java_record_api.JsonSchemaFileLocation;
279
280
```
281
282
Example of generated report class:
0 commit comments