User Details
User Details
- User Since
- Jan 5 2026, 2:20 PM (22 w, 5 d)
- Availability
- Available
- IRC Nick
- aghirelli
- LDAP User
- Aghirelli
- MediaWiki User
- AGhirelli-WMF [ Global Accounts ]
Thu, Jun 11
Thu, Jun 11
AGhirelli-WMF changed the status of T427481: Extend MediaWiki Session framework to support OpenAPI metadata, a subtask of T422484: [5.2.5b Epic] Add security mechanism information to the MediaWiki REST API description, from Open to In Progress.
AGhirelli-WMF changed the status of T427481: Extend MediaWiki Session framework to support OpenAPI metadata from Open to In Progress.
AGhirelli-WMF moved T428147: Fix top-level issues in the MediaWiki REST API OAD from To Estimate to Ready, Sized, & Prioritized on the MW-Interfaces-Team board.
AGhirelli-WMF triaged T428907: [SPIKE] Determine extension configuration variance across Wikimedia project families as Medium priority.
During the estimation meeting we thought it's better to talk a little bit more of that before proceed with the sizing
AGhirelli-WMF set the point value for T428149: Fix type, media type, and array issues in the MediaWiki REST API OAD to 3.
AGhirelli-WMF set the point value for T428147: Fix top-level issues in the MediaWiki REST API OAD to 3.
AGhirelli-WMF set the point value for T428436: Fix description and example issues for transform paths in the MediaWiki REST API OAD (part 2) to 5.
AGhirelli-WMF added a comment to T428149: Fix type, media type, and array issues in the MediaWiki REST API OAD.
Notes for estimation:
- Work involves adding missing type fields to response schema properties and fixing invalid media type strings in the REST handler classes
- Changes are spread across multiple handler PHP files but are purely additive — no logic changes, low risk
- The array-items portion is still blocked on T409113 and should be excluded from the estimate
- Verification is done by running the linter against the generated document
AGhirelli-WMF added a comment to T428147: Fix top-level issues in the MediaWiki REST API OAD.
Notes for estimation:
- T427356 (externalDocs support) is now complete, so that item is unblocked
- Remaining unblocked work: add termsOfService, contact.name, and contact.url in ModuleSpecHandler.php, and remove unused components
- version semver field is still blocked on T427359 and should be excluded from the estimate
- Changes are concentrated in a single file (ModuleSpecHandler.php), no logic changes — low risk
Tue, Jun 9
Tue, Jun 9
AGhirelli-WMF changed the status of T427355: Support requestBody.description in MediaWiki REST Framework OAD generation from Open to In Progress.
AGhirelli-WMF changed the status of T427355: Support requestBody.description in MediaWiki REST Framework OAD generation, a subtask of T422480: [5.2.5b Epic] Improve MediaWiki REST API OpenAPI description, from Open to In Progress.
AGhirelli-WMF moved T428621: Epic: api-gateway decommissioning from Incoming (Needs Triage) to Radar (other teams work) on the MW-Interfaces-Team board.
AGhirelli-WMF moved T428625: Refactor api-gateway helm chart from Incoming (Needs Triage) to Radar (other teams work) on the MW-Interfaces-Team board.
Mon, Jun 8
Mon, Jun 8
AGhirelli-WMF changed the status of T427361: Support response body examples in MediaWiki REST Framework OAD generation from Open to In Progress.
AGhirelli-WMF changed the status of T427361: Support response body examples in MediaWiki REST Framework OAD generation, a subtask of T422480: [5.2.5b Epic] Improve MediaWiki REST API OpenAPI description, from Open to In Progress.
Fri, Jun 5
Fri, Jun 5
Wed, Jun 3
Wed, Jun 3
AGhirelli-WMF changed the status of T427356: Support root-level externalDocs in MediaWiki REST Framework OAD generation from Open to In Progress.
AGhirelli-WMF changed the status of T427356: Support root-level externalDocs in MediaWiki REST Framework OAD generation, a subtask of T422480: [5.2.5b Epic] Improve MediaWiki REST API OpenAPI description, from Open to In Progress.
Mon, Jun 1
Mon, Jun 1
Thu, May 28
Thu, May 28
AGhirelli-WMF moved T427522: Document CSRF token body parameters in TokenAware handlers from Incoming (Needs Triage) to Backlog on the MW-Interfaces-Team board.
AGhirelli-WMF edited projects for T426836: Fix schema property example validation, added: MW-Interfaces-Team (MWI-Sprint-34 (2026-05-19 to 2026-06-02)); removed MW-Interfaces-Team.
AGhirelli-WMF set the point value for T427360: Support requestBody content examples in MediaWiki REST Framework OAD generation to 2.
AGhirelli-WMF set the point value for T427361: Support response body examples in MediaWiki REST Framework OAD generation to 5.
Wed, May 27
Wed, May 27
AGhirelli-WMF added a comment to T425428: Support operation IDs in MediaWiki REST API OpenAPI descriptions.
Hi,
I submitted the patch that adds support for operationId in two ways:
Tue, May 26
Tue, May 26
AGhirelli-WMF added a comment to T425942: [SPIKE] Identify OAD properties not supported by MediaWiki REST Framework.
Spike report
Mon, May 25
Mon, May 25
Thu, May 21
Thu, May 21
AGhirelli-WMF added a comment to T426836: Fix schema property example validation.
Note for estimation:
The fix requires inverting the logic in schemaExampleUtils.js: findNestedExamples currently passes if any property has an example; it needs to fail if at least one is missing ("all" check instead of "any").
Wed, May 20
Wed, May 20
May 5 2026
May 5 2026
AGhirelli-WMF closed T422600: Add the remaining linting rules, a subtask of T422479: [5.2.5b Epic] Implement and improve linter rules, as Resolved.
May 4 2026
May 4 2026
AGhirelli-WMF closed T423411: Improve linting - unify example validation, a subtask of T422479: [5.2.5b Epic] Implement and improve linter rules, as Resolved.