API de comptabilité horaire.
Ви не можете вибрати більше 25 тем
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1234 |
- class ActivitySerializer
- include JSONAPI::Serializer
- attributes :name, :author_id, :description, :client
- end
|