[Wikidata-bugs] [Maniphest] T276481: wbsearch parameter wbstype lists “form” and “sense” types twice

2023-08-31 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved". Lucas_Werkmeister_WMDE assigned this task to hoo. Lucas_Werkmeister_WMDE added a comment. $ curl -s 'https://www.wikidata.org/w/api.php?action=paraminfo=wbsearchentities=json=2' | jq -r '.paraminfo.modules | .[] | select(.name ==

[Wikidata-bugs] [Maniphest] T276481: wbsearch parameter wbstype lists “form” and “sense” types twice

2023-08-29 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.41-notes (1.41.0-wmf.25; 2023-09-05). TASK DETAIL https://phabricator.wikimedia.org/T276481 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ReleaseTaggerBot Cc: Lucas_Werkmeister_WMDE, Danny_Benjafield_WMDE,

[Wikidata-bugs] [Maniphest] T276481: wbsearch parameter wbstype lists “form” and “sense” types twice

2023-08-23 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. Should be testable in production next week: $ curl -s 'https://www.wikidata.org/w/api.php?action=paraminfo=wbsearchentities=json=2' | jq -r '.paraminfo.modules | .[] | select(.name == "wbsearchentities") | .parameters | .[] | select(.name ==

[Wikidata-bugs] [Maniphest] T276481: wbsearch parameter wbstype lists “form” and “sense” types twice

2023-08-23 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T276481 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Maintenance_bot Cc: Lucas_Werkmeister_WMDE, Danny_Benjafield_WMDE, Astuthiodit_1,

[Wikidata-bugs] [Maniphest] T276481: wbsearch parameter wbstype lists “form” and “sense” types twice

2023-08-23 Thread gerritbot
gerritbot added a comment. Change 949080 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@master] Simplify the "WikibaseRepo.EnabledEntityTypes" service https://gerrit.wikimedia.org/r/949080 TASK DETAIL https://phabricator.wikimedia.org/T276481 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T276481: wbsearch parameter wbstype lists “form” and “sense” types twice

2023-08-23 Thread gerritbot
gerritbot added a comment. Change 951845 **merged** by jenkins-bot: [mediawiki/extensions/WikibaseLexeme@master] Add EnabledEntityTypesTest https://gerrit.wikimedia.org/r/951845 TASK DETAIL https://phabricator.wikimedia.org/T276481 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T276481: wbsearch parameter wbstype lists “form” and “sense” types twice

2023-08-23 Thread gerritbot
gerritbot added a comment. Change 949080 had a related patch set uploaded (by Hoo man; author: Hoo man): [mediawiki/extensions/Wikibase@master] Simplify the "WikibaseRepo.EnabledEntityTypes" service https://gerrit.wikimedia.org/r/949080 TASK DETAIL

[Wikidata-bugs] [Maniphest] T276481: wbsearch parameter wbstype lists “form” and “sense” types twice

2023-08-23 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T276481 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: Lucas_Werkmeister_WMDE, Danny_Benjafield_WMDE, Isabelladantes1983, Themindcoder,

[Wikidata-bugs] [Maniphest] T276481: wbsearch parameter wbstype lists “form” and “sense” types twice

2023-08-23 Thread gerritbot
gerritbot added a comment. Change 951845 had a related patch set uploaded (by Hoo man; author: Hoo man): [mediawiki/extensions/WikibaseLexeme@master] Add EnabledEntityTypesTest https://gerrit.wikimedia.org/r/951845 TASK DETAIL https://phabricator.wikimedia.org/T276481 EMAIL

[Wikidata-bugs] [Maniphest] T276481: wbsearch parameter wbstype lists “form” and “sense” types twice

2021-03-04 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task. Lucas_Werkmeister_WMDE added projects: Wikidata, Wikidata Lexicographical data, MediaWiki-API. TASK DESCRIPTION As a developer working with the Wikibase API, I want to get helpful and sensible information about the API, e.g. in the API sandbox.