Skip to content

Commit

Permalink
🐛 dms rest-api fix file parameter type (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhir authored Nov 27, 2024
1 parent eab2b06 commit 2a7690b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
<serverVariableOverrides />
<configOptions>
<useJakartaEe>true</useJakartaEe>
<useAbstractionForFiles>true</useAbstractionForFiles>
</configOptions>
</configuration>
</execution>
Expand Down

0 comments on commit 2a7690b

Please sign in to comment.