Forum Discussion

Nikhil1326's avatar
Nikhil1326
New Contributor
3 years ago

Creating SDK using multiple YAML file

Using single YAML file we can create SDK out of it but I have multiple yaml files and I have to create SDK out of it . is there any specific way that need to to be followed?

  • Hello Nikhil1326 

    Codegen is not currently supporting multiple files yaml as input. You would need to create sdk per  file.

    • Nikhil1326's avatar
      Nikhil1326
      New Contributor

      hugomario does

      openapi-generator-cli provide any specifications for multiple files yaml as input to create SDK