Skip to content

Merge branch 'master' of github.com:OpenAPITools/openapi-generator into fix_apiignore_and_pageable#5

Merged
morphlne merged 5 commits intomorphlne:fix_apiignore_and_pageablefrom
OpenAPITools:master
Mar 11, 2021
Merged

Merge branch 'master' of github.com:OpenAPITools/openapi-generator into fix_apiignore_and_pageable#5
morphlne merged 5 commits intomorphlne:fix_apiignore_and_pageablefrom
OpenAPITools:master

Conversation

@morphlne
Copy link
Owner

No description provided.

kuhnroyal and others added 5 commits March 11, 2021 12:10
The `8.x` versions are no longer compatible with the current generated code. An update is also not possible without breaking change and null-safety support.
* Arrow function removed

* update samples

Co-authored-by: Ragul Murugesan <y509198@softwareag.com>
Co-authored-by: William Cheng <wing328hk@gmail.com>
* Fix api-client deserialization for json_serializable

* Use raw string for url path

* Use Set/List.of

* Use returnTypeIsPrimitive in template

* Regenerate all templates

* Fix casting map to Iterable of things

* Add json_serializable to maven modules

* Run build_runner before pub run test

* Return future of type for strong linter mode
In an effort to make `kotlin-spring` behave the same as `spring` (java), I disabled generation of the `Application.kt` when interfaceOnly=true. This is similar to what `spring` does: https://github.com/OpenAPITools/openapi-generator/blob/master/modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/SpringCodegen.java#L368
@morphlne morphlne merged commit 8c23ee3 into morphlne:fix_apiignore_and_pageable Mar 11, 2021
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