We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2842c43 commit 2f5d1e2Copy full SHA for 2f5d1e2
1 file changed
README.md
@@ -484,9 +484,9 @@ openapi3 {
484
version = '1.0.1'
485
format = 'yaml'
486
contact = {
487
- name = 'John Doe'
488
- email = 'john.doe@email.com'
489
- }
+ name = 'John Doe'
+ email = 'john.doe@example.com'
+ }
490
separatePublicApi = true
491
outputFileNamePrefix = 'my-api-spec'
492
oauth2SecuritySchemeDefinition = {
0 commit comments