|
1174 | 1174 | "source": "/x-api/communities/communities-lookup-by-community-id", |
1175 | 1175 | "destination": "/x-api/communities/get-community-by-id" |
1176 | 1176 | }, |
1177 | | - { |
1178 | | - "source": "/x-api/communities/search-communities", |
1179 | | - "destination": "/x-api/communities/search-communities" |
1180 | | - }, |
1181 | | - { |
1182 | | - "source": "/x-api/community-notes/create-a-community-note", |
1183 | | - "destination": "/x-api/community-notes/create-a-community-note" |
1184 | | - }, |
1185 | | - { |
1186 | | - "source": "/x-api/community-notes/delete-a-community-note", |
1187 | | - "destination": "/x-api/community-notes/delete-a-community-note" |
1188 | | - }, |
1189 | | - { |
1190 | | - "source": "/x-api/community-notes/search-for-community-notes-written", |
1191 | | - "destination": "/x-api/community-notes/search-for-community-notes-written" |
1192 | | - }, |
1193 | | - { |
1194 | | - "source": "/x-api/community-notes/search-for-posts-eligible-for-community-notes", |
1195 | | - "destination": "/x-api/community-notes/search-for-posts-eligible-for-community-notes" |
1196 | | - }, |
1197 | | - { |
1198 | | - "source": "/x-api/compliance/create-compliance-job", |
1199 | | - "destination": "/x-api/compliance/create-compliance-job" |
1200 | | - }, |
1201 | 1177 | { |
1202 | 1178 | "source": "/x-api/compliance/get-compliance-job", |
1203 | 1179 | "destination": "/x-api/compliance/get-compliance-job-by-id" |
|
1234 | 1210 | "source": "/x-api/direct-messages/get-dm-events-by-id", |
1235 | 1211 | "destination": "/x-api/direct-messages/get-dm-event-by-id" |
1236 | 1212 | }, |
1237 | | - { |
1238 | | - "source": "/x-api/direct-messages/get-dm-events-for-a-dm-conversation-1", |
1239 | | - "destination": "/x-api/direct-messages/get-dm-events-for-a-dm-conversation-1" |
1240 | | - }, |
1241 | | - { |
1242 | | - "source": "/x-api/direct-messages/get-dm-events-for-a-dm-conversation", |
1243 | | - "destination": "/x-api/direct-messages/get-dm-events-for-a-dm-conversation" |
1244 | | - }, |
1245 | 1213 | { |
1246 | 1214 | "source": "/x-api/direct-messages/get-recent-dm-events", |
1247 | 1215 | "destination": "/x-api/direct-messages/get-dm-events" |
|
1266 | 1234 | "source": "/x-api/lists/add-a-list-member", |
1267 | 1235 | "destination": "/x-api/lists/add-list-member" |
1268 | 1236 | }, |
1269 | | - { |
1270 | | - "source": "/x-api/lists/create-list", |
1271 | | - "destination": "/x-api/lists/create-list" |
1272 | | - }, |
1273 | | - { |
1274 | | - "source": "/x-api/lists/delete-list", |
1275 | | - "destination": "/x-api/lists/delete-list" |
1276 | | - }, |
1277 | 1237 | { |
1278 | 1238 | "source": "/x-api/lists/follow-a-list", |
1279 | 1239 | "destination": "/x-api/lists/follow-list" |
|
1314 | 1274 | "source": "/x-api/lists/unpin-a-list", |
1315 | 1275 | "destination": "/x-api/lists/unpin-list" |
1316 | 1276 | }, |
1317 | | - { |
1318 | | - "source": "/x-api/lists/update-list", |
1319 | | - "destination": "/x-api/lists/update-list" |
1320 | | - }, |
1321 | | - { |
1322 | | - "source": "/x-api/media/get-media-analytics", |
1323 | | - "destination": "/x-api/media/get-media-analytics" |
1324 | | - }, |
1325 | 1277 | { |
1326 | 1278 | "source": "/x-api/media/media-lookup-by-media-key-1", |
1327 | 1279 | "destination": "/x-api/media/get-media-by-media-key" |
|
1390 | 1342 | "source": "/x-api/spaces/space-lookup-up-space-ids", |
1391 | 1343 | "destination": "/x-api/spaces/get-spaces-by-ids" |
1392 | 1344 | }, |
1393 | | - { |
1394 | | - "source": "/x-api/trends/get-personalized-trends", |
1395 | | - "destination": "/x-api/trends/get-personalized-trends" |
1396 | | - }, |
1397 | 1345 | { |
1398 | 1346 | "source": "/x-api/trends/trends", |
1399 | 1347 | "destination": "/x-api/trends/get-trends-by-woeid" |
|
1546 | 1494 | "source": "/x-api/users/causes-dms-tofrom-the-target-user-in-the-path-to-be-unblocked-by-the-authenticated-request-user", |
1547 | 1495 | "destination": "/x-api/users/unblock-dms" |
1548 | 1496 | }, |
1549 | | - { |
1550 | | - "source": "/x-api/users/follow-user", |
1551 | | - "destination": "/x-api/users/follow-user" |
1552 | | - }, |
1553 | 1497 | { |
1554 | 1498 | "source": "/x-api/users/followers-by-user-id", |
1555 | 1499 | "destination": "/x-api/users/get-followers" |
|
1590 | 1534 | "source": "/x-api/users/returns-user-objects-that-have-retweeted-the-provided-post-id", |
1591 | 1535 | "destination": "/x-api/users/get-reposted-by" |
1592 | 1536 | }, |
1593 | | - { |
1594 | | - "source": "/x-api/users/unfollow-user", |
1595 | | - "destination": "/x-api/users/unfollow-user" |
1596 | | - }, |
1597 | 1537 | { |
1598 | 1538 | "source": "/x-api/users/unmute-user-by-user-id", |
1599 | 1539 | "destination": "/x-api/users/unmute-user" |
|
0 commit comments