Renamed folder from example -> aggregate

This commit is contained in:
Pascal Scheiben
2025-09-18 10:23:40 +02:00
parent af4b60a0e3
commit 615d290773
10 changed files with 18 additions and 11 deletions

View File

@@ -1,3 +0,0 @@
# contains the business logic for the example service
async def example_service() -> str:
return "This is an example service"