From 619e37e4c50b9bc2e5894185b73d7b9132e93a04 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Tue, 9 May 2023 16:44:40 +0300 Subject: [PATCH] Remove another leftover bit --- data/api/application-service/ping.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/data/api/application-service/ping.yaml b/data/api/application-service/ping.yaml index e2e0584e..1de4094f 100644 --- a/data/api/application-service/ping.yaml +++ b/data/api/application-service/ping.yaml @@ -54,7 +54,6 @@ paths: description: |- A transaction ID for the ping, copied directly from the client API appservice ping call. - required: ["events"] responses: 200: description: The hs_token is valid and the ping request was successful.