File tree Expand file tree Collapse file tree
python-disallowAdditionalPropertiesIfNotPresent Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,10 +7,6 @@ authors = [
77]
88license = " Apache 2.0"
99readme = " README.md"
10-
11- [project .urls ]
12- Repository = " https://github.com/GIT_USER_ID/GIT_REPO_ID"
13-
1410keywords = [" OpenAPI" , " OpenAPI-Generator" , " Echo Server API" ]
1511requires-python = " ^3.9"
1612
@@ -21,6 +17,9 @@ dependencies = [
2117 " typing-extensions (>=4.7.1)"
2218]
2319
20+ [project .urls ]
21+ Repository = " https://github.com/GIT_USER_ID/GIT_REPO_ID"
22+
2423[tool .poetry ]
2524requires-poetry = " >=2.0"
2625
Original file line number Diff line number Diff line change @@ -7,10 +7,6 @@ authors = [
77]
88license = " Apache 2.0"
99readme = " README.md"
10-
11- [project .urls ]
12- Repository = " https://github.com/GIT_USER_ID/GIT_REPO_ID"
13-
1410keywords = [" OpenAPI" , " OpenAPI-Generator" , " Echo Server API" ]
1511requires-python = " ^3.9"
1612
@@ -21,6 +17,9 @@ dependencies = [
2117 " typing-extensions (>=4.7.1)"
2218]
2319
20+ [project .urls ]
21+ Repository = " https://github.com/GIT_USER_ID/GIT_REPO_ID"
22+
2423[tool .poetry ]
2524requires-poetry = " >=2.0"
2625
Original file line number Diff line number Diff line change @@ -7,10 +7,6 @@ authors = [
77]
88license = " Apache-2.0"
99readme = " README.md"
10-
11- [project .urls ]
12- Repository = " https://github.com/GIT_USER_ID/GIT_REPO_ID"
13-
1410keywords = [" OpenAPI" , " OpenAPI-Generator" , " OpenAPI Petstore" ]
1511requires-python = " ^3.9"
1612
@@ -25,6 +21,9 @@ dependencies = [
2521 " typing-extensions (>=4.7.1)"
2622]
2723
24+ [project .urls ]
25+ Repository = " https://github.com/GIT_USER_ID/GIT_REPO_ID"
26+
2827[tool .poetry ]
2928requires-poetry = " >=2.0"
3029
Original file line number Diff line number Diff line change @@ -7,10 +7,6 @@ authors = [
77]
88license = " Apache-2.0"
99readme = " README.md"
10-
11- [project .urls ]
12- Repository = " https://github.com/GIT_USER_ID/GIT_REPO_ID"
13-
1410keywords = [" OpenAPI" , " OpenAPI-Generator" , " OpenAPI Petstore" ]
1511requires-python = " ^3.9"
1612
@@ -23,6 +19,9 @@ dependencies = [
2319 " typing-extensions (>=4.7.1)"
2420]
2521
22+ [project .urls ]
23+ Repository = " https://github.com/GIT_USER_ID/GIT_REPO_ID"
24+
2625[tool .poetry ]
2726requires-poetry = " >=2.0"
2827
You can’t perform that action at this time.
0 commit comments