We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5348c2 commit 7c09e81Copy full SHA for 7c09e81
1 file changed
docker-compose.yaml
@@ -5,3 +5,14 @@ services:
5
context: .
6
dockerfile: Dockerfile.openapi_decorator
7
image: 'openapi_decorator'
8
+ // Disable [Status Window: 0]
9
+ //
10
+ Start File;
11
12
+// [Window: Status] = Active;
13
+[Cache: "Full Check: Ready"]
14
+[Dialog Window: Status] = {Action: "Continue" = "Yes" or "No" }
15
+[Dialog Window] = {Action: "Press Button" }
16
+//
17
+End File;
18
0 commit comments