Does anyone know how to submit a complex type on the URL to the REST endpoint?
For instance how to submit a User object that has 3 string types and 3 long types on the URL for the REST GET submit? Thanks, Chris
Does anyone know how to submit a complex type on the URL to the REST endpoint?
For instance how to submit a User object that has 3 string types and 3 long types on the URL for the REST GET submit? Thanks, Chris