mirror of
https://github.com/dathere/ckanaction.git
synced 2026-07-06 01:12:20 +00:00
feat(docs): add all update endpoints
This commit is contained in:
parent
e9b220462b
commit
fc7aa9da36
21 changed files with 1617 additions and 0 deletions
20
docs/content/docs/bulk_update_public.mdx
Normal file
20
docs/content/docs/bulk_update_public.mdx
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
title: bulk_update_public
|
||||
full: true
|
||||
_openapi:
|
||||
method: PUT
|
||||
route: bulk_update_public
|
||||
toc: []
|
||||
structuredData:
|
||||
headings: []
|
||||
contents:
|
||||
- content: |
|
||||
Make a list of datasets public.
|
||||
---
|
||||
|
||||
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
|
||||
|
||||
Make a list of datasets public.
|
||||
|
||||
|
||||
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"bulk_update_public","method":"put"}]} webhooks={[]} hasHead={false} />
|
||||
Loading…
Add table
Add a link
Reference in a new issue