Closed tdevilleduc closed 5 years ago
when i do following command curl -X GET "http://localhost:8083/api/story/1" -H "accept: application/json"
I get {"storyId":1,"title":"Ulysse","authorId":1,"firstPageId":1,"currentPageId":null,"numberOfPages":4,"numberOfReaders":3,"detailedText":"blablabla Ulysse prenons un texte long pour d??crire lhistoire","image":"imageUlysse"}
encoding problem on detailedText
tdevilleduc@442cd3225a2f74a4c163a81e72f9989f384dc9fa
when i do following command curl -X GET "http://localhost:8083/api/story/1" -H "accept: application/json"
I get {"storyId":1,"title":"Ulysse","authorId":1,"firstPageId":1,"currentPageId":null,"numberOfPages":4,"numberOfReaders":3,"detailedText":"blablabla Ulysse prenons un texte long pour d??crire lhistoire","image":"imageUlysse"}
encoding problem on detailedText