You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Changelog
2
2
3
+
## v0.11.2 - 2025-04-30
4
+
5
+
### Bug fixes
6
+
7
+
- Support instantiated problems when generating swagger responses to allow for customising details and additional keys. [[85d4a7d](https://github.com/NRWLDev/fastapi-problem/commit/85d4a7d916054c15c474a4fc8d11c8daa9b52a3d)]
8
+
- Ensure generic swagger problem definitions inherit documentation uri template and strict settings. [[f33e013](https://github.com/NRWLDev/fastapi-problem/commit/f33e01398d130815df487fa6578629fa8ae5278e)]
9
+
- Correctly set 422 content type in swagger when generic error responses are excluded. [[997a2a6](https://github.com/NRWLDev/fastapi-problem/commit/997a2a6e327b6870baca81290e33d5589b922707)]
0 commit comments