From 8a020bcfd523195d2848c4dff837fd4ec81b807e Mon Sep 17 00:00:00 2001 From: Tammo Ippen Date: Fri, 18 Jul 2025 10:44:56 +0200 Subject: [PATCH] Fix required properties (#6221) --- openflow.openapi.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/openflow.openapi.yaml b/openflow.openapi.yaml index 0de884f00a..1d6d3572a2 100644 --- a/openflow.openapi.yaml +++ b/openflow.openapi.yaml @@ -184,9 +184,9 @@ components: type: type: string enum: - - javascript + - static required: - - expr + - value - type JavascriptTransform: @@ -437,7 +437,6 @@ components: $ref: "#/components/schemas/FlowModule" required: - modules - - expr type: type: string enum: