Skip to content

Commit

Permalink
deploy: 703502f
Browse files Browse the repository at this point in the history
  • Loading branch information
ndr-brt committed Jun 6, 2024
1 parent 17918e1 commit ef4de1b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions openapi/control-api/0.7.1-SNAPSHOT/control-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,15 @@ paths:
$ref: "#/components/schemas/DataFlowResponseMessage"
"400":
description: Failed to validate request
/v1/dataflows/check:
get:
tags:
- Data Plane Signaling api API
description: Check if data plane is available.
operationId: checkAvailability
responses:
"204":
description: Data plane is available
/v1/dataflows/{id}/state:
get:
tags:
Expand Down

0 comments on commit ef4de1b

Please sign in to comment.