Post request returns only list
Hello i am trying to create basic API from nuxt server and i have created 2 files one for the list and one for the post and the shema is correct and the payload from the client matching the schema but the post request always retuns the list not the new obj is there any solution for this ?
