Fix: Delete folder docs page not rendering

This commit is contained in:
Daniel Hougaard
2024-03-14 15:40:08 +01:00
parent b13365ecf5
commit b4f372f883

View File

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