From 936e845572a68ed2907f53038338cfe7945c732c Mon Sep 17 00:00:00 2001 From: Christoph Grabo Date: Sat, 16 Oct 2021 15:06:00 +0200 Subject: [PATCH] Fix example spec: make it JSON compliant Change in accordance with #45. --- test/fixtures/specs/products-with-examples.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fixtures/specs/products-with-examples.yaml b/test/fixtures/specs/products-with-examples.yaml index ab03ff1..ee7afda 100644 --- a/test/fixtures/specs/products-with-examples.yaml +++ b/test/fixtures/specs/products-with-examples.yaml @@ -64,7 +64,7 @@ paths: examples: foobar: $ref: '#/components/examples/my-cool-product' - 404: + '404': description: Not found content: application/json: