Skip to content

Commit

Permalink
Tabs to spaces
Browse files Browse the repository at this point in the history
(cherry picked from commit 2f5d1e2)
  • Loading branch information
Oliver Zscheyge authored and Kieun committed Nov 3, 2023
1 parent 7591b29 commit 5612a2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit 5612a2a

Please sign in to comment.