fix: update OpenAPI externalDocs URL

fixes https://github.com/PostgREST/postgrest/issues/3091
This commit is contained in:
Salim B
2024-07-13 17:11:06 +02:00
committed by Wolfgang Walther
parent db9da0b1ca
commit 13868983af
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -14,6 +14,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- #3644, Show number of timezones in schema cache load report - @wolfgangwalther
- #3644, List correct enum options in OpenApi output when multiple types with same name are present - @wolfgangwalther
- #3523, Fix schema cache loading retry without backoff - @steve-chavez
- #3091, Broken link in OpenAPI description `externalDocs` - @salim-b
## [12.2.1] - 2024-06-27