Welcome to mirror list, hosted at ThFree Co, Russian Federation.

user_entity.rb « serializers « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 43754ea94f734143b27c58368c95b6a6a11ecc1a (plain)
1
2
class UserEntity < API::Entities::UserBasic
end