Skip to content

Releases: ThreeDify/ThreeDify-api

0.0.5

19 Jun 12:46
2564ce8
Compare
Choose a tag to compare
  • Resolve dependabot PRs

0.0.4

19 Dec 16:54
3d21329
Compare
Choose a tag to compare
  • 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.

0.0.3

05 Dec 13:44
8f57ca6
Compare
Choose a tag to compare
  • Add pagination to reconstruction api.
  • Add states to reconstruction.
  • Add states filter to reconstruction api.

0.0.2

13 Nov 18:33
49c37db
Compare
Choose a tag to compare
  • (fix): Make accessToken valid until they expire.

0.0.1

31 Oct 12:07
50867aa
Compare
Choose a tag to compare

Initial Release.