chb / indivo_server

The Indivo™ Personally Controlled Health Record
http://indivohealth.org
GNU General Public License v3.0
103 stars 40 forks source link

SMART model calls default to limit of 100 #22

Closed Travers closed 12 years ago

Travers commented 12 years ago

SMART model calls of the type GET /records/{RECORD_ID}/{MODEL_NAME}/ should reflect the default SMART behavior of returning all results. Currently we are limiting this to 100 results by default.