Changes between Version 7 and Version 8 of NewTestbedAPISpec


Ignore:
Timestamp:
Jul 16, 2013 10:01:31 AM (11 years ago)
Author:
faber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NewTestbedAPISpec

    v7 v8  
    180180     * Removable - a flag true if the field can be removed
    181181     * Description - a string explaining the field
     182     * Format - a regular expression that can be used to validate the field entry (may be null, and generally is for optional fields)
     183     * FormatDescription - A brief, natural language description of the field input constraints, e.g. "A valid e-mail address" or "only numbers and spaces".
    182184
    183185To read a user's profile (generally only users can read their own profile).