Skip to content

Commit

Permalink
chore: update default values for templates dir
Browse files Browse the repository at this point in the history
  • Loading branch information
mohnoor94 committed Aug 21, 2024
1 parent 3d91551 commit 4c6276b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/openapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<namespace>example</namespace>
<sdkVersion>0.0.1-SNAPSHOT</sdkVersion>
<language>java</language>
<templatesDir>templates/expediagroup-sdk/v1</templatesDir>
<templatesDir>templates/expediagroup-sdk</templatesDir>
<repoName>test-sdk</repoName>

<!-- Versions -->
Expand Down

0 comments on commit 4c6276b

Please sign in to comment.