Skip to content

Commit

Permalink
Tabs to spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Zscheyge committed Apr 14, 2023
1 parent 2842c43 commit 2f5d1e2
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 @@ -484,9 +484,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 2f5d1e2

Please sign in to comment.