Page MenuHomePhabricator

repository.query now includes project PHIDs
AbandonedPublic

Authored by dereckson on Dec 21 2015, 4:04 PM.
Referenced Files
Unknown Object (File)
Sun, Jan 26, 5:21 PM
Unknown Object (File)
Wed, Jan 22, 4:15 PM
Unknown Object (File)
Tue, Jan 21, 9:59 AM
Unknown Object (File)
Jan 17 2025, 4:12 AM
Unknown Object (File)
Dec 21 2024, 2:27 PM
Unknown Object (File)
Nov 22 2024, 6:13 AM
Unknown Object (File)
Nov 22 2024, 12:56 AM
Unknown Object (File)
Oct 29 2024, 7:34 PM
Subscribers

Details

Summary
  • Add a toDictionaryWithProjects::toDictionaryWithProjects to get a dictionary with the properties of the object, including the attached projects
  • Conduit repository.query API reply now includes projects PHIDs
Test Plan

Test through /conduit/method/repository.query/

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

dereckson retitled this revision from to repository.query now includes project PHIDs.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson set the repository for this revision to rP Phabricator.
dereckson added projects: Conduit, Diffusion.

I see D10289 has already offered a similar change.

The difference here is we only focus on the reply, not the query.