Skip to content

Commit 31b82cd

Browse files
SP-22413 - update docs
1 parent 65a2c6c commit 31b82cd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

dev.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ class with ours using typeMappings in the generator config.
2121
2. The generator treats the discriminator value as a string,
2222
but in our case it's numbers. To solve this problem, changes
2323
have been made to the pojo.mustache template.
24-
3. The generator replaces the list field with _list, solved
24+
3. Disabled validation of additional JSON fields in
25+
the pojo.mustache template.
26+
4. The generator replaces the list field with _list, solved
2527
using nameMappings in the generator config.
2628

2729
## Problem solving

0 commit comments

Comments
 (0)