RIDDL Specification For improving.app
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

GatewayAction: Context

ItemValue
BrieflyThe interface that accepts the request for processing by the backend
Authors
Definition PathImprovingApp.GatewayAPI.GatewayAction
View Source LinkuserDefinitions.riddl(5:1)

Context Map

---
title: Context Map For Context 'GatewayAction'
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 GatewayAction_class color:white,stroke-width:3px;
  subgraph 'Domain 'GatewayAPI''
    direction TB
    GatewayAction((Context 'GatewayAction'))
  end
  class GatewayAction GatewayAction_class

Types

Used By

Uses Nothing

Textual Context Index