markjprice / apps-services-net8

Repository for the Packt Publishing book titled "Apps and Services with .NET 8" by Mark J. Price
119 stars 55 forks source link

Program.cs for Minimal Web Services in Chapter 15. #19

Closed DocVD closed 4 months ago

DocVD commented 4 months ago

On page 695, in Step-7, Configuring HttpJsonOptions, the added first letter in "Options" should be lowercase instead of uppercase.

On page 696. in Step-8, app.MapGet("api/employees/{id:int}, the first letter should be uppercase instead of lowercase for "employee" in:

markjprice commented 4 months ago

Thanks. I've added an errata for this: https://github.com/markjprice/apps-services-net8/blob/main/docs/errata/errata.md#page-695---getting-entities-into-a-component-by-building-a-web-service