diff options
| author | wikiapiserver | 2026-06-26 01:32:11 +0200 |
|---|---|---|
| committer | wikiapiserver | 2026-06-26 01:32:11 +0200 |
| commit | 46bcf2b5e837bfbc957db60a5c674742f3916083 (patch) | |
| tree | fbfc7f8355da0a2ed696dfbcde3e6cc4bc78be03 /.gitignore | |
| parent | e7bbed2d3b7d06700b0b4d9009f695e0cdf03e40 (diff) | |
| download | wikiapiserver-46bcf2b5e837bfbc957db60a5c674742f3916083.tar.gz | |
fix: filter to English Wikipedia via POST with filter body
The structured contents API requires a POST request with the filter
in the JSON body to narrow results:
{"filters": [{"field": "in_language.identifier", "value": "en"}]}
Replaces the non-functional query-string filter parameter.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
