Homec4science

Add basic typechecking support to Conduit

Authored by epriestley <git@epriestley.com> on Dec 13 2015, 12:53.

Description

Add basic typechecking support to Conduit

Summary:
Ref T9964. I want to show users what we're expecting in "constraints", and let constraints like "authors=epriestley" work to make things easier.

I'm generally very happy with the "HTTPParameterType" stuff from EditEngine, so add a parallel set of "ConduitParameterType" classes. These are a little simpler than the HTTP ones, but have a little more validation logic.

Test Plan:
This is really just a proof of concept; some of these fields are now filled in:

{F1023845}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9964

Differential Revision: https://secure.phabricator.com/D14763

Details

Committed
epriestley <git@epriestley.com>Dec 14 2015, 13:21
Pushed
aubortJan 31 2017, 17:16
Parents
rPHd1a1d4800143: Give ConduitAPIMethod->getMethodDescription() access to a real Viewer
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH05a798e3ac68: Add basic typechecking support to Conduit (authored by epriestley <git@epriestley.com>).Dec 14 2015, 13:21