mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 09:06:27 +03:00
* Add config file and manifest.json * Fix spaces * Retry QA * Retry QA
6 lines
127 B
YAML
6 lines
127 B
YAML
idempotency:
|
|
name: 'app'
|
|
methods: ['POST', 'PUT', 'PATCH']
|
|
location: 'Header-Idempotency-Key'
|
|
scope: 'headers'
|