module Contentful::Management::Resource::EntryFields

Adds Field Coercions for Entries

Public Instance Methods

fields_coercions() click to toggle source

Special fields for Entry.

# File lib/contentful/management/resource/entry_fields.rb, line 7
def fields_coercions
  {}
end