Class MinimumSerializerInterface
public
Module:
@ember-data/serializer
The following documentation describes the methods an application serializer should implement with descriptions around when an application might expect these methods to be called.
Methods that are not required are marked as optional.
Methods
- normalize [OPTIONAL]
- normalizeResponse
- pushPayload [OPTIONAL]
- serialize
- serializeIntoHash [OPTIONAL]
Properties
No documented items
Events
No documented items