Skip to content

Commit 31b5996

Browse files
committed
Remove paid engagement service wording from OpenAPI description.
1 parent c4d41d8 commit 31b5996

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"info": {
44
"title": "X API Scraper",
55
"version": "1.0.0",
6-
"description": "Speakeasy-ready OpenAPI document for the x-api-scraper TypeScript SDK.\n\nThe SDK wraps TwexAPI's X/Twitter API surface with bearer-token authentication.\nCookie/proxy based endpoints are excluded except tweet actions, follow/unfollow, and v3 DM operations.\nPaid engagement services, profile mutation, legacy-only operations, and non-v3 follower/following endpoints remain excluded.\n\nNot affiliated with X Corp.",
6+
"description": "Speakeasy-ready OpenAPI document for the x-api-scraper TypeScript SDK.\n\nThe SDK wraps TwexAPI's X/Twitter API surface with bearer-token authentication.\nCookie/proxy based endpoints are excluded except tweet actions, follow/unfollow, and v3 DM operations.\nProfile mutation, legacy-only operations, and non-v3 follower/following endpoints remain excluded.\n\nNot affiliated with X Corp.",
77
"license": {
88
"name": "MIT"
99
}

0 commit comments

Comments
 (0)