mirror of
https://github.com/dathere/ckanaction.git
synced 2025-12-27 13:26:59 +00:00
23 lines
No EOL
570 B
Text
23 lines
No EOL
570 B
Text
---
|
|
title: member_list
|
|
full: true
|
|
_openapi:
|
|
method: POST
|
|
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"}]} /> |