Skip to content

Commit e34e053

Browse files
committed
Merge pull request #2707 from ajyong/patch-1
Fix typo in versioning docs
2 parents 74506ba + 000db8d commit e34e053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-guide/versioning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Your client requests would now look like this:
103103
Host: example.com
104104
Accept: application/vnd.megacorp.bookings+json; version=1.0
105105

106-
## URLParameterVersioning
106+
## URLPathVersioning
107107

108108
This scheme requires the client to specify the version as part of the URL path.
109109

0 commit comments

Comments
 (0)