data-api-builder icon indicating copy to clipboard operation
data-api-builder copied to clipboard

[Enh]: OpenAPI does not show multiple data sources

Open JerryNixon opened this issue 1 year ago • 3 comments

When you use two configuration files, only the types from the first configuration show up in OpenAPI & Swagger.

JerryNixon avatar Nov 17 '24 15:11 JerryNixon

@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.

DamianXok avatar Feb 05 '25 14:02 DamianXok

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" },

mharne avatar Oct 17 '25 15:10 mharne

This is part of a larger family of enhancements for OpenAPI.

JerryNixon avatar Nov 03 '25 07:11 JerryNixon