Open sfackler opened 2 years ago
Idempotency is by default derived from the HTTP method. This can be overridden, but only at the client level. We should enable per-request configuration by e.g. looking for a idempotency value in the request extensions.
Idempotency is by default derived from the HTTP method. This can be overridden, but only at the client level. We should enable per-request configuration by e.g. looking for a idempotency value in the request extensions.