xuorig / anicca

Get a diff between two OpenAPI descriptions.
MIT License
24 stars 0 forks source link

Simplify JSON and YAML outputs #5

Open xuorig opened 3 years ago

xuorig commented 3 years ago

Currently we output a TON of data in serialized diffs. Diffs between objects often include the full object representation. Maybe we include only the strict necessary and a JSON pointer to the full objects?