fix: OpenAPI now tags a FK correctly on O2O relationships

This commit is contained in:
Laurence Isla
2024-05-09 18:56:47 +02:00
committed by Wolfgang Walther
parent 67f6b1c7e8
commit 903537d39d
3 changed files with 17 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- #3160, Fix using select= query parameter for custom media type handlers - @wolfgangwalther
- #3361, Clarify PGRST204(column not found) error message - @steve-chavez
- #3373, Remove rejected mediatype `application/vnd.pgrst.object+json` from response - @taimoorzaeem
- #3418, Fix OpenAPI not tagging a FK column correctly on O2O relationships - @laurenceisla
## [12.0.2] - 2023-12-20