Creating SDK using multiple YAML file
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2022
11:45 PM
06-06-2022
11:45 PM
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?
Labels:
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2022
09:11 AM
06-08-2022
09:11 AM
Hello @Nikhil1326
Codegen is not currently supporting multiple files yaml as input. You would need to create sdk per file.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2022
08:22 PM
06-08-2022
08:22 PM
@hugomario does
openapi-generator-cli provide any specifications for multiple files yaml as input to create SDK
