mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-14 05:30:51 +00:00
* add allowStringInDateTimeParameters option * add tests * add files * add tests for datetime query parameters * fix file anme * trigger build * fix pytest * install test requirement * trigger build * break build * add new files * fix Locale.ROOT * update doc
6 lines
99 B
Plaintext
6 lines
99 B
Plaintext
python_dateutil >= 2.5.3
|
|
setuptools >= 21.0.0
|
|
urllib3 >= 1.25.3
|
|
pydantic >= 1.10.2
|
|
aenum >= 3.1.11
|