Azure / data-api-builder

Data API builder provides modern REST and GraphQL endpoints to your Azure Databases and on-prem stores.
https://aka.ms/dab/docs
MIT License
943 stars 194 forks source link

[Bug]: REST does not reflect additional source files. #2447

Open JerryNixon opened 3 weeks ago

JerryNixon commented 3 weeks ago

What happened?

When a second data-source-file is used, OpenAPI and Swagger show only the first configuration entities.

Aside, the Graph schema does show the other entities.

Version

Microsoft.DataApiBuilder 1.2.10+c7ca8db8558a63919c530e454c8f18b45d5b931c

What database are you using?

Azure SQL

What hosting model are you using?

Local (including CLI)

Which API approach are you accessing DAB through?

REST

Relevant log output

No response

Code of Conduct

JerryNixon commented 3 days ago

Related #2462