mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-01-24 00:04:16 +03:00
Use consistent header style in tutorial part 5
This commit is contained in:
parent
5b56639e7a
commit
ad9aa23198
|
@ -1,4 +1,4 @@
|
||||||
# Tutorial 5 - Relationships & Hyperlinked APIs
|
# Tutorial 5: Relationships & Hyperlinked APIs
|
||||||
|
|
||||||
At the moment relationships within our API are represented by using primary keys. In this part of the tutorial we'll improve the cohesion and discoverability of our API, by instead using hyperlinking for relationships.
|
At the moment relationships within our API are represented by using primary keys. In this part of the tutorial we'll improve the cohesion and discoverability of our API, by instead using hyperlinking for relationships.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user