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
Similar to as-update, we should have an endpoint that returns the document as JSON.
Because top-level fields in Yjs are untyped, we will have to either use heuristics to guess the type, or allow it to be specified as a query parameter.
The text was updated successfully, but these errors were encountered:
Similar to
as-update
, we should have an endpoint that returns the document asJSON
.Because top-level fields in Yjs are untyped, we will have to either use heuristics to guess the type, or allow it to be specified as a query parameter.
The text was updated successfully, but these errors were encountered: