Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 645 Bytes

ResourceNotFoundProblem.md

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

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

Enum: ResourceTypeEnum

Name Value
USER "user"
TWEET "tweet"
MEDIA "media"
LIST "list"
SPACE "space"