diff --git a/openapi.json b/openapi.json index c53b9437c..3a2e98520 100644 --- a/openapi.json +++ b/openapi.json @@ -4466,6 +4466,7 @@ "protected", "public_metrics", "receives_your_dm", + "subscriber_count", "subscription", "subscription_type", "url", @@ -4731,6 +4732,7 @@ "protected", "public_metrics", "receives_your_dm", + "subscriber_count", "subscription", "subscription_type", "url", @@ -8233,6 +8235,7 @@ "protected", "public_metrics", "receives_your_dm", + "subscriber_count", "subscription", "subscription_type", "url", @@ -8534,6 +8537,7 @@ "protected", "public_metrics", "receives_your_dm", + "subscriber_count", "subscription", "subscription_type", "url", @@ -8835,6 +8839,7 @@ "protected", "public_metrics", "receives_your_dm", + "subscriber_count", "subscription", "subscription_type", "url", @@ -9136,6 +9141,7 @@ "protected", "public_metrics", "receives_your_dm", + "subscriber_count", "subscription", "subscription_type", "url", @@ -9437,6 +9443,7 @@ "protected", "public_metrics", "receives_your_dm", + "subscriber_count", "subscription", "subscription_type", "url", @@ -9821,6 +9828,7 @@ "protected", "public_metrics", "receives_your_dm", + "subscriber_count", "subscription", "subscription_type", "url", @@ -10087,6 +10095,7 @@ "protected", "public_metrics", "receives_your_dm", + "subscriber_count", "subscription", "subscription_type", "url", @@ -10745,6 +10754,7 @@ "protected", "public_metrics", "receives_your_dm", + "subscriber_count", "subscription", "subscription_type", "url", @@ -28387,7 +28397,7 @@ }, "subscriber_count": { "type": "integer", - "description": "The number of Premium subscribers of this User." + "description": "The number of subscribers of this User." }, "subscribes_to_you": { "type": "boolean",