Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 551 Bytes

File metadata and controls

27 lines (15 loc) · 551 Bytes

ResourceNotFoundProblem

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

Properties

Name Type Description Notes
parameter String
value Object Value will match the schema of the field.
resourceId String
resourceType ResourceTypeEnum

Enum: ResourceTypeEnum

Name Value
USER "user"
TWEET "tweet"
MEDIA "media"