Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianEdwards authored Feb 12, 2024
1 parent a2e77ec commit 5ca498f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion labs/5-Add-Checkout/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -408,5 +408,6 @@ We decorated some of the properties of the types that will be deserialized from

![Swagger UI when validation errors are returned due to invalid fields when creating an order](./img/ordering-api-swagger-create-order-validation-error.png)

## Add the Checkout feature to the web site
## Challenge: Add the Checkout feature to the web site

If you want an extra challenge, try updating the web site to call the Ordering API. You can use the complete `eShop` solution in the root of this repo to help guide you.

0 comments on commit 5ca498f

Please sign in to comment.