@mojaloop/api-snippets 17.5.1 → 17.6.0-snapshot.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.
- package/audit-ci.jsonc +1 -0
- package/docs/fspiop-rest-v2.0-openapi3-snippets.yaml +1 -1
- package/docs/sdk-scheme-adapter-backend-v2_0_0-openapi3-snippets.yaml +1 -1
- package/docs/sdk-scheme-adapter-backend-v2_1_0-openapi3-snippets.yaml +7 -7
- package/docs/sdk-scheme-adapter-outbound-v2_0_0-openapi3-snippets.yaml +1 -1
- package/docs/sdk-scheme-adapter-outbound-v2_1_0-openapi3-snippets.yaml +1 -1
- package/fspiop/v2_0/openapi3/components/schemas/CorrelationId.yaml +1 -1
- package/lib/fspiop/v2_0/json-schemas.json +39 -39
- package/lib/sdk-scheme-adapter/v2_0_0/backend/json-schemas.json +14 -14
- package/lib/sdk-scheme-adapter/v2_0_0/outbound/json-schemas.json +55 -55
- package/lib/sdk-scheme-adapter/v2_1_0/backend/json-schemas.json +66 -66
- package/lib/sdk-scheme-adapter/v2_1_0/outbound/json-schemas.json +72 -72
- package/package.json +8 -7
- package/sdk-bulk.yaml +1 -1
- package/sdk-scheme-adapter/v2_0_0/components/schemas/CorrelationId.yaml +1 -1
- package/sdk-scheme-adapter/v2_1_0/backend/openapi.yaml +6 -6
- package/sdk-scheme-adapter/v2_1_0/components/schemas/CorrelationId.yaml +1 -1
@@ -406,7 +406,7 @@
|
|
406
406
|
},
|
407
407
|
"quoteId": {
|
408
408
|
"description": "A Mojaloop API quote identifier (UUID).",
|
409
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
409
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
410
410
|
"type": "string"
|
411
411
|
},
|
412
412
|
"subScenario": {
|
@@ -693,7 +693,7 @@
|
|
693
693
|
},
|
694
694
|
"transactionId": {
|
695
695
|
"description": "ID of the transaction, the ID is decided by the Payer FSP during the creation of the quote.",
|
696
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
696
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
697
697
|
"type": "string"
|
698
698
|
},
|
699
699
|
"transactionType": {
|
@@ -736,7 +736,7 @@
|
|
736
736
|
},
|
737
737
|
"quoteId": {
|
738
738
|
"description": "A Mojaloop API quote identifier (UUID).",
|
739
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
739
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
740
740
|
"type": "string"
|
741
741
|
}
|
742
742
|
},
|
@@ -1276,7 +1276,7 @@
|
|
1276
1276
|
},
|
1277
1277
|
"quoteId": {
|
1278
1278
|
"description": "A Mojaloop API quote identifier (UUID).",
|
1279
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
1279
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
1280
1280
|
"type": "string"
|
1281
1281
|
},
|
1282
1282
|
"transferAmount": {
|
@@ -2134,7 +2134,7 @@
|
|
2134
2134
|
},
|
2135
2135
|
"transferId": {
|
2136
2136
|
"description": "A Mojaloop API transfer identifier (UUID).",
|
2137
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
2137
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
2138
2138
|
"type": "string"
|
2139
2139
|
}
|
2140
2140
|
},
|
@@ -2183,7 +2183,7 @@
|
|
2183
2183
|
},
|
2184
2184
|
"transferId": {
|
2185
2185
|
"description": "A Mojaloop API transfer identifier (UUID).",
|
2186
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
2186
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
2187
2187
|
"type": "string"
|
2188
2188
|
}
|
2189
2189
|
},
|
@@ -2410,7 +2410,7 @@
|
|
2410
2410
|
},
|
2411
2411
|
"bulkQuoteId": {
|
2412
2412
|
"description": "A Mojaloop API bulk quote identifier (UUID).",
|
2413
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
2413
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
2414
2414
|
"type": "string"
|
2415
2415
|
},
|
2416
2416
|
"bulkQuoteRequest": {
|
@@ -2418,7 +2418,7 @@
|
|
2418
2418
|
"properties": {
|
2419
2419
|
"bulkQuoteId": {
|
2420
2420
|
"description": "A Mojaloop API bulk quote identifier (UUID).",
|
2421
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
2421
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
2422
2422
|
"type": "string"
|
2423
2423
|
},
|
2424
2424
|
"expiration": {
|
@@ -3106,7 +3106,7 @@
|
|
3106
3106
|
},
|
3107
3107
|
"quoteId": {
|
3108
3108
|
"description": "A Mojaloop API quote identifier (UUID).",
|
3109
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
3109
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
3110
3110
|
"type": "string"
|
3111
3111
|
},
|
3112
3112
|
"subScenario": {
|
@@ -3393,7 +3393,7 @@
|
|
3393
3393
|
},
|
3394
3394
|
"transactionId": {
|
3395
3395
|
"description": "ID of the transaction, the ID is decided by the Payer FSP during the creation of the quote.",
|
3396
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
3396
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
3397
3397
|
"type": "string"
|
3398
3398
|
},
|
3399
3399
|
"transactionType": {
|
@@ -3435,7 +3435,7 @@
|
|
3435
3435
|
"properties": {
|
3436
3436
|
"bulkQuoteId": {
|
3437
3437
|
"description": "A Mojaloop API bulk quote identifier (UUID).",
|
3438
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
3438
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
3439
3439
|
"type": "string"
|
3440
3440
|
},
|
3441
3441
|
"expiration": {
|
@@ -3977,7 +3977,7 @@
|
|
3977
3977
|
},
|
3978
3978
|
"quoteId": {
|
3979
3979
|
"description": "A Mojaloop API quote identifier (UUID).",
|
3980
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
3980
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
3981
3981
|
"type": "string"
|
3982
3982
|
},
|
3983
3983
|
"transferAmount": {
|
@@ -4179,7 +4179,7 @@
|
|
4179
4179
|
},
|
4180
4180
|
"quoteId": {
|
4181
4181
|
"description": "A Mojaloop API quote identifier (UUID).",
|
4182
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
4182
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
4183
4183
|
"type": "string"
|
4184
4184
|
}
|
4185
4185
|
},
|
@@ -4204,7 +4204,7 @@
|
|
4204
4204
|
},
|
4205
4205
|
"bulkTransferId": {
|
4206
4206
|
"description": "A Mojaloop API transfer identifier (UUID).",
|
4207
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
4207
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
4208
4208
|
"type": "string"
|
4209
4209
|
},
|
4210
4210
|
"bulkTransferRequest": {
|
@@ -4214,7 +4214,7 @@
|
|
4214
4214
|
"properties": {
|
4215
4215
|
"bulkQuoteId": {
|
4216
4216
|
"description": "A Mojaloop API bulk quote identifier (UUID).",
|
4217
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
4217
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
4218
4218
|
"type": "string"
|
4219
4219
|
},
|
4220
4220
|
"expiration": {
|
@@ -4756,7 +4756,7 @@
|
|
4756
4756
|
},
|
4757
4757
|
"quoteId": {
|
4758
4758
|
"description": "A Mojaloop API quote identifier (UUID).",
|
4759
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
4759
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
4760
4760
|
"type": "string"
|
4761
4761
|
},
|
4762
4762
|
"transferAmount": {
|
@@ -4958,7 +4958,7 @@
|
|
4958
4958
|
},
|
4959
4959
|
"quoteId": {
|
4960
4960
|
"description": "A Mojaloop API quote identifier (UUID).",
|
4961
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
4961
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
4962
4962
|
"type": "string"
|
4963
4963
|
}
|
4964
4964
|
},
|
@@ -4983,7 +4983,7 @@
|
|
4983
4983
|
},
|
4984
4984
|
"bulkTransferId": {
|
4985
4985
|
"description": "A Mojaloop API transfer identifier (UUID).",
|
4986
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
4986
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
4987
4987
|
"type": "string"
|
4988
4988
|
},
|
4989
4989
|
"from": {
|
@@ -5936,7 +5936,7 @@
|
|
5936
5936
|
},
|
5937
5937
|
"transferId": {
|
5938
5938
|
"description": "A Mojaloop API transfer identifier (UUID).",
|
5939
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
5939
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
5940
5940
|
"type": "string"
|
5941
5941
|
}
|
5942
5942
|
},
|
@@ -5962,7 +5962,7 @@
|
|
5962
5962
|
"properties": {
|
5963
5963
|
"bulkTransferId": {
|
5964
5964
|
"description": "A Mojaloop API transfer identifier (UUID).",
|
5965
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
5965
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
5966
5966
|
"type": "string"
|
5967
5967
|
},
|
5968
5968
|
"homeTransactionId": {
|
@@ -6008,7 +6008,7 @@
|
|
6008
6008
|
},
|
6009
6009
|
"transferId": {
|
6010
6010
|
"description": "A Mojaloop API transfer identifier (UUID).",
|
6011
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
6011
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
6012
6012
|
"type": "string"
|
6013
6013
|
}
|
6014
6014
|
},
|
@@ -6555,7 +6555,7 @@
|
|
6555
6555
|
},
|
6556
6556
|
"transferId": {
|
6557
6557
|
"description": "A Mojaloop API transfer identifier (UUID).",
|
6558
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
6558
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
6559
6559
|
"type": "string"
|
6560
6560
|
}
|
6561
6561
|
},
|
@@ -7495,12 +7495,12 @@
|
|
7495
7495
|
},
|
7496
7496
|
"quoteId": {
|
7497
7497
|
"description": "A Mojaloop API quote identifier (UUID).",
|
7498
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
7498
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
7499
7499
|
"type": "string"
|
7500
7500
|
},
|
7501
7501
|
"transactionId": {
|
7502
7502
|
"description": "ID of the transaction, the ID is decided by the Payer FSP during the creation of the quote.",
|
7503
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
7503
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
7504
7504
|
"type": "string"
|
7505
7505
|
},
|
7506
7506
|
"transactionType": {
|
@@ -7618,7 +7618,7 @@
|
|
7618
7618
|
},
|
7619
7619
|
"quoteId": {
|
7620
7620
|
"description": "A Mojaloop API quote identifier (UUID).",
|
7621
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
7621
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
7622
7622
|
"type": "string"
|
7623
7623
|
},
|
7624
7624
|
"quoteRequest": {
|
@@ -8329,7 +8329,7 @@
|
|
8329
8329
|
},
|
8330
8330
|
"quoteId": {
|
8331
8331
|
"description": "A Mojaloop API quote identifier (UUID).",
|
8332
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
8332
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
8333
8333
|
"type": "string"
|
8334
8334
|
},
|
8335
8335
|
"subScenario": {
|
@@ -8616,7 +8616,7 @@
|
|
8616
8616
|
},
|
8617
8617
|
"transactionId": {
|
8618
8618
|
"description": "ID of the transaction, the ID is decided by the Payer FSP during the creation of the quote.",
|
8619
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
8619
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
8620
8620
|
"type": "string"
|
8621
8621
|
},
|
8622
8622
|
"transactionType": {
|
@@ -8629,7 +8629,7 @@
|
|
8629
8629
|
},
|
8630
8630
|
"transactionRequestId": {
|
8631
8631
|
"description": "A Mojaloop API transaction request identifier (UUID).",
|
8632
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
8632
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
8633
8633
|
"type": "string"
|
8634
8634
|
},
|
8635
8635
|
"converter": {
|
@@ -9652,12 +9652,12 @@
|
|
9652
9652
|
},
|
9653
9653
|
"quoteId": {
|
9654
9654
|
"description": "A Mojaloop API quote identifier (UUID).",
|
9655
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
9655
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
9656
9656
|
"type": "string"
|
9657
9657
|
},
|
9658
9658
|
"transactionId": {
|
9659
9659
|
"description": "ID of the transaction, the ID is decided by the Payer FSP during the creation of the quote.",
|
9660
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
9660
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
9661
9661
|
"type": "string"
|
9662
9662
|
},
|
9663
9663
|
"transferAmount": {
|
@@ -9857,7 +9857,7 @@
|
|
9857
9857
|
},
|
9858
9858
|
"transactionId": {
|
9859
9859
|
"description": "ID of the transaction, the ID is decided by the Payer FSP during the creation of the quote.",
|
9860
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
9860
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
9861
9861
|
"type": "string"
|
9862
9862
|
},
|
9863
9863
|
"transactionRequest": {
|
@@ -10637,7 +10637,7 @@
|
|
10637
10637
|
},
|
10638
10638
|
"transactionRequestId": {
|
10639
10639
|
"description": "A Mojaloop API transaction request identifier (UUID).",
|
10640
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
10640
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
10641
10641
|
"type": "string"
|
10642
10642
|
},
|
10643
10643
|
"transactionType": {
|
@@ -10681,7 +10681,7 @@
|
|
10681
10681
|
},
|
10682
10682
|
"transactionRequestId": {
|
10683
10683
|
"description": "A Mojaloop API transaction request identifier (UUID).",
|
10684
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
10684
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
10685
10685
|
"type": "string"
|
10686
10686
|
},
|
10687
10687
|
"transactionRequestResponse": {
|
@@ -10693,7 +10693,7 @@
|
|
10693
10693
|
},
|
10694
10694
|
"transactionId": {
|
10695
10695
|
"description": "ID of the transaction, the ID is decided by the Payer FSP during the creation of the quote.",
|
10696
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
10696
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
10697
10697
|
"type": "string"
|
10698
10698
|
},
|
10699
10699
|
"transactionRequestState": {
|
@@ -11584,7 +11584,7 @@
|
|
11584
11584
|
},
|
11585
11585
|
"transferId": {
|
11586
11586
|
"description": "A Mojaloop API transfer identifier (UUID).",
|
11587
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
11587
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
11588
11588
|
"type": "string"
|
11589
11589
|
},
|
11590
11590
|
"transferParty": {
|
@@ -13211,12 +13211,12 @@
|
|
13211
13211
|
},
|
13212
13212
|
"quoteId": {
|
13213
13213
|
"description": "A Mojaloop API quote identifier (UUID).",
|
13214
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
13214
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
13215
13215
|
"type": "string"
|
13216
13216
|
},
|
13217
13217
|
"transactionId": {
|
13218
13218
|
"description": "ID of the transaction, the ID is decided by the Payer FSP during the creation of the quote.",
|
13219
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
13219
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
13220
13220
|
"type": "string"
|
13221
13221
|
},
|
13222
13222
|
"transactionType": {
|
@@ -13855,12 +13855,12 @@
|
|
13855
13855
|
},
|
13856
13856
|
"quoteId": {
|
13857
13857
|
"description": "A Mojaloop API quote identifier (UUID).",
|
13858
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
13858
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
13859
13859
|
"type": "string"
|
13860
13860
|
},
|
13861
13861
|
"transactionId": {
|
13862
13862
|
"description": "ID of the transaction, the ID is decided by the Payer FSP during the creation of the quote.",
|
13863
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
13863
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
13864
13864
|
"type": "string"
|
13865
13865
|
},
|
13866
13866
|
"transferAmount": {
|
@@ -14359,12 +14359,12 @@
|
|
14359
14359
|
},
|
14360
14360
|
"transferId": {
|
14361
14361
|
"description": "A Mojaloop API transfer identifier (UUID).",
|
14362
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
14362
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
14363
14363
|
"type": "string"
|
14364
14364
|
},
|
14365
14365
|
"transactionRequestId": {
|
14366
14366
|
"description": "A Mojaloop API transaction request identifier (UUID).",
|
14367
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
14367
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
14368
14368
|
"type": "string"
|
14369
14369
|
}
|
14370
14370
|
},
|
@@ -14487,7 +14487,7 @@
|
|
14487
14487
|
"CorrelationId": {
|
14488
14488
|
"title": "CorrelationId",
|
14489
14489
|
"type": "string",
|
14490
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
14490
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
14491
14491
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
14492
14492
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
14493
14493
|
},
|
@@ -16502,7 +16502,7 @@
|
|
16502
16502
|
"quoteId": {
|
16503
16503
|
"title": "CorrelationId",
|
16504
16504
|
"type": "string",
|
16505
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
16505
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
16506
16506
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
16507
16507
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
16508
16508
|
},
|
@@ -17548,7 +17548,7 @@
|
|
17548
17548
|
"transferId": {
|
17549
17549
|
"title": "CorrelationId",
|
17550
17550
|
"type": "string",
|
17551
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
17551
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
17552
17552
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
17553
17553
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
17554
17554
|
},
|
@@ -17705,7 +17705,7 @@
|
|
17705
17705
|
"transferId": {
|
17706
17706
|
"title": "CorrelationId",
|
17707
17707
|
"type": "string",
|
17708
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
17708
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
17709
17709
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
17710
17710
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
17711
17711
|
},
|
@@ -17716,7 +17716,7 @@
|
|
17716
17716
|
"transactionId": {
|
17717
17717
|
"title": "CorrelationId",
|
17718
17718
|
"type": "string",
|
17719
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
17719
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
17720
17720
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
17721
17721
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
17722
17722
|
},
|
@@ -18272,7 +18272,7 @@
|
|
18272
18272
|
"quoteId": {
|
18273
18273
|
"title": "CorrelationId",
|
18274
18274
|
"type": "string",
|
18275
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
18275
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
18276
18276
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
18277
18277
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
18278
18278
|
},
|
@@ -18282,7 +18282,7 @@
|
|
18282
18282
|
"quoteId": {
|
18283
18283
|
"title": "CorrelationId",
|
18284
18284
|
"type": "string",
|
18285
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
18285
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
18286
18286
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
18287
18287
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
18288
18288
|
},
|
@@ -19227,7 +19227,7 @@
|
|
19227
19227
|
"transferId": {
|
19228
19228
|
"title": "CorrelationId",
|
19229
19229
|
"type": "string",
|
19230
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
19230
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
19231
19231
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
19232
19232
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
19233
19233
|
},
|
@@ -19557,7 +19557,7 @@
|
|
19557
19557
|
"bulkTransactionId": {
|
19558
19558
|
"title": "CorrelationId",
|
19559
19559
|
"type": "string",
|
19560
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
19560
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
19561
19561
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
19562
19562
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
19563
19563
|
},
|
@@ -19841,7 +19841,7 @@
|
|
19841
19841
|
"transferId": {
|
19842
19842
|
"title": "CorrelationId",
|
19843
19843
|
"type": "string",
|
19844
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
19844
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
19845
19845
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
19846
19846
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
19847
19847
|
},
|
@@ -19852,7 +19852,7 @@
|
|
19852
19852
|
"transactionId": {
|
19853
19853
|
"title": "CorrelationId",
|
19854
19854
|
"type": "string",
|
19855
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
19855
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
19856
19856
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
19857
19857
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
19858
19858
|
},
|
@@ -20408,7 +20408,7 @@
|
|
20408
20408
|
"quoteId": {
|
20409
20409
|
"title": "CorrelationId",
|
20410
20410
|
"type": "string",
|
20411
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
20411
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
20412
20412
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
20413
20413
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
20414
20414
|
},
|
@@ -20418,7 +20418,7 @@
|
|
20418
20418
|
"quoteId": {
|
20419
20419
|
"title": "CorrelationId",
|
20420
20420
|
"type": "string",
|
20421
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
20421
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
20422
20422
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
20423
20423
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
20424
20424
|
},
|
@@ -21363,7 +21363,7 @@
|
|
21363
21363
|
"transferId": {
|
21364
21364
|
"title": "CorrelationId",
|
21365
21365
|
"type": "string",
|
21366
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
21366
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
21367
21367
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
21368
21368
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
21369
21369
|
},
|
@@ -22759,7 +22759,7 @@
|
|
22759
22759
|
{
|
22760
22760
|
"title": "CorrelationId",
|
22761
22761
|
"type": "string",
|
22762
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
22762
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
22763
22763
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
22764
22764
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
22765
22765
|
},
|
@@ -22773,7 +22773,7 @@
|
|
22773
22773
|
{
|
22774
22774
|
"title": "CorrelationId",
|
22775
22775
|
"type": "string",
|
22776
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
22776
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
22777
22777
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
22778
22778
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
22779
22779
|
},
|
@@ -23722,7 +23722,7 @@
|
|
23722
23722
|
{
|
23723
23723
|
"title": "CorrelationId",
|
23724
23724
|
"type": "string",
|
23725
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
23725
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
23726
23726
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
23727
23727
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
23728
23728
|
},
|
@@ -23743,7 +23743,7 @@
|
|
23743
23743
|
{
|
23744
23744
|
"title": "CorrelationId",
|
23745
23745
|
"type": "string",
|
23746
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
23746
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
23747
23747
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
23748
23748
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
23749
23749
|
},
|
@@ -23757,7 +23757,7 @@
|
|
23757
23757
|
{
|
23758
23758
|
"title": "CorrelationId",
|
23759
23759
|
"type": "string",
|
23760
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
23760
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
23761
23761
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
23762
23762
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
23763
23763
|
},
|
@@ -24728,7 +24728,7 @@
|
|
24728
24728
|
{
|
24729
24729
|
"title": "CorrelationId",
|
24730
24730
|
"type": "string",
|
24731
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
24731
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
24732
24732
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
24733
24733
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
24734
24734
|
},
|
@@ -24742,7 +24742,7 @@
|
|
24742
24742
|
{
|
24743
24743
|
"title": "CorrelationId",
|
24744
24744
|
"type": "string",
|
24745
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
24745
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
24746
24746
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
24747
24747
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
24748
24748
|
},
|
@@ -25696,7 +25696,7 @@
|
|
25696
25696
|
{
|
25697
25697
|
"title": "CorrelationId",
|
25698
25698
|
"type": "string",
|
25699
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
25699
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
25700
25700
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
25701
25701
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
25702
25702
|
},
|
@@ -25710,7 +25710,7 @@
|
|
25710
25710
|
{
|
25711
25711
|
"title": "CorrelationId",
|
25712
25712
|
"type": "string",
|
25713
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
25713
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
25714
25714
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
25715
25715
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
25716
25716
|
},
|
@@ -26171,7 +26171,7 @@
|
|
26171
26171
|
{
|
26172
26172
|
"title": "CorrelationId",
|
26173
26173
|
"type": "string",
|
26174
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
26174
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
26175
26175
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
26176
26176
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
26177
26177
|
},
|
@@ -26185,7 +26185,7 @@
|
|
26185
26185
|
{
|
26186
26186
|
"title": "CorrelationId",
|
26187
26187
|
"type": "string",
|
26188
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
26188
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
26189
26189
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
26190
26190
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
26191
26191
|
},
|