|
|
|
|
|
by BruiseLee
218 days ago
|
|
Does not work for me curl -X POST -H 'Authorization: Bearer ***' \
https://challenge.sphinxhq.com/api/mortys/portal \
-H 'Content-Type: application/json'
-d'{"planet": 0, "morty_count": 2}'
{"error":"planet must be an integer"}
|
|