data-api-builder
data-api-builder copied to clipboard
[Enh]: OpenAPI does not show multiple data sources
When you use two configuration files, only the types from the first configuration show up in OpenAPI & Swagger.
@JerryNixon :
Does this also mean you wont be able to read/write to the API of the underlying configuration files? This seems to happen for me unless I am doing something wrong.
Is there any update on this bug? I too just ran into this issue using multiple data-source-files and using openAPI schema in the client app.
{ "openapi": "3.0.1", "info": { "title": "Data API builder - REST Endpoint", "version": "1.5.56" },
This is part of a larger family of enhancements for OpenAPI.