@ndla/types-backend 1.0.106 → 1.0.108

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.
@@ -1266,12 +1266,12 @@ export interface operations {
1266
1266
  "application/json": components["schemas"]["AllErrors"];
1267
1267
  };
1268
1268
  };
1269
- 500: {
1269
+ default: {
1270
1270
  headers: {
1271
1271
  [name: string]: unknown;
1272
1272
  };
1273
1273
  content: {
1274
- "application/json": components["schemas"]["ErrorBody"];
1274
+ "application/json": components["schemas"]["AllErrors"];
1275
1275
  };
1276
1276
  };
1277
1277
  };
@@ -1329,12 +1329,12 @@ export interface operations {
1329
1329
  "application/json": components["schemas"]["AllErrors"];
1330
1330
  };
1331
1331
  };
1332
- 500: {
1332
+ default: {
1333
1333
  headers: {
1334
1334
  [name: string]: unknown;
1335
1335
  };
1336
1336
  content: {
1337
- "application/json": components["schemas"]["ErrorBody"];
1337
+ "application/json": components["schemas"]["AllErrors"];
1338
1338
  };
1339
1339
  };
1340
1340
  };
@@ -1391,12 +1391,12 @@ export interface operations {
1391
1391
  "application/json": components["schemas"]["AllErrors"];
1392
1392
  };
1393
1393
  };
1394
- 500: {
1394
+ default: {
1395
1395
  headers: {
1396
1396
  [name: string]: unknown;
1397
1397
  };
1398
1398
  content: {
1399
- "application/json": components["schemas"]["ErrorBody"];
1399
+ "application/json": components["schemas"]["AllErrors"];
1400
1400
  };
1401
1401
  };
1402
1402
  };
@@ -1455,12 +1455,12 @@ export interface operations {
1455
1455
  "application/json": components["schemas"]["AllErrors"];
1456
1456
  };
1457
1457
  };
1458
- 500: {
1458
+ default: {
1459
1459
  headers: {
1460
1460
  [name: string]: unknown;
1461
1461
  };
1462
1462
  content: {
1463
- "application/json": components["schemas"]["ErrorBody"];
1463
+ "application/json": components["schemas"]["AllErrors"];
1464
1464
  };
1465
1465
  };
1466
1466
  };
@@ -1522,12 +1522,12 @@ export interface operations {
1522
1522
  "application/json": components["schemas"]["AllErrors"];
1523
1523
  };
1524
1524
  };
1525
- 500: {
1525
+ default: {
1526
1526
  headers: {
1527
1527
  [name: string]: unknown;
1528
1528
  };
1529
1529
  content: {
1530
- "application/json": components["schemas"]["ErrorBody"];
1530
+ "application/json": components["schemas"]["AllErrors"];
1531
1531
  };
1532
1532
  };
1533
1533
  };
@@ -1582,12 +1582,12 @@ export interface operations {
1582
1582
  "application/json": components["schemas"]["AllErrors"];
1583
1583
  };
1584
1584
  };
1585
- 500: {
1585
+ default: {
1586
1586
  headers: {
1587
1587
  [name: string]: unknown;
1588
1588
  };
1589
1589
  content: {
1590
- "application/json": components["schemas"]["ErrorBody"];
1590
+ "application/json": components["schemas"]["AllErrors"];
1591
1591
  };
1592
1592
  };
1593
1593
  };
@@ -1648,12 +1648,12 @@ export interface operations {
1648
1648
  "application/json": components["schemas"]["AllErrors"];
1649
1649
  };
1650
1650
  };
1651
- 500: {
1651
+ default: {
1652
1652
  headers: {
1653
1653
  [name: string]: unknown;
1654
1654
  };
1655
1655
  content: {
1656
- "application/json": components["schemas"]["ErrorBody"];
1656
+ "application/json": components["schemas"]["AllErrors"];
1657
1657
  };
1658
1658
  };
1659
1659
  };
@@ -1710,15 +1710,15 @@ export interface operations {
1710
1710
  "application/json": components["schemas"]["AllErrors"];
1711
1711
  };
1712
1712
  };
