Skip to content

Commit

Permalink
fix(metadata): Adding default values for contact details and license …
Browse files Browse the repository at this point in the history
…fields
  • Loading branch information
saigiridhar21 authored and spasumarthi21 committed Nov 1, 2019
1 parent 17bc488 commit ac2e786
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/openapi3/client/petstore/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
name=NAME,
version=VERSION,
description="OpenAPI Petstore",
author="",
author_email="",
author="OpenAPI Generator community",
author_email="team@openapitools.org",
url="",
keywords=["OpenAPI", "OpenAPI-Generator", "OpenAPI Petstore"],
install_requires=REQUIRES,
Expand Down

0 comments on commit ac2e786

Please sign in to comment.