ckanaction/docs/content/docs/package_autocomplete.mdx

25 lines
No EOL
709 B
Text

---
title: package_autocomplete
full: true
_openapi:
method: POST
toc: []
structuredData:
headings: []
contents:
- content: >
Return a list of datasets (packages) that match a string.
Datasets with names or titles that contain the query string will be
returned.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Return a list of datasets (packages) that match a string.
Datasets with names or titles that contain the query string will be returned.
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"package_autocomplete","method":"post"}]} />