A pretty basic question, but I haven’t been able to find any documentation on the topic.
I know that if you add an allow_sync=True to a @route that returns an ObjectContainer, it should enable syncing in the mobile apps. Is there anything else that needs to be done? What’s the best way to test this?