Last updated
Last updated
This is a handy service to transform a file in chunk format specific of the dialect at hand to a set of changes in JSON.
Note: the use of /upload
in the URI comes from the fact that this endpoint is used to upload changes to Webside.
URL: /changesets/upload
Method: POST
Payload: string
corresponding to the contents of a chunk formatted file.
Code : 200 OK
Content: [change]
Where change corresponds to the ones defined
Example:: Bee chunk file to changes.
Response body : 200 OK