From 5612a2a241fd89c49078b37a5416827ff1b2945d Mon Sep 17 00:00:00 2001 From: Oliver Zscheyge Date: Fri, 14 Apr 2023 12:20:41 +0200 Subject: [PATCH] Tabs to spaces (cherry picked from commit 2f5d1e2d4b0237ca9fed6c3d7c455f0581ed95de) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b8d94bb..55099c2 100644 --- a/README.md +++ b/README.md @@ -474,9 +474,9 @@ openapi3 { version = '1.0.1' format = 'yaml' contact = { - name = 'John Doe' - email = 'john.doe@email.com' - } + name = 'John Doe' + email = 'john.doe@example.com' + } separatePublicApi = true outputFileNamePrefix = 'my-api-spec' oauth2SecuritySchemeDefinition = {