mirror of
https://github.com/dathere/ckanaction.git
synced 2025-11-09 14:19:49 +00:00
24 lines
No EOL
621 B
Text
24 lines
No EOL
621 B
Text
---
|
|
title: member_list
|
|
full: true
|
|
_openapi:
|
|
method: POST
|
|
route: member_list
|
|
toc: []
|
|
structuredData:
|
|
headings: []
|
|
contents:
|
|
- content: |
|
|
Return the members of a group.
|
|
|
|
The user must have permission to "get" the group.
|
|
---
|
|
|
|
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
|
|
|
|
Return the members of a group.
|
|
|
|
The user must have permission to "get" the group.
|
|
|
|
|
|
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"member_list","method":"post"}]} webhooks={[]} hasHead={false} /> |