DemoScenarioGateway: Context
Item | Value |
---|
Briefly | Brief description missing. |
Authors | |
Definition Path | ImprovingApp.GatewayAPI.DemoScenarioGateway |
View Source Link | demoScenarioGateway.riddl(1:1) |
---
title: Context Map For Context 'DemoScenarioGateway'
init:
theme: dark
flowchart:
defaultRenderer: dagre
width: 100%
useMaxWidth: true
securityLevel: loose
---
flowchart TB
classDef default fill:#666,stroke:black,stroke-width:3px,color:white;
classDef DemoScenarioGateway_class color:white,stroke-width:3px;
subgraph 'Domain 'GatewayAPI''
direction TB
DemoScenarioGateway((Context 'DemoScenarioGateway'))
end
class DemoScenarioGateway DemoScenarioGateway_class