mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 17:47:04 +03:00
Merge pull request #2707 from ajyong/patch-1
Fix typo in versioning docs
This commit is contained in:
commit
e34e0536b1
|
@ -103,7 +103,7 @@ Your client requests would now look like this:
|
|||
Host: example.com
|
||||
Accept: application/vnd.megacorp.bookings+json; version=1.0
|
||||
|
||||
## URLParameterVersioning
|
||||
## URLPathVersioning
|
||||
|
||||
This scheme requires the client to specify the version as part of the URL path.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user