Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 737 Bytes

Category.md

File metadata and controls

13 lines (9 loc) · 737 Bytes

Category

Properties

Name Type Description Notes
name str Category name [optional]
name_encoded str Category name, with dashes '-' instead of spaces ' '. [optional]
subcategories list[ShallowTag] subcategories are tags for a given category. Use them with the `/gifs/categories/:category/:tag` endpoint [optional]
gif Gif A gif which can be used as the icon for this category. [optional]

[Back to Model list] [Back to API list] [Back to README]