mirror of
https://github.com/dathere/ckanaction.git
synced 2025-12-31 01:20:21 +00:00
22 lines
No EOL
848 B
Text
22 lines
No EOL
848 B
Text
---
|
|
title: package_resource_reorder
|
|
full: true
|
|
_openapi:
|
|
method: PUT
|
|
route: package_resource_reorder
|
|
toc: []
|
|
structuredData:
|
|
headings: []
|
|
contents:
|
|
- content: >
|
|
Reorder resources against datasets. If only partial resource ids are
|
|
supplied then these are assumed to be first and the other resources
|
|
will stay in their original order.
|
|
---
|
|
|
|
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
|
|
|
|
Reorder resources against datasets. If only partial resource ids are supplied then these are assumed to be first and the other resources will stay in their original order.
|
|
|
|
|
|
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"package_resource_reorder","method":"put"}]} webhooks={[]} hasHead={false} /> |