Releases: ThreeDify/ThreeDify-api
Releases · ThreeDify/ThreeDify-api
0.0.5
0.0.4
- Add query filter to reconstruction api.
- Create download api for reconstruction.
- Implement third party apps for using api.
- Add end point to fetch reconstruction batch to process.
- Add end point (
/reconstruction/batch
) to fetch reconstruction batch to process. - Add end point (
/reconstruction/{id}/failed
) to set the failed status. - Add end point (
/reconstruction/{id}/success
) to upload reconstruction output and set the completed status. - Add end point (
/reconstruction/{id}/reconstructionFile
) to fetch reconstruction output.
- Add end point (
0.0.3
- Add pagination to reconstruction api.
- Add states to reconstruction.
- Add states filter to reconstruction api.
0.0.2
- (fix): Make accessToken valid until they expire.
0.0.1
Initial Release.