vt-elixir / ja_serializer

JSONAPI.org Serialization in Elixir.
Other
640 stars 148 forks source link

Add missing camel_cased for do_format_type #318

Closed strzibny closed 5 years ago

strzibny commented 5 years ago

Apparently I missed the do_format_type method which would also need the camel_cased handling. This fixes it.