Merge pull request #2110 from akhilmhdh/feat/folder-improvement-tf

New folder endpoints for terraform
This commit is contained in:
Maidul Islam
2024-07-15 21:40:24 -04:00
committed by GitHub
7 changed files with 62 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
---
title: "Get by ID"
openapi: "GET /api/v1/folders/{id}"
---