ixmaps / php-backend

Php scripts for IXmaps backend
GNU Affero General Public License v3.0
2 stars 1 forks source link

PRT API validation - data types #4

Open colinmccann opened 6 years ago

colinmccann commented 6 years ago

Add data type validation for ptr inputs. Eg request_id must be a valid int (DB will choke otherwise)