| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.3.2 source code.tar.gz | 2025-09-23 | 401.6 kB | |
| 1.3.2 source code.zip | 2025-09-23 | 443.8 kB | |
| README.md | 2025-09-23 | 1.3 kB | |
| Totals: 3 Items | 846.7 kB | 0 | |
What's Changed
- Fix for "EmailTest.test_invalid_values_check" unit test by @StellaContrail in https://github.com/python-restx/flask-restx/pull/603
- Jason the j master by @peter-doggart in https://github.com/python-restx/flask-restx/pull/609
- fix code block error by @Zhilinlinlin in https://github.com/python-restx/flask-restx/pull/539
- Replace pytz with zoneinfo / datetime.timezone by @foarsitter in https://github.com/python-restx/flask-restx/pull/622
- Fix testing for Flask 3.1.0 changes. by @peter-doggart in https://github.com/python-restx/flask-restx/pull/629
- Move from jsonschema.RefResolver to the new referencing library. by @peter-doggart in https://github.com/python-restx/flask-restx/pull/639
- A fix to allow nullable fields.nested for input validation. by @peter-doggart in https://github.com/python-restx/flask-restx/pull/640
- Added a thread lock to guard first-time schema construction. by @peter-doggart in https://github.com/python-restx/flask-restx/pull/641
New Contributors
- @StellaContrail made their first contribution in https://github.com/python-restx/flask-restx/pull/603
- @Zhilinlinlin made their first contribution in https://github.com/python-restx/flask-restx/pull/539
Full Changelog: https://github.com/python-restx/flask-restx/compare/1.3.0...1.3.2