mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-03-29 06:14:25 +03:00
Fix typo in versioning docs
This commit is contained in:
parent
74506ba8ed
commit
000db8df18
|
@ -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