mirror of
https://github.com/dathere/ckanaction.git
synced 2025-12-18 16:29:25 +00:00
20 lines
No EOL
593 B
Text
20 lines
No EOL
593 B
Text
---
|
|
title: group_follower_list
|
|
full: true
|
|
_openapi:
|
|
method: POST
|
|
route: group_follower_list
|
|
toc: []
|
|
structuredData:
|
|
headings: []
|
|
contents:
|
|
- content: |
|
|
Return the list of users that are following the given 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 list of users that are following the given group.
|
|
|
|
|
|
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"group_follower_list","method":"post"}]} webhooks={[]} hasHead={false} /> |