diff --git a/src/openapi/schemas/tweet.yaml b/src/openapi/schemas/tweet.yaml index 1fafda0..c7d57ee 100644 --- a/src/openapi/schemas/tweet.yaml +++ b/src/openapi/schemas/tweet.yaml @@ -38,11 +38,12 @@ components: Tweet: required: - "rest_id" - - "core" + # If the tweet has been edited, this property does not exist. + # - "core" - "edit_control" - "is_translatable" - - "source" - - "legacy" + # - "source" + # - "legacy" - "views" properties: