as suggested in karenetheridge/OpenAPI-Modern#51
A config value such as 'schema_dir' - iterate through all files in this directory (recursively), attempt to decode them (yaml or json), and create then as OpenAPI document objects to load into the evaluator object.
By default, assign them identifiers that are their relative path names within the directory.
as suggested in karenetheridge/OpenAPI-Modern#51
A config value such as 'schema_dir' - iterate through all files in this directory (recursively), attempt to decode them (yaml or json), and create then as OpenAPI document objects to load into the evaluator object.
By default, assign them identifiers that are their relative path names within the directory.