diff --git a/docs/content/docs/package_list.mdx b/docs/content/docs/package_list.mdx index 533e0d9..8259028 100644 --- a/docs/content/docs/package_list.mdx +++ b/docs/content/docs/package_list.mdx @@ -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). \ No newline at end of file diff --git a/docs/lib/openapi.yml b/docs/lib/openapi.yml index 45479c4..022aa31 100644 --- a/docs/lib/openapi.yml +++ b/docs/lib/openapi.yml @@ -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: