8000 Tags · cjbooms/fabrikt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: cjbooms/fabrikt

Tags

22.3.0

Toggle 22.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add publish instructions (#414)

* Update README.md

* Update README.md

22.2.0

Toggle 22.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix oneof mappings issue (#407)

* Fix issue where mappings are not being defaulted correctly for oneOf.
Fix issue where mappings are not being defaulted correctly for oneOf.

Commit failing test

* commit failing test

* commit fix

22.1.0

Toggle 22.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix inline handling of aggregations under arrays (#403)

Fix inline handling of aggregations under arrays

22.0.1

Toggle 22.0.1's commit message
< 10000 div class="Overlay-headerContentWrap">

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix issue with inlined oneOf generation under arrays. (#401)

* Fix issue with inlined oneOf generation under arrays.
One dealing with arrays, we must also check that the items schema is inlined before generating a class for it.

* more concise function with cleaned-up kdoc

22.0.0

Toggle 22.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for inlined one of interface generation (#397)

* Add support for inlined oneOf interface generation

This appears to have been missing and including it seems to have worked out ok

* revert changes to default behaviour test

21.2.0

Toggle 21.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
relocate old guava libs to prevent conflicts (#380)

#379

21.1.0

Toggle 21.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #376 from ulrikandersen/assert-400-error

Ktor server: Assert on error 400 message

21.0.0

Toggle 21.0.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Add option to add spring-cloud-openfeign-starter annotation (#365)

* Add option to add spring-cloud-openfeign-starter annotation

* Fix @FeignClient parameter

* revert gradle foojay-resolve

* use cli parameters instead of x- extensions

* add generation test for spring-cloud-openfeign-starter

* Provide a default for client name in open feign annotation.
Move validation to unit tests and revert change to end2end tests.

* ensure client name can be changed

* merge tests

---------

Co-authored-by: Misato <me@mirror-kt.dev>

20.0.0

Toggle 20.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor improvement to handle String enums as Strings. (#355)

19.2.0

Toggle 19.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for additional properties with simple types. (#350)

0