diff --git a/docs/swagger-codegen-migration.html b/docs/swagger-codegen-migration.html index 93fdc1f97b9..189c5082b5c 100644 --- a/docs/swagger-codegen-migration.html +++ b/docs/swagger-codegen-migration.html @@ -242,5 +242,5 @@ Concretely if you did not specify anything when you are generating java code, a

If your API client is using named parameters in the function call (e.g. Perl required & optional parameters, Ruby optional parameters), you will need to add x-codegen-request-body-name to the spec to restore the original body parameter name.

Default basePath

-

The default basePath has been changed from https://localhost to http://locallhost (http without s)

-
Last updated on 2019-3-22
RoadmapSwagger Codegen Fork: Q&A
\ No newline at end of file +

The default basePath has been changed from https://localhost to http://localhost (http without s)

+
Last updated on 2019-3-29
RoadmapSwagger Codegen Fork: Q&A
\ No newline at end of file diff --git a/docs/swagger-codegen-migration/index.html b/docs/swagger-codegen-migration/index.html index 93fdc1f97b9..189c5082b5c 100644 --- a/docs/swagger-codegen-migration/index.html +++ b/docs/swagger-codegen-migration/index.html @@ -242,5 +242,5 @@ Concretely if you did not specify anything when you are generating java code, a

If your API client is using named parameters in the function call (e.g. Perl required & optional parameters, Ruby optional parameters), you will need to add x-codegen-request-body-name to the spec to restore the original body parameter name.

Default basePath

-

The default basePath has been changed from https://localhost to http://locallhost (http without s)

-
Last updated on 2019-3-22
RoadmapSwagger Codegen Fork: Q&A
\ No newline at end of file +

The default basePath has been changed from https://localhost to http://localhost (http without s)

+
Last updated on 2019-3-29
RoadmapSwagger Codegen Fork: Q&A
\ No newline at end of file