Changes between Version 77 and Version 78 of GAPI_AM_API_DRAFT


Ignore:
Timestamp:
10/08/12 11:58:16 (12 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GAPI_AM_API_DRAFT

    v77 v78  
    128128     May use only alphanumeric characters plus hyphen, underscore, period, or colon; alphanumeric only in first character. `'^[a-zA-Z0-9][a-zA-Z0-9-_\.:]*$'`
    129129
    130  5. From the return of multiple methods, `geni_operational_status`: alphanumeric
     130 5. From the return of multiple methods, `geni_operational_status`: alphanumeric plus underscore; alphanumeric only in first character: `'^[a-zA-Z0-9][a-zA-Z0-9_]*$'`
    131131
    132132=== Change Set O3: Allow unicode values ===