Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

v0.0.64

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 13:27
· 1066 commits to main since this release
a677356
BAU: Change progress endpoint to post (#132)

* BAU: Change progress endpoint to post

- Start posting data as a json body as opposed to query params

* BAU: Fix unit tests for progress post endpoint

* BAU: Add todo comment on local data for post requests