Skip to content

Commit

Permalink
Mark response actions as an experimental feature
Browse files Browse the repository at this point in the history
  • Loading branch information
burnash committed May 23, 2024
1 parent 751c317 commit ae72b7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/website/docs/dlt-ecosystem/verified-sources/rest_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,10 @@ See the [incremental loading](../../general-usage/incremental-loading.md#increme

The `response_actions` field in the endpoint configuration allows you to specify how to handle specific responses from the API based on status codes or content substrings. This is useful for handling edge cases like ignoring responses on specific conditions.

:::caution Experimental Feature
This is an experimental feature and may change in future releases.
:::

#### Example

```py
Expand Down

0 comments on commit ae72b7b

Please sign in to comment.