mirror of
https://github.com/dathere/ckanaction.git
synced 2026-05-20 09:54:14 +00:00
docs: fix package_list description
This commit is contained in:
parent
a88a8fffc3
commit
83eb41510f
2 changed files with 3 additions and 3 deletions
|
|
@ -7,11 +7,11 @@ _openapi:
|
|||
structuredData:
|
||||
headings: []
|
||||
contents:
|
||||
- content: This endpoint lists CKAN resources.
|
||||
- content: Return a list of the name of the site's datasets (packages).
|
||||
---
|
||||
|
||||
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
|
||||
|
||||
This endpoint lists CKAN resources.
|
||||
Return a list of the name of the site's datasets (packages).
|
||||
|
||||
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"package_list","method":"post"}]} />
|
||||
Loading…
Add table
Add a link
Reference in a new issue