#define API http://localhost:80/api/v1/resources.
When doing a POST in resources
, the user (dev) can register / include an N number of resources.
Assuming some (uns) record could not be entered, but the rest was successfully. How could the response be? What status? 200 ok, 201, another? Which standard should be followed?