Skip to content

Commit 0145c8d

Browse files
committed
docs: cut unnecessary anchor name
1 parent 8837b1d commit 0145c8d

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
@@ -271,7 +271,7 @@ By default, caching is disabled since we don't know how big your response could
271271
--8<-- "examples/idempotency/src/working_with_local_cache_payload.json"
272272
```
273273

274-
### Choosing a payload subset for idempotency
274+
### Choosing a payload subset
275275

276276
???+ tip "Tip: Dealing with always changing payloads"
277277
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)