From 68e638083f35ddcc05e4e8b0a095bfad5488f996 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 01:10:03 +0000 Subject: [PATCH] Update openapi.json --- docs/openapi.v2.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/openapi.v2.json b/docs/openapi.v2.json index 12b77d9..79d2ca4 100644 --- a/docs/openapi.v2.json +++ b/docs/openapi.v2.json @@ -2,7 +2,7 @@ "openapi" : "3.0.0", "info" : { "description" : "Twitter API v2 available endpoints", - "version" : "2.78", + "version" : "2.79", "title" : "Twitter API v2", "termsOfService" : "https://developer.twitter.com/en/developer-terms/agreement-and-policy.html", "contact" : { @@ -13830,6 +13830,7 @@ "profile_image_url", "protected", "public_metrics", + "subscription_type", "url", "username", "verified", @@ -13849,6 +13850,7 @@ "profile_image_url", "protected", "public_metrics", + "subscription_type", "url", "username", "verified",