1 min readAug 27, 2020
Thank you for your comment. I have updated the story and added "note_schema = NoteSchema()
notes_schema = NoteSchema(many=True)".
And if you hit the api with Content-Type: application/json then you will have the data in request.json