improvements: address feedback, feature docs and cert validation with dns rebinding handling

This commit is contained in:
Scott Wilson
2025-04-03 21:17:04 -07:00
parent 577c81be65
commit 715441908b
24 changed files with 708 additions and 306 deletions

View File

@@ -1,4 +1,10 @@
---
title: "Update"
openapi: "PATCH /api/v1/app-connections/postgres/{connectionId}"
---
---
<Note>
Check out the configuration docs for [PostgreSQL
Connections](/integrations/app-connections/postgres) to learn how to obtain the
required credentials.
</Note>