Skip to content

Merge master#1

Merged
lchwe merged 10 commits intolchwe:masterfrom
OpenAPITools:master
Sep 24, 2020
Merged

Merge master#1
lchwe merged 10 commits intolchwe:masterfrom
OpenAPITools:master

Conversation

@lchwe
Copy link
Copy Markdown
Owner

@lchwe lchwe commented Sep 24, 2020

No description provided.

Ghufz and others added 10 commits September 24, 2020 10:02
* Fixing java:S3599 - Avoid double brace initializer

Because Double Brace Initialization (DBI) creates an anonymous class with a
reference to the instance of the owning object, its use can lead to memory
leaks if the anonymous inner class is returned and held by other objects. Even
when there's no leak, DBI is so obscure that it's bound to confuse most
maintainers.

* Fix incorrect List.contains typed check

* Avoid potential NPE in DefaultCodegen

* [fsharp] Remove unused boolean and log

* Fix potential NPE in Haskell http client

* Fix potential bugs in JavaCXFExtServerCodegen, found by static analysis
Add a link to react native tutorial
* Support server configuration per operation

* regenerated+tests

* base_url fix

* support not templated urls

* revert update of ruby docs
* add option to set recursion limit

* fix test failure

* update doc

* add tests

* add missing import

* rename option to recursionLimit
@lchwe lchwe merged commit 484cd19 into lchwe:master Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants