Node client v0.2.0
ushkarev
released this
26 Oct 10:51
·
212 commits
to main
since this release
Significant changes from #152:
- Because offender search results have nullable prison IDs and names, there’s a knock on effect on the
GET /prisoner/{prisonerNumber}/non-associations
endpoint such that some of the returned type’s fields become nullable - Creating non-associations when a prisoner’s prison ID is null is now forbidden and the
POST /non-associations
returns 409 CONFLICT
Change log: node-client-0.1.1...node-client-0.2.0