1713
- 500: {
1713
+ 502: {
1714
1714
  headers: {
1715
1715
  [name: string]: unknown;
1716
1716
  };
1717
1717
  content: {
1718
- "application/json": components["schemas"]["ErrorBody"];
1718
+ "application/json": components["schemas"]["AllErrors"];
1719
1719
  };
1720
1720
  };
1721
- 502: {
1721
+ default: {
1722
1722
  headers: {
1723
1723
  [name: string]: unknown;
1724
1724
  };
@@ -1780,12 +1780,12 @@ export interface operations {
1780
1780
  "application/json": components["schemas"]["AllErrors"];
1781
1781
  };
1782
1782
  };
1783
- 500: {
1783
+ default: {
1784
1784
  headers: {
1785
1785
  [name: string]: unknown;
1786
1786
  };
1787
1787
  content: {
1788
- "application/json": components["schemas"]["ErrorBody"];
1788
+ "application/json": components["schemas"]["AllErrors"];
1789
1789
  };
1790
1790
  };
1791
1791
  };
@@ -1839,12 +1839,12 @@ export interface operations {
1839
1839
  "application/json": components["schemas"]["AllErrors"];
1840
1840
  };
1841
1841
  };
1842
- 500: {
1842
+ default: {
1843
1843
  headers: {
1844
1844
  [name: string]: unknown;
1845
1845
  };
1846
1846
  content: {
1847
- "application/json": components["schemas"]["ErrorBody"];
1847
+ "application/json": components["schemas"]["AllErrors"];
1848
1848
  };
1849
1849
  };
1850
1850
  };
@@ -1901,15 +1901,15 @@ export interface operations {
1901
1901
  "application/json": components["schemas"]["AllErrors"];
1902
1902
  };
1903
1903
  };
1904
- 500: {
1904
+ 502: {
1905
1905
  headers: {
1906
1906
  [name: string]: unknown;
1907
1907
  };
1908
1908
  content: {
1909
- "application/json": components["schemas"]["ErrorBody"];
1909
+ "application/json": components["schemas"]["AllErrors"];
1910
1910
  };
1911
1911
  };
1912
- 502: {
1912
+ default: {
1913
1913
  headers: {
1914
1914
  [name: string]: unknown;
1915
1915
  };
@@ -1975,12 +1975,12 @@ export interface operations {
1975
1975
  "application/json": components["schemas"]["AllErrors"];
1976
1976
  };
1977
1977
  };
1978
- 500: {
1978
+ default: {
1979
1979
  headers: {
1980
1980
  [name: string]: unknown;
1981
1981
  };
1982
1982
  content: {
1983
- "application/json": components["schemas"]["ErrorBody"];
1983
+ "application/json": components["schemas"]["AllErrors"];
1984
1984
  };
1985
1985
  };
1986
1986
  };
@@ -2034,12 +2034,12 @@ export interface operations {
2034
2034
  "application/json": components["schemas"]["AllErrors"];
2035
2035
  };
2036
2036
  };
2037
- 500: {
2037
+ default: {
2038
2038
  headers: {
2039
2039
  [name: string]: unknown;
2040
2040
  };
2041
2041
  content: {
2042
- "application/json": components["schemas"]["ErrorBody"];
2042
+ "application/json": components["schemas"]["AllErrors"];
2043
2043
  };
2044
2044
  };
2045
2045
  };
@@ -2097,12 +2097,12 @@ export interface operations {
2097
2097
  "application/json": components["schemas"]["AllErrors"];
2098
2098
  };
2099
2099
  };
2100
- 500: {
2100
+ default: {
2101
2101
  headers: {
2102
2102
  [name: string]: unknown;
2103
2103
  };
2104
2104
  content: {
2105
- "application/json": components["schemas"]["ErrorBody"];
2105
+ "application/json": components["schemas"]["AllErrors"];
2106
2106
  };
2107
2107
  };
2108
2108
  };
@@ -2163,12 +2163,12 @@ export interface operations {
2163
2163
  "application/json": components["schemas"]["AllErrors"];
2164
2164
  };
2165
2165
  };
