Skip to content

Commit

Permalink
NOD-616 new cache
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo-catalano committed Jan 25, 2024
1 parent 29337c1 commit 5a2f688
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
<goal>generate</goal>
</goals>
<configuration>
<inputSpec>${project.basedir}/src/main/resources/openapi_config.json</inputSpec>
<inputSpec>${project.basedir}/src/main/resources/openapi_standinv1.json</inputSpec>
<generatorName>java</generatorName>
<generateApiTests>false</generateApiTests>
<generateModelTests>false</generateModelTests>
Expand Down
File renamed without changes.

0 comments on commit 5a2f688

Please sign in to comment.