Commit c33595f
Update python sdk to strip any directory traversal in filename (OpenAPITools#22965)
* update python sdk
Strip any directory traversal
* rebased
* update samples, docs
* fallback case
---------
Co-authored-by: Pavel Slabko <slabkopg@gmail.com>
# Conflicts:
# modules/openapi-generator/src/main/resources/python/api_client.mustache
# samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/openapi_client/api_client.py
# samples/client/echo_api/python/openapi_client/api_client.py
# samples/openapi3/client/petstore/python-aiohttp/petstore_api/api_client.py
# samples/openapi3/client/petstore/python-httpx/petstore_api/api_client.py
# samples/openapi3/client/petstore/python-lazyImports/petstore_api/api_client.py
# samples/openapi3/client/petstore/python/petstore_api/api_client.py1 parent b97766d commit c33595f
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
725 | 725 | | |
726 | 726 | | |
727 | 727 | | |
| 728 | + | |
| 729 | + | |
728 | 730 | | |
729 | 731 | | |
730 | 732 | | |
| |||
0 commit comments