Commit 571c196
authored
Update docs for Discord and GitHub verifications from Warpcast API (base#416)
<!-- start pr-codex -->
## PR-Codex overview
This PR updates the documentation for the `GET
/fc/account-verifications` endpoint, clarifying its stability status and
adding a new query parameter for platform filtering.
### Detailed summary
- Updated stability note to indicate potential deprecation.
- Added `platform` query parameter to limit response to specific
platforms: `'x'`, `'github'`, or `'discord'`.
- Expanded `platform` field description in the response to include
`'github'` and `'discord'`.
- Added an example response for a verification from `github`.
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your
question}`
<!-- end pr-codex -->1 parent 8f78782 commit 571c196
1 file changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
959 | 959 | | |
960 | 960 | | |
961 | 961 | | |
962 | | - | |
| 962 | + | |
963 | 963 | | |
964 | 964 | | |
965 | 965 | | |
966 | 966 | | |
967 | 967 | | |
968 | 968 | | |
| 969 | + | |
969 | 970 | | |
970 | 971 | | |
971 | 972 | | |
972 | 973 | | |
973 | | - | |
| 974 | + | |
974 | 975 | | |
975 | 976 | | |
976 | 977 | | |
| |||
986 | 987 | | |
987 | 988 | | |
988 | 989 | | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
989 | 997 | | |
990 | 998 | | |
991 | 999 | | |
| |||
0 commit comments