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
Unknown Object (File)
Sun, Apr 28, 6:08 AM
Unknown Object (File)
Wed, Apr 24, 10:47 PM
Unknown Object (File)
Sat, Apr 20, 4:52 PM
Unknown Object (File)
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)
Mar 30 2024, 8:32 AM
Unknown Object (File)
Mar 30 2024, 8:32 AM
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
Branch
vapi2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 23200
Build 31867: Run Core Tests
Build 31866: arc lint + arc unit