diff --git a/api/swagger.yaml b/api/swagger.yaml index 1c5808588b..7a5017fc44 100644 --- a/api/swagger.yaml +++ b/api/swagger.yaml @@ -254,6 +254,7 @@ definitions: properties: Propagation: description: "A propagation mode with the value `[r]private`, `[r]shared`, or `[r]slave`." + type: "string" enum: - "private" - "rprivate"