You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extend the Serializer Interface so we can pass options into the serializes.
(this has been done v8.7 way - but we might be able to sneek this in as a non-breaking change to 8.6.4)
The text was updated successfully, but these errors were encountered:
* Impliment ISyncOptionsSerializer interface and base class stuff. #136
* make content serializer accept the options / do filtered culture export.
* Relation serializer - option to include actual relations
* Media Options serializer
* Relation handler default exclusions
* Add IncludeFileHash option
* Non-breaking options serializer. #136
Co-authored-by: Kevin Jump <[email protected]>
Extend the Serializer Interface so we can pass options into the serializes.
(this has been done v8.7 way - but we might be able to sneek this in as a non-breaking change to 8.6.4)
The text was updated successfully, but these errors were encountered: