Skip to content

larsenf-els/feign-openapi-generator-test

Repository files navigation

Testing OpenAPI Generator for generating Java Feign client

This project is used for testing the OpenAPI Generator (version 7.5.0) regarding generating a Java Feign client.

It is used to reproduce the issue reported here.

The project is build using Gradle:

./gradlew build

And it generates and output files to the ./build/generated/ directory.

The file of interest is the generated DefaultApi.java file.

About

Test OpenAPI Generator for Feign client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published