Fixed typo in migration-from-swagger-codegen.md (#2548)

This commit is contained in:
Tanguy Invernizzi
2019-03-29 16:35:05 +01:00
committed by William Cheng
parent d056df6250
commit 0bc06f8d4d

View File

@@ -249,4 +249,4 @@ If your API client is using named parameters in the function call (e.g. Perl req
## Default basePath
The default `basePath` has been changed from `https://localhost` to `http://locallhost` (http without s)
The default `basePath` has been changed from `https://localhost` to `http://localhost` (http without s)