Implement the Read for a Delta (get Speckle Diffing) #56
Labels
severity:medium
Slows progress, but workaround is possible
type:feature
New capability or enhancement
Description:
Currently Speckle already has an Endpoint to get the diff of two streams.
The current response is similar in format to the AEC deltas specification, but it will need to match it exactly.
As a first step, implement a Read that receives the current JSON diff format.
This will be simplified when the fork of SpeckleServer by @PaulPoinet will then implement the right Delta format.
Additional note
As feature requires a way for the user to specify the Stream Revisions to diff, this should be tackled together with #9
The text was updated successfully, but these errors were encountered: