Skip to content

Commit 49adaf9

Browse files
committed
#51 Replace shared API classes with codegen from OpenAPI/JSON schema - Used JSON schema for Restaurant events in Delivery Service
1 parent b13a444 commit 49adaf9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ftgo-delivery-service/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,5 @@ ftgoJsonSchema2Pojo {
6060
}
6161

6262
}
63+
64+
tasks.getByPath(":ftgo-delivery-service:ftgoResolveAPIDependencies").dependsOn(tasks.getByPath(":ftgo-restaurant-service:assemble"))

0 commit comments

Comments
 (0)