Skip to content

Commit 04966b6

Browse files
velokobylynskyi
andcommitted
Update src/main/java/com/kobylynskyi/graphql/codegen/model/MappingConfig.java
Co-authored-by: Bogdan Kobylynskyi <[email protected]>
1 parent 13db383 commit 04966b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/kobylynskyi/graphql/codegen/model/MappingConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ public void setCustomTypesMapping(Map<String, String> customTypesMapping) {
249249
}
250250

251251
/**
252-
* Put custom template if absent.
252+
* Provide a path to a custom template for the specific FreeMarker template type (if absent).
253253
*
254254
* @param from the from
255255
* @param to the to

0 commit comments

Comments
 (0)