mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
fix: update openapi paths for laravel forge endpoints
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Create"
|
||||
openapi: "POST /api/v1/app-connections/laravel-forge/"
|
||||
openapi: "POST /api/v1/app-connections/laravel-forge"
|
||||
---
|
||||
|
||||
<Note>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
---
|
||||
title: "List"
|
||||
openapi: "GET /api/v1/app-connections/laravel-forge/"
|
||||
openapi: "GET /api/v1/app-connections/laravel-forge"
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user