mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-09 07:28:09 -05:00
- Introduced Northflank as a new app connection option, including API token authentication. - Implemented connection schemas, validation, and service functions for Northflank. - Updated API documentation to include Northflank endpoints and integration instructions. - Added frontend components for creating and managing Northflank connections.
9 lines
248 B
Plaintext
9 lines
248 B
Plaintext
---
|
|
title: "Create"
|
|
openapi: "POST /api/v1/app-connections/northflank"
|
|
---
|
|
|
|
<Note>
|
|
Check out the configuration docs for [Northflank Connections](/integrations/app-connections/northflank) to learn how to obtain the required credentials.
|
|
</Note>
|