mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-02-28 01:48:58 +00:00
* add required template files and logic in generator * add possibility to choose between coroutines and reactor style reactive for spring declarative http client * remove Flow as array-type input param for declarative http interface * better name for switches * revert change * fix implementation and add tests * revert unrelated formatting changes * add compile check for generated code to github action config file * fix output folder for config files * commit generated files * commit generated docs files * fix compile test output folder names * fix sample generation * fix compile to jdk 17+ * force test rerun * remove misleading warning * remove extraneous mustache files. Rebuild samples * restoring incorrectly deleted output files
319 B
319 B
OpenAPI generated API stub
Spring Framework stub
Overview
This code was generated by the OpenAPI Generator project. By using the OpenAPI-Spec. This generates Spring 6+ declarative HTTP interfaces that can be used to easily instantiate an http client.