I see. In future, you could utilize model lifecycles beforeCreate hook to make sure the information in the ctx.request.body (i.e the data being sent in the request) is valid (according to your defined spec)
I see. In future, you could utilize model lifecycles beforeCreate hook to make sure the information in the ctx.request.body (i.e the data being sent in the request) is valid (according to your defined spec)