Set webhook local_only deprecation to 2023.11.0 (#95401)
This commit is contained in:
parent
34827571ba
commit
a4a6972237
3 changed files with 3 additions and 3 deletions
|
@ -137,7 +137,7 @@ async def test_webhook_allowed_methods_internet(
|
|||
"platform": "webhook",
|
||||
"webhook_id": "post_webhook",
|
||||
"allowed_methods": "PUT",
|
||||
# Enable after 2023.4.0: "local_only": False,
|
||||
# Enable after 2023.11.0: "local_only": False,
|
||||
},
|
||||
"action": {
|
||||
"event": "test_success",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue