Closed Bluscream closed 2 months ago
Thanks for reporting!
Can you provide steps to reproduce? We often need a reproducible example, e.g. some code that allows someone else to recreate your problem by just copying and pasting it. If it involves more than a couple of different file, create a new repository on GitHub and add a link to that.
I worked around this problem by generating a whole OpenAPI spec from scratch using a HAR file, which allowed me to extract all response schemas into one file.
You have already researched for similar issues?
I hope so
What are you trying to achieve, or the steps to reproduce?
I want to merge all schemas from different API endpoint responses so i can let AI build a OpenAPI spec file for me
What was the result you received?
What did you expect?
a merged.schema.json file in my directory
Context
Please read this entire template before posting any issue. If you ignore these instructions and post an issue here that does not follow the instructions, your issue might be closed, locked, and assigned the
missing discussion
label.