From 2da4e37e40810053bb9cd4221801ae7356cc81c5 Mon Sep 17 00:00:00 2001 From: "fern-api[bot]" <115122769+fern-api[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 00:10:22 +0000 Subject: [PATCH] fix(openapi.json): update x-docs-external-url for TokenIO type --- openapi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.json b/openapi.json index 5a51a55..45f97df 100644 --- a/openapi.json +++ b/openapi.json @@ -4701,7 +4701,7 @@ ], "additionalProperties": false, "x-docs-type": "TokenIO", - "x-docs-external-url": "https://developer.token.io/token_rest_api_doc/content/e-rest/webhook_signature_validation.htm?TocPath=_____14" + "x-docs-external-url": "https://developer.token.io/token_rest_api_doc/content/e-rest/webhooks.htm?Highlight=webhook#Signature" }, "VerificationFiservConfigs": { "type": "object",