Skip to content

v0.4.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@matthewhartstonge matthewhartstonge released this 06 Oct 23:46
· 20 commits to develop since this release
fe069aa

🚢 v0.4.1 - 2021-06-10

Fixed

  • /people/v4/enrolments: fixes list parameters that were labelled as int64 to be uint32.
  • /people/v4/people: fixes list parameters that were labelled as int64 to be uint32.
  • schemas/peopleContact: fixes priority property that was labelled as int64 to be uint32.
  • schemas/peopleLearner: fixes siblingPosition and siblingCount property that was labelled as int64 to be uint32.

Full Changelog: v0.4.0...v0.4.1