Releases: bcgov/registry-schemas
Release 1.4.2
Update PPR schema searchSummary, financingStatement: add new registration types TA, TG, TL to registrationType.
Release 1.4.1
Update vehicleCollateral schema validation: MH type requires MHR number or serial number. All other types require a serial number.
Release 1.4.0
Update schema searchSummary: add legacy registration types to registrationType.
Update schema vehicleCollateral: add legacy type 'AP'.
Update unit tests.
Release 1.3.0
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
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
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.