Page MenuHomePhabricator

Fix two minor display issues with the Conduit "*.search" API documentation
ClosedPublic

Authored by epriestley on Jul 31 2019, 6:22 PM.
Tags
None
Referenced Files
F13048871: D20686.id49339.diff
Thu, Apr 18, 11:21 PM
Unknown Object (File)
Tue, Apr 16, 3:20 PM
Unknown Object (File)
Sat, Apr 6, 7:19 AM
Unknown Object (File)
Sat, Mar 30, 8:32 AM
Unknown Object (File)
Sat, Mar 30, 8:32 AM
Unknown Object (File)
Sat, Mar 30, 8:32 AM
Unknown Object (File)
Mar 14 2024, 5:39 PM
Unknown Object (File)
Mar 8 2024, 9:11 PM
Subscribers
None

Details

Summary

Depends on D20685. Ref T13350. Currently:

  • When a SearchEngine parameter is marked as hidden from Conduit, we may still render a table of possible values. Instead, only render the table if the parameter is actually usable.
  • The table header is hard-coded to say 'statuses', which is just a silly mistake. (Most commonly, this table does have statuses constants.)
Test Plan

Viewed the Conduit API documentation for the new "slowvote.poll.search" API method, saw more sensible display behavior.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable