Skip to content

Latest commit

History

History
29 lines (17 loc) · 645 Bytes

File metadata and controls

29 lines (17 loc) · 645 Bytes

ResourceNotFoundProblem

A problem that indicates that a given Tweet, User, etc. does not exist.

Properties

NameTypeDescriptionNotes
parameterString
resourceIdString
resourceTypeResourceTypeEnum
valueStringValue will match the schema of the field.

Enum: ResourceTypeEnum

NameValue
USER"user"
TWEET"tweet"
MEDIA"media"
LIST"list"
SPACE"space"