Skip to content

Commit

Permalink
Update src/main/java/com/kobylynskyi/graphql/codegen/model/MappingCon…
Browse files Browse the repository at this point in the history
…fig.java

Co-authored-by: Bogdan Kobylynskyi <92bogdan@gmail.com>
  • Loading branch information
velo and kobylynskyi authored Mar 19, 2023
1 parent 4a508d2 commit f0331e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ public void setCustomTypesMapping(Map<String, String> customTypesMapping) {
}

/**
* Put custom template if absent.
* Provide a path to a custom template for the specific FreeMarker template type (if absent).
*
* @param from the from
* @param to the to
Expand Down

0 comments on commit f0331e5

Please sign in to comment.