File tree Expand file tree Collapse file tree
client/echo_api/python-pydantic-v1
python-pydantic-v1-aiohttp Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "openapi_client"
33version = " 1.0.0"
44description = " Echo Server API"
55authors = [" OpenAPI Generator Community <team@openapitools.org>" ]
6- license = { text = " Apache 2.0" }
6+ license = " Apache 2.0"
77readme = " README.md"
88repository = " https://github.com/GIT_USER_ID/GIT_REPO_ID"
99keywords = [" OpenAPI" , " OpenAPI-Generator" , " Echo Server API" ]
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "petstore_api"
33version = " 1.0.0"
44description = " OpenAPI Petstore"
55authors = [" OpenAPI Generator Community <team@openapitools.org>" ]
6- license = { text = " Apache-2.0" }
6+ license = " Apache-2.0"
77readme = " README.md"
88repository = " https://github.com/GIT_USER_ID/GIT_REPO_ID"
99keywords = [" OpenAPI" , " OpenAPI-Generator" , " OpenAPI Petstore" ]
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "petstore_api"
33version = " 1.0.0"
44description = " OpenAPI Petstore"
55authors = [" OpenAPI Generator Community <team@openapitools.org>" ]
6- license = { text = " Apache-2.0" }
6+ license = " Apache-2.0"
77readme = " README.md"
88repository = " https://GIT_HOST/GIT_USER_ID/GIT_REPO_ID"
99keywords = [" OpenAPI" , " OpenAPI-Generator" , " OpenAPI Petstore" ]
You can’t perform that action at this time.
0 commit comments