@kanda-libs/ks-schema 1.0.140 → 1.0.141

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kanda-libs/ks-schema",
3
- "version": "1.0.140",
3
+ "version": "1.0.141",
4
4
  "description": "Kanda Service OpenAPI Schema",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
package/schema.yaml CHANGED
@@ -3494,12 +3494,12 @@ components:
3494
3494
  title: residential status
3495
3495
  enum:
3496
3496
  - tenant
3497
- - council tenant
3498
- - living with parents
3497
+ - council_tenant
3498
+ - living_with_parents
3499
3499
  - owner
3500
- - owner without mortgage
3500
+ - owner_without_mortgage
3501
3501
  - lodger
3502
- - armed forces
3502
+ - armed_forces
3503
3503
  monthly_rent_amount:
3504
3504
  type: object
3505
3505
  title: monthly rent amount
@@ -3581,9 +3581,9 @@ components:
3581
3581
  - benefits
3582
3582
  - maintenance
3583
3583
  - disabled
3584
- - full-time carer
3584
+ - fulltime_carer
3585
3585
  - homemaker
3586
- - permanent dla
3586
+ - permanent_dla
3587
3587
  - other
3588
3588
 
3589
3589
  EmploymentDetails: