forked from loafle/openapi-generator-original
* Add unit tests for bug in imports for oneOf schemas with additional properties set to true #21587 * Fix bug in filtering primitive, built-in types from model imports in TypeScriptFetchClientCodegen * Add YAML OAS file for #21587 * Revert change to issue_21259.yaml * Remove comment from issue_21259.yaml * Filter out arrays from oneOfModels along with primitive types * Update issue_21587 unit test to catch the Array<Model> case --------- Co-authored-by: Chris Gual <cgual@omnidian.com>