Skip to content

Commit 718476d

Browse files
committed
docs: cut unnecessary anchor name
1 parent a01a2d1 commit 718476d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/utilities/idempotency.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ By default, caching is disabled since we don't know how big your response could
286286
--8<-- "examples/idempotency/src/working_with_local_cache_payload.json"
287287
```
288288

289-
### Choosing a payload subset for idempotency
289+
### Choosing a payload subset
290290

291291
???+ tip "Tip: Dealing with always changing payloads"
292292
When dealing with a more elaborate payload, where parts of the payload always change, you should use **`event_key_jmespath`** parameter.

0 commit comments

Comments
 (0)