Content
View differences
Updated by Bruno Pagno 8 months ago
The current implementation of documents has only a GET endpoint to fetch data, but none to write.
The goal of this implementation is to define and implement a POST endpoint on documents which allows storing the binary YDoc information.
The goal of this implementation is to define and implement a POST endpoint on documents which allows storing the binary YDoc information.