Tags: cjbooms/fabrikt
Tags
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
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>
PreviousNext