mirror of
https://github.com/dathere/ckanaction.git
synced 2026-07-06 01:12:20 +00:00
feat(docs): add more endpoints
This commit is contained in:
parent
6d843632ff
commit
e13124ee42
15 changed files with 653 additions and 54 deletions
18
docs/content/docs/resource_view_show.mdx
Normal file
18
docs/content/docs/resource_view_show.mdx
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
title: resource_view_show
|
||||
full: true
|
||||
_openapi:
|
||||
method: POST
|
||||
route: resource_view_show
|
||||
toc: []
|
||||
structuredData:
|
||||
headings: []
|
||||
contents:
|
||||
- content: Return the metadata of a resource_view.
|
||||
---
|
||||
|
||||
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
|
||||
|
||||
Return the metadata of a resource_view.
|
||||
|
||||
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"resource_view_show","method":"post"}]} webhooks={[]} hasHead={false} />
|
||||
Loading…
Add table
Add a link
Reference in a new issue