mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Fix edge case for delete humanitec secret and improvements on docs
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
---
|
||||
title: "Create"
|
||||
openapi: "POST /api/v1/app-connections/humanitec"
|
||||
---
|
||||
|
||||
<Note>
|
||||
Humanitec Connections must be created through the Infisical UI.
|
||||
Check out the configuration docs for [Humanitec Connections](/integrations/app-connections/humanitec) for a step-by-step
|
||||
guide.
|
||||
</Note>
|
||||
@@ -1,10 +0,0 @@
|
||||
---
|
||||
title: "Update"
|
||||
openapi: "PATCH /api/v1/app-connections/humanitec/{connectionId}"
|
||||
---
|
||||
|
||||
<Note>
|
||||
Humanitec Connections must be updated through the Infisical UI.
|
||||
Check out the configuration docs for [Humanitec Connections](/integrations/app-connections/humanitec) for a step-by-step
|
||||
guide.
|
||||
</Note>
|
||||
Reference in New Issue
Block a user