From 0d19fb01a8271855ea02ce2c6ab6dbae05e27520 Mon Sep 17 00:00:00 2001 From: Ethan Paul <24588726+enpaul@users.noreply.github.com> Date: Thu, 28 Oct 2021 19:35:56 -0400 Subject: [PATCH] Fix digest format example --- openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.yaml b/openapi.yaml index d05f39f..eee462e 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -30,7 +30,7 @@ x-anchors: schema: type: string format: sha256 - example: sha256:f2bf647325d5a6ad2d7ca138293f9cb224dd863fde0e3fa46bc5c15b43fece5c + example: sha-256=f2bf647325d5a6ad2d7ca138293f9cb224dd863fde0e3fa46bc5c15b43fece5c Content-Type: description: Content type of the image being returned schema: