Skip to content

Commit 6e83ef6

Browse files
authored
Merge pull request moby#33166 from thaJeztah/fix-secret-response-example
Fix secret/{id} response example
2 parents 8fd55cd + f3bcea0 commit 6e83ef6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

api/swagger.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8242,7 +8242,8 @@ paths:
82428242
description: "no error"
82438243
schema:
82448244
$ref: "#/definitions/Secret"
8245-
example:
8245+
examples:
8246+
application/json:
82468247
ID: "ktnbjxoalbkvbvedmg1urrz8h"
82478248
Version:
82488249
Index: 11

0 commit comments

Comments
 (0)