Skip to content

Commit 1c05ee6

Browse files
authored
Merge pull request #3 from bsayli/feature/openapi-auto-wrappers-and-client-templates
docs: fix README to show correct generated sources path
2 parents 43f07f9 + 6705043 commit 1c05ee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

customer-service-client/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ mvn clean install
4545
Generated sources will be placed under:
4646

4747
```
48-
target/generated-sources/openapi/src/gen/java/main
48+
target/generated-sources/openapi/src/gen/java
4949
```
5050

5151
---

0 commit comments

Comments
 (0)