Add exception handling to TOC

This commit is contained in:
Radoslav Georgiev 2018-12-28 18:28:42 +02:00
parent 6a3acf757b
commit 04b19ba0af

View File

@ -17,6 +17,9 @@ Expect often updates as we discuss & decide upon different things.
* [An example create API](#an-example-create-api)
* [An example update API](#an-example-update-api)
* [Nested serializers](#nested-serializers)
- [Exception Handling](#exception-handling)
* [Raising Exceptions in Services](#raising-exceptions-in-services)
* [Handle Exceptions in APIs](#handle-exceptions-in-apis)
- [Inspiration](#inspiration)
<!-- tocstop -->