From 01337594766fe6014e15d454d1c916a62d72a463 Mon Sep 17 00:00:00 2001
From: Sebastiaan van Stijn <github@gone.nl>
Date: Thu, 4 Aug 2022 17:46:53 +0200
Subject: [PATCH] api: swagger: fix invalid example value (API v1.39-v1.41)

This was introduced in 43956c1bfc7abc5eb06b59fe7f6a6b37e5062fc1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 30295c1750714d26f3c8fc9c3451f11ac351f2be)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
---
 docs/api/v1.39.yaml | 2 +-
 docs/api/v1.40.yaml | 2 +-
 docs/api/v1.41.yaml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/api/v1.39.yaml b/docs/api/v1.39.yaml
index 11abdf8d35..62c0d9080f 100644
--- a/docs/api/v1.39.yaml
+++ b/docs/api/v1.39.yaml
@@ -8228,7 +8228,7 @@ paths:
               BuildCache:
                 -
                   ID: "hw53o5aio51xtltp5xjp8v7fx"
-                  Parent: """
+                  Parent: ""
                   Type: "regular"
                   Description: "pulled from docker.io/library/debian@sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0"
                   InUse: false
diff --git a/docs/api/v1.40.yaml b/docs/api/v1.40.yaml
index 205b1f81f1..82ffa104f5 100644
--- a/docs/api/v1.40.yaml
+++ b/docs/api/v1.40.yaml
@@ -8559,7 +8559,7 @@ paths:
               BuildCache:
                 -
                   ID: "hw53o5aio51xtltp5xjp8v7fx"
-                  Parent: """
+                  Parent: ""
                   Type: "regular"
                   Description: "pulled from docker.io/library/debian@sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0"
                   InUse: false
diff --git a/docs/api/v1.41.yaml b/docs/api/v1.41.yaml
index e9b4e4aa1d..d548dc5c67 100644
--- a/docs/api/v1.41.yaml
+++ b/docs/api/v1.41.yaml
@@ -8750,7 +8750,7 @@ paths:
               BuildCache:
                 -
                   ID: "hw53o5aio51xtltp5xjp8v7fx"
-                  Parent: """
+                  Parent: ""
                   Type: "regular"
                   Description: "pulled from docker.io/library/debian@sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0"
                   InUse: false