wikibase-sdk icon indicating copy to clipboard operation
wikibase-sdk copied to clipboard

add `formatversion` to `WbGetEntities`

Open k-yle opened this issue 1 month ago • 2 comments

formatversion is undocumented[1] but it does exist[2]. Also exported this interface, for anyone that's using this library purely for its type-defintions

k-yle avatar Dec 05 '25 10:12 k-yle

Do you have an example of an API call url that returns that attribute?

maxlath avatar Dec 05 '25 13:12 maxlath

this is attribute is in the request, not the response. It's briefly mentioned in the release notes for MediaWiki 1.40.

as an example, you could compare the response from:

k-yle avatar Dec 05 '25 13:12 k-yle