mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
Fixed typo in migration-from-swagger-codegen.md (#2548)
This commit is contained in:
committed by
William Cheng
parent
d056df6250
commit
0bc06f8d4d
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user