]>
cat aescling's git repositories - mastodon.git/blob - app/controllers/api/v1/custom_emojis_controller.rb
1 # frozen_string_literal: true
3 class Api
::V1::CustomEmojisController < Api
::BaseController
7 render json
: CustomEmoji
.local
, each_serializer
: REST
::CustomEmojiSerializer
This page took 0.070393 seconds and 4 git commands to generate.