gibahjoe / openapi-generator-dart

Openapi Generator for Dart/Flutter
BSD 3-Clause "New" or "Revised" License
123 stars 34 forks source link

[Question] Input folder #109

Closed RoyZengTW closed 1 year ago

RoyZengTW commented 1 year ago

Description of the bug

Hello, I have multiple yaml file. Could I input a folder instead a yaml file ?

Thanks

Steps to reproduce

N/A

Expected behavior

Input a folder to the generator

Logs

No response

Screenshots

No response

Platform

Linux

Library version

4.12.0

Flutter version

3.10.6

Flutter channel

stable

Additional context

No response

MincDev commented 4 months ago

Was there a solution to this?

RoyZengTW commented 4 months ago

I finally use openapi-merge-cli to merge all the file into one.