Page MenuHomePhabricator

When a conduit method requires a string constant, call it "string-const" not "enum"
ClosedPublic

Authored by epriestley on May 15 2014, 12:43 AM.
Tags
None
Referenced Files
F15491012: D9127.id21683.diff
Fri, Apr 11, 10:33 PM
F15461572: D9127.diff
Tue, Apr 1, 9:20 AM
F15457139: D9127.id.diff
Sun, Mar 30, 2:33 PM
F15424183: D9127.id21686.diff
Sat, Mar 22, 8:44 PM
F15398945: D9127.diff
Mar 17 2025, 1:57 AM
F15394809: D9127.id21686.diff
Mar 16 2025, 1:15 AM
F15394808: D9127.id21683.diff
Mar 16 2025, 1:15 AM
F15394807: D9127.id.diff
Mar 16 2025, 1:15 AM
Subscribers

Details

Summary

Ref T5058. The use of "enum" is confusing; we mean "choose one of these specific string constants". Make this more clear.

Test Plan

Viewed each call from the web UI.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to When a conduit method requires a string constant, call it "string-const" not "enum".
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.May 15 2014, 2:47 AM
epriestley updated this revision to Diff 21686.

Closed by commit rP15561a27c31f (authored by @epriestley).