diff options
Diffstat (limited to 'guide/toc.md')
-rw-r--r-- | guide/toc.md | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/guide/toc.md b/guide/toc.md index 2bc91b1..db10317 100644 --- a/guide/toc.md +++ b/guide/toc.md @@ -34,11 +34,7 @@ REST * [REST principles](rest_principles.md) * [Handling REST requests](rest_handlers.md) - * HEAD/GET requests flowchart - * POST/PUT/PATCH requests flowchart - * DELETE requests flowchart - * OPTIONS requests flowchart - * Designing a REST API + * [REST flowcharts](rest_flowcharts.md) Multipart --------- |