2166
- 500: {
2166
+ default: {
2167
2167
  headers: {
2168
2168
  [name: string]: unknown;
2169
2169
  };
2170
2170
  content: {
2171
- "application/json": components["schemas"]["ErrorBody"];
2171
+ "application/json": components["schemas"]["AllErrors"];
2172
2172
  };
2173
2173
  };
2174
2174
  };
@@ -2225,15 +2225,15 @@ export interface operations {
2225
2225
  "application/json": components["schemas"]["AllErrors"];
2226
2226
  };
2227
2227
  };
2228
- 500: {
2228
+ 502: {
2229
2229
  headers: {
2230
2230
  [name: string]: unknown;
2231
2231
  };
2232
2232
  content: {
2233
- "application/json": components["schemas"]["ErrorBody"];
2233
+ "application/json": components["schemas"]["AllErrors"];
2234
2234
  };
2235
2235
  };
2236
- 502: {
2236
+ default: {
2237
2237
  headers: {
2238
2238
  [name: string]: unknown;
2239
2239
  };
@@ -2293,15 +2293,15 @@ export interface operations {
2293
2293
  "application/json": components["schemas"]["AllErrors"];
2294
2294
  };
2295
2295
  };
2296
- 500: {
2296
+ 502: {
2297
2297
  headers: {
2298
2298
  [name: string]: unknown;
2299
2299
  };
2300
2300
  content: {
2301
- "application/json": components["schemas"]["ErrorBody"];
2301
+ "application/json": components["schemas"]["AllErrors"];
2302
2302
  };
2303
2303
  };
2304
- 502: {
2304
+ default: {
2305
2305
  headers: {
2306
2306
  [name: string]: unknown;
2307
2307
  };
@@ -2363,15 +2363,15 @@ export interface operations {
2363
2363
  "application/json": components["schemas"]["AllErrors"];
2364
2364
  };
2365
2365
  };
2366
- 500: {
2366
+ 502: {
2367
2367
  headers: {
2368
2368
  [name: string]: unknown;
2369
2369
  };
2370
2370
  content: {
2371
- "application/json": components["schemas"]["ErrorBody"];
2371
+ "application/json": components["schemas"]["AllErrors"];
2372
2372
  };
2373
2373
  };
2374
- 502: {
2374
+ default: {
2375
2375
  headers: {
2376
2376
  [name: string]: unknown;
2377
2377
  };
@@ -2436,15 +2436,15 @@ export interface operations {
2436
2436
  "application/json": components["schemas"]["AllErrors"];
2437
2437
  };
2438
2438
  };
2439
- 500: {
2439
+ 502: {
2440
2440
  headers: {
2441
2441
  [name: string]: unknown;
2442
2442
  };
2443
2443
  content: {
2444
- "application/json": components["schemas"]["ErrorBody"];
2444
+ "application/json": components["schemas"]["AllErrors"];
2445
2445
  };
2446
2446
  };
2447
- 502: {
2447
+ default: {
2448
2448
  headers: {
2449
2449
  [name: string]: unknown;
2450
2450
  };
@@ -2509,15 +2509,15 @@ export interface operations {
2509
2509
  "application/json": components["schemas"]["AllErrors"];
2510
2510
  };
2511
2511
  };
2512
- 500: {
2512
+ 502: {
2513
2513
  headers: {
2514
2514
  [name: string]: unknown;
2515
2515
  };
2516
2516
  content: {
2517
- "application/json": components["schemas"]["ErrorBody"];
2517
+ "application/json": components["schemas"]["AllErrors"];
2518
2518
  };
2519
2519
  };
2520
- 502: {
2520
+ default: {
2521
2521
  headers: {
2522
2522
  [name: string]: unknown;
2523
2523
  };
@@ -2578,15 +2578,15 @@ export interface operations {
2578
2578
  "application/json": components["schemas"]["AllErrors"];
2579
2579
  };
2580
2580
  };
2581
- 500: {
2581
+ 502: {
2582
2582
  headers: {
2583
2583
  [name: string]: unknown;
2584
2584
  };
2585
2585
  content: {
2586
- "application/json": components["schemas"]["ErrorBody"];
2586
+ "application/json": components["schemas"]["AllErrors"];
2587
2587
  };
2588
2588
  };
2589
- 502: {
2589
+ default: {
2590
2590
  headers: {
2591
2591
  [name: string]: unknown;
2592
2592
  };
@@ -2650,15 +2650,15 @@ export interface operations {
2650
2650
  "application/json": components["schemas"]["AllErrors"];
2651
2651
  };
2652
2652
  };
2653
- 500: {
2653
+ 502: {
2654
2654
  headers: {
2655
2655
  [name: string]: unknown;
2656
2656
  };
2657
2657
  content: {
2658
- "application/json": components["schemas"]["ErrorBody"];
2658
+ "application/json": components["schemas"]["AllErrors"];
2659
2659
  };
2660
2660
  };
2661
- 502: {
2661
+ default: {
2662
2662
  headers: {
2663
2663
  [name: string]: unknown;
2664
2664
  };
@@ -2722,15 +2722,15 @@ export interface operations {
2722
2722
  "application/json": components["schemas"]["AllErrors"];
2723
2723
  };
2724
2724
  };
2725
- 500: {
2725
+ 502: {
2726
2726
  headers: {
2727
2727
  [name: string]: unknown;
2728
2728
  };
2729
2729
  content: {
2730
- "application/json": components["schemas"]["ErrorBody"];
2730
+ "application/json": components["schemas"]["AllErrors"];
2731
2731
  };
2732
2732
  };
2733
- 502: {
2733
+ default: {
2734
2734
  headers: {
2735
2735
  [name: string]: unknown;
2736
2736
  };
@@ -2791,15 +2791,15 @@ export interface operations {
2791
2791
  "application/json": components["schemas"]["AllErrors"];
2792
2792
  };
2793
2793
  };
2794
- 500: {
2794
+ 502: {
2795
2795
  headers: {
2796
2796
  [name: string]: unknown;
2797
2797
  };
2798
2798
  content: {
2799
- "application/json": components["schemas"]["ErrorBody"];
2799
+ "application/json": components["schemas"]["AllErrors"];
2800
2800
  };
2801
2801
  };
2802
- 502: {
2802
+ default: {
2803
2803
  headers: {
2804
2804
  [name: string]: unknown;
2805
2805
  };
@@ -2859,15 +2859,15 @@ export interface operations {
2859
2859
  "application/json": components["schemas"]["AllErrors"];
2860
2860
  };
2861
2861
  };
2862
- 500: {
2862
+ 502: {
2863
2863
  headers: {
2864
2864
  [name: string]: unknown;
2865
2865
  };
2866
2866
  content: {
2867
- "application/json": components["schemas"]["ErrorBody"];
2867
+ "application/json": components["schemas"]["AllErrors"];
2868
2868
  };
2869
2869
  };
2870
- 502: {
2870
+ default: {
2871
2871
  headers: {
2872
2872
  [name: string]: unknown;
2873
2873
  };
@@ -2927,15 +2927,15 @@ export interface operations {
2927
2927
  "application/json": components["schemas"]["AllErrors"];
2928
2928
  };
2929
2929
  };
2930
- 500: {
2930
+ 502: {
2931
2931
  headers: {
2932
2932
  [name: string]: unknown;
2933
2933
  };
2934
2934
  content: {
2935
- "application/json": components["schemas"]["ErrorBody"];
2935
+ "application/json": components["schemas"]["AllErrors"];
2936
2936
  };
2937
2937
  };
2938
- 502: {
2938
+ default: {
2939
2939
  headers: {
2940
2940
  [name: string]: unknown;
2941
2941
  };
@@ -2994,12 +2994,12 @@ export interface operations {
2994
2994
  "application/json": components["schemas"]["AllErrors"];
2995
2995
  };
2996
2996
  };
2997
- 500: {
2997
+ default: {
2998
2998
  headers: {
2999
2999
  [name: string]: unknown;
3000
3000
  };
3001
3001
  content: {
3002
- "application/json": components["schemas"]["ErrorBody"];
3002
+ "application/json": components["schemas"]["AllErrors"];
3003
3003
  };
3004
3004
  };
3005
3005
  };
@@ -3057,12 +3057,12 @@ export interface operations {
3057
3057
  "application/json": components["schemas"]["AllErrors"];
3058
3058
  };
3059
3059
  };
3060
- 500: {
3060
+ default: {
3061
3061
  headers: {
3062
3062
  [name: string]: unknown;
3063
3063
  };
3064
3064
  content: {
3065
- "application/json": components["schemas"]["ErrorBody"];
3065
+ "application/json": components["schemas"]["AllErrors"];
3066
3066
  };
3067
3067
  };
3068
3068
  };
@@ -3118,12 +3118,12 @@ export interface operations {
3118
3118
  "application/json": components["schemas"]["AllErrors"];
3119
3119
  };
3120
3120
  };
3121
- 500: {
3121
+ default: {
3122
3122
  headers: {
3123
3123
  [name: string]: unknown;
3124
3124
  };
3125
3125
  content: {
3126
- "application/json": components["schemas"]["ErrorBody"];
3126
+ "application/json": components["schemas"]["AllErrors"];
3127
3127
  };
3128
3128
  };
3129
3129
  };
@@ -3183,12 +3183,12 @@ export interface operations {
3183
3183
  "application/json": components["schemas"]["AllErrors"];
3184
3184
  };
3185
3185
  };
3186
- 500: {
3186
+ default: {
3187
3187
  headers: {
3188
3188
  [name: string]: unknown;
3189
3189
  };
3190
3190
  content: {
3191
- "application/json": components["schemas"]["ErrorBody"];
3191
+ "application/json": components["schemas"]["AllErrors"];
3192
3192
  };
3193
3193
  };
3194
3194
  };
@@ -3242,12 +3242,12 @@ export interface operations {
3242
3242
  "application/json": components["schemas"]["AllErrors"];
3243
3243
  };
3244
3244
  };
3245
- 500: {
3245
+ default: {
3246
3246
  headers: {
3247
3247
  [name: string]: unknown;
3248
3248
  };
3249
3249
  content: {
3250
- "application/json": components["schemas"]["ErrorBody"];
3250
+ "application/json": components["schemas"]["AllErrors"];
3251
3251
  };
3252
3252
  };
3253
3253
  };
@@ -3304,12 +3304,12 @@ export interface operations {
3304
3304
  "application/json": components["schemas"]["AllErrors"];
3305
3305
  };
3306
3306
  };
3307
- 500: {
3307
+ default: {
3308
3308
  headers: {
3309
3309
  [name: string]: unknown;
3310
3310
  };
3311
3311
  content: {
3312
- "application/json": components["schemas"]["ErrorBody"];
3312
+ "application/json": components["schemas"]["AllErrors"];
3313
3313
  };
3314
3314
  };
3315
3315
  };
@@ -3363,12 +3363,12 @@ export interface operations {
3363
3363
  "application/json": components["schemas"]["AllErrors"];
3364
3364
  };
3365
3365
  };
3366
- 500: {
3366
+ default: {
3367
3367
  headers: {
3368
3368
  [name: string]: unknown;
3369
3369
  };
3370
3370
  content: {
3371
- "application/json": components["schemas"]["ErrorBody"];
3371
+ "application/json": components["schemas"]["AllErrors"];
3372
3372
  };
3373
3373
  };
3374
3374
  };
@@ -3426,12 +3426,12 @@ export interface operations {
3426
3426
  "application/json": components["schemas"]["AllErrors"];
3427
3427
  };
3428
3428
  };
3429
- 500: {
3429
+ default: {
3430
3430
  headers: {
3431
3431
  [name: string]: unknown;
3432
3432
  };
3433
3433
  content: {
3434
- "application/json": components["schemas"]["ErrorBody"];
3434
+ "application/json": components["schemas"]["AllErrors"];
3435
3435
  };
3436
3436
  };
3437
3437
  };
@@ -3483,12 +3483,12 @@ export interface operations {
3483
3483
  "application/json": components["schemas"]["AllErrors"];
3484
3484
  };
3485
3485
  };
3486
- 500: {
3486
+ default: {
3487
3487
  headers: {
3488
3488
  [name: string]: unknown;
3489
3489
  };
3490
3490
  content: {
3491
- "application/json": components["schemas"]["ErrorBody"];
3491
+ "application/json": components["schemas"]["AllErrors"];
3492
3492
  };
3493
3493
  };
3494
3494
  };
@@ -3542,12 +3542,12 @@ export interface operations {
3542
3542
  "application/json": components["schemas"]["AllErrors"];
3543
3543
  };
3544
3544
  };
3545
- 500: {
3545
+ default: {
3546
3546
  headers: {
3547
3547
  [name: string]: unknown;
3548
3548
  };
3549
3549
  content: {
3550
- "application/json": components["schemas"]["ErrorBody"];
3550
+ "application/json": components["schemas"]["AllErrors"];
3551
3551
  };
3552
3552
  };
3553
3553
  };
@@ -3605,12 +3605,12 @@ export interface operations {
3605
3605
  "application/json": components["schemas"]["AllErrors"];
3606
3606
  };
3607
3607
  };
3608
- 500: {
3608
+ default: {
3609
3609
  headers: {
3610
3610
  [name: string]: unknown;
3611
3611
  };
3612
3612
  content: {
3613
- "application/json": components["schemas"]["ErrorBody"];
3613
+ "application/json": components["schemas"]["AllErrors"];
3614
3614
  };
3615
3615
  };
3616
3616
  };
@@ -3667,12 +3667,12 @@ export interface operations {
3667
3667
  "application/json": components["schemas"]["AllErrors"];
3668
3668
  };
3669
3669
  };
3670
- 500: {
3670
+ default: {
3671
3671
  headers: {
3672
3672
  [name: string]: unknown;
3673
3673
  };
3674
3674
  content: {
3675
- "application/json": components["schemas"]["ErrorBody"];
3675
+ "application/json": components["schemas"]["AllErrors"];
3676
3676
  };
3677
3677
  };
3678
3678
  };
@@ -3733,12 +3733,12 @@ export interface operations {
3733
3733
  "application/json": components["schemas"]["AllErrors"];
3734
3734
  };
3735
3735
  };
3736
- 500: {
3736
+ default: {
3737
3737
  headers: {
3738
3738
  [name: string]: unknown;
3739
3739
  };
3740
3740
  content: {
3741
- "application/json": components["schemas"]["ErrorBody"];
3741
+ "application/json": components["schemas"]["AllErrors"];
3742
3742
  };
3743
3743
  };
3744
3744
  };
@@ -3776,12 +3776,12 @@ export interface operations {
3776
3776
  "application/json": components["schemas"]["AllErrors"];
3777
3777
  };
3778
3778
  };
3779
- 500: {
3779
+ default: {
3780
3780
  headers: {
3781
3781
  [name: string]: unknown;
3782
3782
  };
3783
3783
  content: {
3784
- "application/json": components["schemas"]["ErrorBody"];
3784
+ "application/json": components["schemas"]["AllErrors"];
3785
3785
  };
3786
3786
  };
3787
3787
  };
@@ -3819,12 +3819,12 @@ export interface operations {
3819
3819
  "application/json": components["schemas"]["AllErrors"];
3820
3820
  };
3821
3821
  };
3822
- 500: {
3822
+ default: {
3823
3823
  headers: {
3824
3824
  [name: string]: unknown;
3825
3825
  };
3826
3826
  content: {
3827
- "application/json": components["schemas"]["ErrorBody"];
3827
+ "application/json": components["schemas"]["AllErrors"];
3828
3828
  };
3829
3829
  };
3830
3830
  };
@@ -3867,12 +3867,12 @@ export interface operations {
3867
3867
  "application/json": components["schemas"]["AllErrors"];
3868
3868
  };
3869
3869
  };
3870
- 500: {
3870
+ default: {
3871
3871
  headers: {
3872
3872
  [name: string]: unknown;
3873
3873
  };
3874
3874
  content: {
3875
- "application/json": components["schemas"]["ErrorBody"];
3875
+ "application/json": components["schemas"]["AllErrors"];
3876
3876
  };
3877
3877
  };
3878
3878
  };