docs: fix package_list description

This commit is contained in:
rzmk 2026-05-12 17:09:55 -04:00
parent a88a8fffc3
commit 83eb41510f
2 changed files with 3 additions and 3 deletions

View file

@ -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"}]} />

View file

@ -30,7 +30,7 @@ paths:
post:
operationId: package_list
summary: package_list
description: This endpoint lists CKAN resources.
description: Return a list of the name of the site's datasets (packages).
requestBody:
required: false
content: