@@ -238,7 +238,7 @@ paths:
238
238
type : string
239
239
enum :
240
240
- application/json
241
- description : Content type van de verzoekinhoud .
241
+ description : Inhoudstype van de request body .
242
242
required : true
243
243
tags :
244
244
- abonnement
@@ -392,7 +392,7 @@ paths:
392
392
schema :
393
393
type : string
394
394
format : uuid
395
- description : Unique resource identifier (UUID4)
395
+ description : Unieke resource identificatie (UUID4)
396
396
required : true
397
397
tags :
398
398
- abonnement
@@ -535,14 +535,14 @@ paths:
535
535
type : string
536
536
enum :
537
537
- application/json
538
- description : Content type van de verzoekinhoud .
538
+ description : Inhoudstype van de request body .
539
539
required : true
540
540
- in : path
541
541
name : uuid
542
542
schema :
543
543
type : string
544
544
format : uuid
545
- description : Unique resource identifier (UUID4)
545
+ description : Unieke resource identificatie (UUID4)
546
546
required : true
547
547
tags :
548
548
- abonnement
@@ -703,14 +703,14 @@ paths:
703
703
type : string
704
704
enum :
705
705
- application/json
706
- description : Content type van de verzoekinhoud .
706
+ description : Inhoudstype van de request body .
707
707
required : true
708
708
- in : path
709
709
name : uuid
710
710
schema :
711
711
type : string
712
712
format : uuid
713
- description : Unique resource identifier (UUID4)
713
+ description : Unieke resource identificatie (UUID4)
714
714
required : true
715
715
tags :
716
716
- abonnement
@@ -869,7 +869,7 @@ paths:
869
869
schema :
870
870
type : string
871
871
format : uuid
872
- description : Unique resource identifier (UUID4)
872
+ description : Unieke resource identificatie (UUID4)
873
873
required : true
874
874
tags :
875
875
- abonnement
@@ -1156,7 +1156,7 @@ paths:
1156
1156
type : string
1157
1157
enum :
1158
1158
- application/json
1159
- description : Content type van de verzoekinhoud .
1159
+ description : Inhoudstype van de request body .
1160
1160
required : true
1161
1161
tags :
1162
1162
- kanaal
@@ -1312,7 +1312,7 @@ paths:
1312
1312
schema :
1313
1313
type : string
1314
1314
format : uuid
1315
- description : Unique resource identifier (UUID4)
1315
+ description : Unieke resource identificatie (UUID4)
1316
1316
required : true
1317
1317
tags :
1318
1318
- kanaal
@@ -1457,14 +1457,14 @@ paths:
1457
1457
type : string
1458
1458
enum :
1459
1459
- application/json
1460
- description : Content type van de verzoekinhoud .
1460
+ description : Inhoudstype van de request body .
1461
1461
required : true
1462
1462
- in : path
1463
1463
name : uuid
1464
1464
schema :
1465
1465
type : string
1466
1466
format : uuid
1467
- description : Unique resource identifier (UUID4)
1467
+ description : Unieke resource identificatie (UUID4)
1468
1468
required : true
1469
1469
tags :
1470
1470
- kanaal
@@ -1627,14 +1627,14 @@ paths:
1627
1627
type : string
1628
1628
enum :
1629
1629
- application/json
1630
- description : Content type van de verzoekinhoud .
1630
+ description : Inhoudstype van de request body .
1631
1631
required : true
1632
1632
- in : path
1633
1633
name : uuid
1634
1634
schema :
1635
1635
type : string
1636
1636
format : uuid
1637
- description : Unique resource identifier (UUID4)
1637
+ description : Unieke resource identificatie (UUID4)
1638
1638
required : true
1639
1639
tags :
1640
1640
- kanaal
@@ -1795,7 +1795,7 @@ paths:
1795
1795
type : string
1796
1796
enum :
1797
1797
- application/json
1798
- description : Content type van de verzoekinhoud .
1798
+ description : Inhoudstype van de request body .
1799
1799
required : true
1800
1800
tags :
1801
1801
- notificaties
0 commit comments