Removed idempotencyKey line from GH tasks
This commit is contained in:
@@ -259,5 +259,3 @@ client.defineJob({
|
||||
},
|
||||
});
|
||||
```
|
||||
|
||||
Make sure to pass the `idempotencyKey` to the underlying client to ensure that the API call is only executed once. This is only needed for mutating API calls.
|
||||
|
||||
Reference in New Issue
Block a user