mirror of
https://github.com/dathere/ckanaction.git
synced 2025-12-19 08:49:26 +00:00
feat(docs): add all delete endpoints
This commit is contained in:
parent
4737c5462d
commit
e9b220462b
25 changed files with 1106 additions and 0 deletions
20
docs/content/docs/resource_view_clear.mdx
Normal file
20
docs/content/docs/resource_view_clear.mdx
Normal 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} />
|
||||
Loading…
Add table
Add a link
Reference in a new issue