From e7e8a4cf38948c0ab20b7ed7c6d40b327ca07fbf Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Sat, 15 Oct 2022 16:37:12 +0200 Subject: [PATCH] add rawscript as unique enum type on openflow --- openflow.openapi.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openflow.openapi.yaml b/openflow.openapi.yaml index 5021c58703..f1e967ad96 100644 --- a/openflow.openapi.yaml +++ b/openflow.openapi.yaml @@ -169,6 +169,8 @@ components: type: string type: type: string + enum: + - rawscript required: - type - content