Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 734 Bytes

ResourceUnauthorizedProblem.md

File metadata and controls

39 lines (23 loc) · 734 Bytes

ResourceUnauthorizedProblem

A problem that indicates you are not allowed to see a particular Tweet, User, etc.

Properties

Name Type Description Notes
value String
parameter String
section SectionEnum
resourceId String
resourceType ResourceTypeEnum

Enum: SectionEnum

Name Value
DATA "data"
INCLUDES "includes"

Enum: ResourceTypeEnum

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