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

Data API builder provides modern REST and GraphQL endpoints to your Azure Databases and on-prem stores.

Results 387 data-api-builder issues
Sort by recently updated
recently updated
newest added

### What happened? I encountered a bug while trying to add stored procedures to the database configuration file. I'm receiving the following error when authentication is enabled, but it works...

bug
triage

### What happened? When I add a postgreSQL table column of Json or JsonB type in the API, it does not show up in the API properties, both on REST...

bug
wontfix
pgsql
open-api

## What? HTTP headers are not indicated in the OpenApi document ### DAB Headers 1. `If-Match` 2. `Cache-Control` ## Why? As a result, Swagger cannot provide these during invocations.

rest
open-api
swagger

## What? Today, our OpenAPI includes object types that are not required by the endpoint. See #1838

open-api

### What happened? I am running DAB in development mode in Azure Redhat Openshift with AzureAD as AuthenticationProvider and "authenticated:*" on all Entities. When testing the Rest API using Swagger...

bug
triage
open-api

## What? Show only the available REST methods in the OpenAPI document we produce. ## Why? The current OpenAPI behavior shows all REST methods even when they are not available....

open-api

### What happened? Hi Team, We've developed a custom frontend and backend solution to manage API creation on our API Management platform, utilizing Data API Builder (DAB) to select fields...

bug
triage
open-api
cri

## What Today, `autoentities.template` is missing our newest metadata-driven properties, such as `description`. This enhancement depends on the following: * #2794 * #2940 ## New properties This uses the new...

mcp-server

As part of the MCP changes, we need to stabilize the changes made on core MCP branch and merge it to main. This task is to review, fix and refine...

mssql
mcp-server

## What? In the same way `@env()` and `@akv()` allow string replacements in the DAB configuration, introduce `@db()` which reads from database metadata. This allows DAB to dynamically pull descriptions...

azure-host ⛅
mcp-server