diff --git a/docs/api/v1.39.yaml b/docs/api/v1.39.yaml index baf9a6c2e1..aa733cb1e1 100644 --- a/docs/api/v1.39.yaml +++ b/docs/api/v1.39.yaml @@ -982,8 +982,9 @@ definitions: description: "Mount the container's root filesystem as read only." SecurityOpt: type: "array" - description: "A list of string values to customize labels for MLS - systems, such as SELinux." + description: | + A list of string values to customize labels for MLS systems, such + as SELinux. items: type: "string" StorageOpt: diff --git a/docs/api/v1.40.yaml b/docs/api/v1.40.yaml index fc7b4aa6d5..8aa03d7818 100644 --- a/docs/api/v1.40.yaml +++ b/docs/api/v1.40.yaml @@ -1043,8 +1043,9 @@ definitions: description: "Mount the container's root filesystem as read only." SecurityOpt: type: "array" - description: "A list of string values to customize labels for MLS - systems, such as SELinux." + description: | + A list of string values to customize labels for MLS systems, such + as SELinux. items: type: "string" StorageOpt: diff --git a/docs/api/v1.41.yaml b/docs/api/v1.41.yaml index 5f7b6c55e1..27f621d49c 100644 --- a/docs/api/v1.41.yaml +++ b/docs/api/v1.41.yaml @@ -1075,8 +1075,9 @@ definitions: description: "Mount the container's root filesystem as read only." SecurityOpt: type: "array" - description: "A list of string values to customize labels for MLS - systems, such as SELinux." + description: | + A list of string values to customize labels for MLS systems, such + as SELinux. items: type: "string" StorageOpt: