mirror of
https://github.com/dathere/ckanaction.git
synced 2025-12-31 01:20:21 +00:00
25 lines
No EOL
715 B
Text
25 lines
No EOL
715 B
Text
---
|
|
title: package_relationship_create
|
|
full: true
|
|
_openapi:
|
|
method: POST
|
|
toc: []
|
|
structuredData:
|
|
headings: []
|
|
contents:
|
|
- content: >
|
|
Create a relationship between two datasets (packages).
|
|
|
|
|
|
You must be authorized to edit both the subject and the object
|
|
datasets.
|
|
---
|
|
|
|
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
|
|
|
|
Create a relationship between two datasets (packages).
|
|
|
|
You must be authorized to edit both the subject and the object datasets.
|
|
|
|
|
|
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"package_relationship_create","method":"post"}]} /> |