feat(docs): add all delete endpoints

This commit is contained in:
rzmk 2025-12-02 19:20:06 -05:00
parent 4737c5462d
commit e9b220462b
25 changed files with 1106 additions and 0 deletions

View file

@ -0,0 +1,20 @@
---
title: resource_view_clear
full: true
_openapi:
method: DELETE
route: resource_view_clear
toc: []
structuredData:
headings: []
contents:
- content: |
Delete all resource views, or all of a particular type.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Delete all resource views, or all of a particular type.
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"resource_view_clear","method":"delete"}]} webhooks={[]} hasHead={false} />