Skip to content

Commit

Permalink
add: Marketplace in architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-dintino committed Aug 23, 2024
1 parent 87866f7 commit c24ff9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Architecture/4_building_blocks.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ System_Boundary(didimo, "DIDimo") {
Container(reporting_service, "Reporting Service", "golang", "Generates and exports compliance reports.")
Container(external_services_api, "External Services API", "APIs", "Connects to external compliance check services.")
Container(dashboard, "Dashboard", "TypeScript/Svelte", "User interface for managing services and viewing results.")
Container(comparison_tool, "Comparison Tool", "TypeScript/Svelte", "Tool for comparing credential services.")
Container(comparison_tool, "Marketplace/Comparison Tool", "TypeScript/Svelte", "Tool for comparing credential services.")
}

Rel(dev, api_gateway, "Submits credential issuers/checks via API/CLI")
Expand Down

0 comments on commit c24ff9e

Please sign in to comment.