openapi-preprocessor
openapi-preprocessor copied to clipboard
Document differences of $merge, $inline with YAML anchors/aliases
About YAML 1.2 anchor & aliases: http://www.yaml.org/spec/1.2/spec.html#id2765878
This YAML specific feature could be used instead of $merge or $inline for some uses cases. We should document the similarities and differences.