oasdiff icon indicating copy to clipboard operation
oasdiff copied to clipboard

Add more details to Text/Markdown output.

Open OmarAlJarrah opened this issue 2 years ago • 1 comments

Issue Description

When generating Text/Markdown diff report, the generated result does not show a lot of data, only the changes on the level of paths and responses (and maybe more).

The issue comes from the fact that it does not display the changes in components and schemas, unlike JSON and YAML.

This issue is actually mentioned in the README of the project.

Expected Solution

I would like to request this feature, to be more precise we would like to have more data displayed, equivalent to that of YAML at best case scenario.

Final Words

Thank you to all the developers who have helped make this amazing and outstanding open-source project, maintaining it's existent day by day.

OmarAlJarrah avatar Sep 28 '23 02:09 OmarAlJarrah

Hi @OmarAlJarrah and thanks for your kind words. Have you tried the oasdiff changelog command? It's output is supposed to be more user-friendly and, eventually, once we add enough checks to it, it will replace the textual output. Please let me know what you think. Reuven

reuvenharrison avatar Sep 28 '23 18:09 reuvenharrison