These endpoints are used to convert from changes in JSON format to chunk format files, particular to a given dialect, and viceversa.
Method | Path | Description | Parameters | Payload |
---|---|---|---|---|
POST | /changesets/download | Convert a set of changes (JSON) into a chunk formatted-file | - | [change] |
POST | /changesets/upload | Convert a chunk-formatted file into a set of changes (JSON) | - | string |