Update README.md

This commit is contained in:
2025-07-20 17:50:17 +02:00
committed by GitHub
parent fc52024d5a
commit 2c86c7741d

View File

@@ -87,7 +87,7 @@ ESP -->|HTTP GET /home/default.jpg| API
end
subgraph HomeApi
API[HomeController (API)]
API[HomeControllerAPI]
API -->|MediatR| Handlers
Handlers -->|Service Calls| Services
Services -->|Refit Clients| Clients