List
Represents a list of some users that the authenticated user follows.
Example
{
"id": "12249",
"title": "Friends"
}
Required attributes
id
Description: The internal database ID of the list.
Type: String (cast from an integer, but not guaranteed to be a number)
実装履歴: Added in 2.1.0
title
Description: The user-defined title of the list.
Type: String
実装履歴: Added in 2.1.0
See also
lists app/serializers/rest/list_serializer.rb
最終更新 May 17, 2020 · このページを改善する
他の言語:
English