@pdtf/schemas 3.0.1-5 → 3.0.3-1

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.
@@ -2427,32 +2427,7 @@
2427
2427
  "legalOwners": {
2428
2428
  "properties": {
2429
2429
  "namesOfLegalOwners": {
2430
- "piqRef": "B1.1",
2431
- "items": {
2432
- "discriminator": {
2433
- "propertyName": "ownerType"
2434
- },
2435
- "oneOf": [
2436
- {
2437
- "properties": {
2438
- "ownerType": {
2439
- "enum": [
2440
- "Private individual"
2441
- ]
2442
- }
2443
- }
2444
- },
2445
- {
2446
- "properties": {
2447
- "ownerType": {
2448
- "enum": [
2449
- "Organisation"
2450
- ]
2451
- }
2452
- }
2453
- }
2454
- ]
2455
- }
2430
+ "piqRef": "B1.1"
2456
2431
  }
2457
2432
  }
2458
2433
  },
@@ -2665,32 +2665,7 @@
2665
2665
  "legalOwners": {
2666
2666
  "properties": {
2667
2667
  "namesOfLegalOwners": {
2668
- "rdsRef": "RightsHolders",
2669
- "items": {
2670
- "discriminator": {
2671
- "propertyName": "ownerType"
2672
- },
2673
- "oneOf": [
2674
- {
2675
- "properties": {
2676
- "ownerType": {
2677
- "enum": [
2678
- "Private individual"
2679
- ]
2680
- }
2681
- }
2682
- },
2683
- {
2684
- "properties": {
2685
- "ownerType": {
2686
- "enum": [
2687
- "Organisation"
2688
- ]
2689
- }
2690
- }
2691
- }
2692
- ]
2693
- }
2668
+ "rdsRef": "RightsHolders"
2694
2669
  }
2695
2670
  }
2696
2671
  },