GET api/bookchapters [HttpGet] public IEnumerable<BookChapter> GetBookChapters() => _bookChaptersService. ... NotFound returns a 404 (not found) response.
確定! 回上一頁