updated data api docs

This commit is contained in:
dswbx
2025-02-26 18:03:50 +01:00
parent b6d28bbf42
commit 4d75cfe0ea
6 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
---
title: 'Delete Entity'
openapi: 'DELETE /api/data/{entity}/{id}'
openapi: 'DELETE /api/data/entity/{entity}/{id}'
---