Data Issue: Data Factory uses a different directory structure for the Swagger files #2551
Labels
data/swagger-issue
An issue related to the Swagger/OpenAPI Definitions
requires-investigation
tool/importer-rest-api-specs
Swagger Data Importer issues
Data Factory exposes the Discriminated Implementations within a sub-directory/different files to the interface, so we're missing implementations in the output:
As such we're gonna need to check all of the Swagger files for all implementations of an interface, rather than the swagger file where the interface is, which isn't going to be fast but should work
The text was updated successfully, but these errors were encountered: