Changes between Version 7 and Version 8 of NewTestbedAPISpec
- Timestamp:
- Jul 16, 2013 10:01:31 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NewTestbedAPISpec
v7 v8 180 180 * Removable - a flag true if the field can be removed 181 181 * 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". 182 184 183 185 To read a user's profile (generally only users can read their own profile).