From f3fb43954fc5f6a19cff71b8627f025791a6c13c Mon Sep 17 00:00:00 2001 From: Harmon Date: Sat, 1 Jan 2022 08:43:12 -0600 Subject: [PATCH] Improve FAQ question about API v2 model/object data --- docs/faq.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/faq.rst b/docs/faq.rst index 4781fe3..7bb449d 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -127,8 +127,8 @@ instead. Twitter API v2 ============== -Why am I not getting expansions or ``includes`` data with API v2 using :class:`Client`? ---------------------------------------------------------------------------------------- +Why am I not getting expansions or fields data with API v2 using :class:`Client`? +--------------------------------------------------------------------------------- If you are simply printing the objects and looking at that output, the string representations of API v2 models/objects only include the attributes that are -- 2.25.1