mirror of
https://github.com/suitenumerique/docs.git
synced 2026-08-22 15:42:22 +02:00
The version 0.5.0 can manage response format by using accept and content-type headers. In python we can't use for now the lib0 decoder so we have to use the json format. When the lib0 decoder will be available in pycrdt we will use it. So we can now use directly the /ydoc api to fetch a document content instead the custom api made for this.