Brief description of bug:
Opensearch wikipedia API used in !define command is deprecated. Opensearch will not include description in the request results anymore. Read more here https://phabricator.wikimedia.org/T241437
Steps to re-produce:
- Replace opensearch with
search=query API.
- Rewrite of command
run function to reflect changes.
Brief description of bug:
Opensearch wikipedia API used in
!definecommand is deprecated. Opensearch will not include description in the request results anymore. Read more here https://phabricator.wikimedia.org/T241437Steps to re-produce:
search=queryAPI.runfunction to reflect changes.