mirror of
https://github.com/dathere/ckanaction.git
synced 2026-05-20 09:54:14 +00:00
build: update dependencies and fumadocs
This commit is contained in:
parent
100165ec29
commit
fd5ebf4af0
144 changed files with 301 additions and 431 deletions
|
|
@ -3,7 +3,6 @@ title: package_delete
|
|||
full: true
|
||||
_openapi:
|
||||
method: DELETE
|
||||
route: package_delete
|
||||
toc: []
|
||||
structuredData:
|
||||
headings: []
|
||||
|
|
@ -28,4 +27,4 @@ This makes the dataset disappear from all web & API views, apart from the trash.
|
|||
You must be authorized to delete the dataset.
|
||||
|
||||
|
||||
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"package_delete","method":"delete"}]} webhooks={[]} hasHead={false} />
|
||||
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"package_delete","method":"delete"}]} />
|
||||
Loading…
Add table
Add a link
Reference in a new issue