Shane Ardell

Results 1 issues of Shane Ardell

How would I do nested params? I'm trying to test a user registration via an API, and the params should be formatted as: ``` { "registration": { "email": "[email protected]", "password":...