This website requires JavaScript.
Explore
Help
Sign in
atomaka
/
dokkan-data-rails
Watch
1
Star
0
Fork
You've already forked dokkan-data-rails
0
Code
Releases
Activity
acf2ac26bb
dokkan-data-rails
/
app
/
serializers
/
api
/
v1
/
link_serializer.rb
4 lines
93 B
Ruby
Raw
Normal View
History
Unescape
Escape
Match current API endpoints (/links, /characters)
2015-10-08 14:20:56 -04:00
class
Api
::
V1
::
LinkSerializer
<
Api
::
V1
::
BaseSerializer
Clean up api serializers
2015-10-20 22:27:52 -04:00
attributes
:name
,
:description
Match current API endpoints (/links, /characters)
2015-10-08 14:20:56 -04:00
end
Copy permalink