Page MenuHomePhabricator

Add wbdatabridgeconfig API to repo
Closed, ResolvedPublic

Description

Depending on whether the dataBridgeEnabled setting is set or not. For now, it exposes a single value (in an array structure): the maximum length for string values.

Consider adding this is an action=query meta sub-module instead of a separate module, so the API call can be combined with other action=query calls (e. g. for permission checks). Depends on whether submodules can be marked as internal, though.

Event Timeline

Depends on whether submodules can be marked as internal, though.

It’s possible, and shows up correctly in api.php?action=help, but due to T185508: Show “internal” API module help flag in Special:ApiSandbox being unimplemented, the usefulness of that is somewhat limited in my opinion :/

Change 542116 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/Wikibase@master] bridge: add wbdatabridgeconfig internal API

https://gerrit.wikimedia.org/r/542116

Change 542116 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] bridge: add wbdatabridgeconfig internal API

https://gerrit.wikimedia.org/r/542116