Correct API reference endpoint details/params for secrets, folders, environments, secret imports

This commit is contained in:
Tuan Dang
2023-11-08 15:58:18 +02:00
parent cae7e1808d
commit 5ee79be873
19 changed files with 1367 additions and 808 deletions

View File

@@ -1,4 +1,4 @@
---
title: "Delete"
openapi: "DELETE /api/v1/folders/{folderId}"
openapi: "DELETE /api/v1/folders/{folderName}"
---