@pdtf/schemas 3.0.0-9 → 3.0.1-2

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.
Files changed (31) hide show
  1. package/LICENSE +21 -0
  2. package/package.json +1 -1
  3. package/src/examples/v3/exampleAddParticipantVouch.json +32 -0
  4. package/src/examples/v3/exampleDocumentedVouch.json +40 -0
  5. package/src/examples/v3/exampleElectronicRecord.json +30 -0
  6. package/src/examples/v3/exampleTransaction.json +716 -668
  7. package/src/examples/v3/exampleVouch.json +25 -0
  8. package/src/schemas/v2/combined.json +10 -2
  9. package/src/schemas/v2/overlays/baspi.json +14 -2
  10. package/src/schemas/v2/overlays/ta6.json +7 -0
  11. package/src/schemas/v2/pdtf-transaction.json +4 -6
  12. package/src/schemas/v2/skeleton.json +2 -1
  13. package/src/schemas/v3/combined.json +22993 -22893
  14. package/src/schemas/v3/overlays/baspi.json +5825 -6167
  15. package/src/schemas/v3/overlays/con29DW.json +568 -557
  16. package/src/schemas/v3/overlays/con29R.json +1 -1
  17. package/src/schemas/v3/overlays/fme1.json +1039 -1039
  18. package/src/schemas/v3/overlays/llc1.json +5 -5
  19. package/src/schemas/v3/overlays/lpe1.json +1720 -1680
  20. package/src/schemas/v3/overlays/nts.json +1436 -1245
  21. package/src/schemas/v3/overlays/oc1.json +821 -821
  22. package/src/schemas/v3/overlays/piq.json +2295 -2494
  23. package/src/schemas/v3/overlays/rds.json +2899 -3191
  24. package/src/schemas/v3/overlays/ta10.json +5280 -4282
  25. package/src/schemas/v3/overlays/ta6.json +3160 -3089
  26. package/src/schemas/v3/overlays/ta7.json +1071 -807
  27. package/src/schemas/v3/pdtf-transaction.json +19396 -18694
  28. package/src/schemas/v3/skeleton.json +2808 -2755
  29. package/src/tests/v3/transactionSchema.test.js +57 -46
  30. package/src/tests/v3/verifiedClaimsValidator.test.js +13 -13
  31. package/src/utils/extractOverlay.js +13 -6
@@ -2876,7 +2876,7 @@
2876
2876
  "yesNo"
2877
2877
  ]
2878
2878
  },
2879
- "lheLocalAuthorityReceivedANoticeOfDisposal": {
2879
+ "theLocalAuthorityReceivedANoticeOfDisposal": {
2880
2880
  "con29RRef": "3.15(b)(ii)",
2881
2881
  "discriminator": {
2882
2882
  "propertyName": "yesNo"