Skip to content

Releases: bcgov/registry-schemas

Release 1.4.2

06 Jul 16:03
34462c3
Compare
Choose a tag to compare

Update PPR schema searchSummary, financingStatement: add new registration types TA, TG, TL to registrationType.

Release 1.4.1

31 May 22:07
fcb3409
Compare
Choose a tag to compare

Update vehicleCollateral schema validation: MH type requires MHR number or serial number. All other types require a serial number.

Release 1.4.0

25 May 23:15
3019da3
Compare
Choose a tag to compare

Update schema searchSummary: add legacy registration types to registrationType.
Update schema vehicleCollateral: add legacy type 'AP'.
Update unit tests.

Release 1.3.0

07 Apr 17:02
d94afc5
Compare
Choose a tag to compare

Add user, userProfile schemas.
Update schema searchQueryResult: change similarResultsSize to selectedResultsSize.
Update schema searchDetailResult: add selected choices.
Update schema renewalStatement: add lifeYears.
Update financingStatement schema: add statusType, dischargedDateTime, courtOrderInformation.

Release 1.2.0

15 Mar 19:12
be46b13
Compare
Choose a tag to compare

Update example data.
Add exactResultsSize, similarResultSize to searchQueryResult.
Add searchDetailResult
Add registrationDescription, registrationAct to financingStatement
Add selected to searchSummary
Add matchType, currentFinancingStatement to financingStatementHistory

Release 1.1.0

24 Feb 00:19
99981e2
Compare
Choose a tag to compare

Refactor common schemas from ppr to common:
address.json, party.json, paymentReference.json, partyIndividual.json
Change date to date-time for birthDate expiryDate, surrenderDate, court order orderDate.
Change some lengths to align with the data model.