Commit 127f5de
authored
Add docs for GET /fc/starter-pack-members (base#408)
<!-- start pr-codex -->
## PR-Codex overview
This PR introduces a new API endpoint for retrieving members of a
starter pack in the Warpcast application, including details on the
response format and example usage.
### Detailed summary
- Added documentation for a new endpoint: `GET
/fc/starter-pack-members`.
- Described the purpose: to fetch members of a starter pack, ordered by
addition time.
- Listed query parameter: `id` for the starter pack.
- Specified the response structure, including `members` array and
example JSON response.
- Provided a usage example using `curl`.
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your
question}`
<!-- end pr-codex -->1 parent 739ef70 commit 127f5de
1 file changed
+40
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1051 | 1051 | | |
1052 | 1052 | | |
1053 | 1053 | | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
| 1064 | + | |
| 1065 | + | |
| 1066 | + | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
0 commit comments