We should remove any serialization formatting from \Drupal\relaxed\AllDocs\AllDocs::execute(). It should be more generic, and the format should be fully defined in the serializer instead.
We should remove any serialization formatting from \Drupal\relaxed\AllDocs\AllDocs::execute(). It should be more generic, and the format should be fully defined in the serializer instead.
Comments
Comment #2
jeqq commentedComment #3
damiankloip commentedI am doing this as a part of https://github.com/relaxedws/drupal-replication/pull/22 in the 8.x-2.x branch. It is needed in order to implement a custom response format for serialized documents.