Idea here is to add a option to the --order field. The usage would be to produce a document where the order of the to-document matches the order of the from-document as closely as possible.
This may not apply for disjoint formats, but could be useful when converting from OpenAPI 2 to 3 (and vice-versa). Results in less scrolling when comparing documents.
Idea here is to add a option to the
--orderfield. The usage would be to produce a document where the order of the to-document matches the order of the from-document as closely as possible.This may not apply for disjoint formats, but could be useful when converting from OpenAPI 2 to 3 (and vice-versa). Results in less scrolling when comparing documents.