@mojaloop/api-snippets 17.7.12 → 18.0.0-snapshot.0
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/CHANGELOG.md +0 -21
- package/CODEOWNERS +1 -1
- package/audit-ci.jsonc +4 -2
- package/docs/sdk-scheme-adapter-backend-v2_1_0-openapi3-snippets.yaml +36 -3
- package/docs/sdk-scheme-adapter-outbound-v2_1_0-openapi3-snippets.yaml +34 -2
- package/lib/fspiop/v2_0/schemas.js +102 -102
- package/lib/fspiop/v2_0/schemas.js.map +1 -1
- package/lib/fspiop/v2_0_ISO20022/schemas.js +166 -166
- package/lib/fspiop/v2_0_ISO20022/schemas.js.map +1 -1
- package/lib/scripts/json-schema-generator.d.ts +6 -7
- package/lib/scripts/json-schema-generator.js +8 -13
- package/lib/scripts/json-schema-generator.js.map +1 -1
- package/lib/scripts/openapi-refactor.d.ts +6 -7
- package/lib/scripts/openapi-refactor.js +6 -7
- package/lib/scripts/openapi-refactor.js.map +1 -1
- package/lib/sdk-scheme-adapter/index.d.ts +6 -7
- package/lib/sdk-scheme-adapter/index.js +6 -7
- package/lib/sdk-scheme-adapter/index.js.map +1 -1
- package/lib/sdk-scheme-adapter/v2_0_0/backend/schemas.js +108 -108
- package/lib/sdk-scheme-adapter/v2_0_0/backend/schemas.js.map +1 -1
- package/lib/sdk-scheme-adapter/v2_0_0/index.d.ts +6 -7
- package/lib/sdk-scheme-adapter/v2_0_0/index.js +6 -7
- package/lib/sdk-scheme-adapter/v2_0_0/index.js.map +1 -1
- package/lib/sdk-scheme-adapter/v2_0_0/outbound/schemas.js +116 -116
- package/lib/sdk-scheme-adapter/v2_0_0/outbound/schemas.js.map +1 -1
- package/lib/sdk-scheme-adapter/v2_1_0/backend/json-schemas.json +119 -10
- package/lib/sdk-scheme-adapter/v2_1_0/backend/openapi.d.ts +24 -3
- package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.d.ts +101 -0
- package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.js +144 -141
- package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.js.map +1 -1
- package/lib/sdk-scheme-adapter/v2_1_0/backend/types.d.ts +3 -0
- package/lib/sdk-scheme-adapter/v2_1_0/outbound/json-schemas.json +91 -12
- package/lib/sdk-scheme-adapter/v2_1_0/outbound/openapi.d.ts +23 -2
- package/lib/sdk-scheme-adapter/v2_1_0/outbound/schemas.d.ts +71 -0
- package/lib/sdk-scheme-adapter/v2_1_0/outbound/schemas.js +141 -138
- package/lib/sdk-scheme-adapter/v2_1_0/outbound/schemas.js.map +1 -1
- package/lib/sdk-scheme-adapter/v2_1_0/outbound/types.d.ts +3 -0
- package/package.json +9 -10
- package/sdk-scheme-adapter/v2_1_0/backend/openapi.yaml +1 -0
- package/sdk-scheme-adapter/v2_1_0/components/schemas/ErrorInformation.yaml +1 -1
- package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostBackendRequest.yaml +1 -1
- package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostBackendResponse.yaml +1 -1
- package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostOutboundRequest.yaml +1 -1
- package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostOutboundResponse.yaml +1 -1
- package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostBackendResponse.yaml +1 -1
- package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostOutboundResponse.yaml +1 -1
- package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPutBackendRequest.yaml +1 -1
- package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyIdInfo.yaml +1 -1
- package/sdk-scheme-adapter/v2_1_0/components/schemas/QuotesIDPutResponse.yaml +1 -1
- package/sdk-scheme-adapter/v2_1_0/components/schemas/QuotesPostRequest.yaml +1 -1
- package/sdk-scheme-adapter/v2_1_0/components/schemas/TransactionRequestResponse.yaml +1 -1
- package/sdk-scheme-adapter/v2_1_0/components/schemas/TransfersIDPutResponse.yaml +1 -1
- package/sdk-scheme-adapter/v2_1_0/components/schemas/TransfersPostRequest.yaml +1 -1
- package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteResponse.yaml +1 -1
- package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferResponse.yaml +1 -1
- package/sdk-scheme-adapter/v2_1_0/components/schemas/individualQuoteResult.yaml +1 -1
- package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransferFulfilment.yaml +1 -1
- package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransferResult.yaml +1 -1
- package/sdk-scheme-adapter/v2_1_0/components/schemas/quotesPostResponse.yaml +1 -1
- package/sdk-scheme-adapter/v2_1_0/components/schemas/FxCharge.yaml +0 -19
- package/sdk-scheme-adapter/v2_1_0/components/schemas/FxConversion.yaml +0 -57
- package/sdk-scheme-adapter/v2_1_0/components/schemas/FxMoney.yaml +0 -10
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"schemas.js","sourceRoot":"","sources":["../../../../src/sdk-scheme-adapter/v2_1_0/backend/schemas.ts"],"names":[],"mappings":";AAAA,oDAAoD;;;;AAEpD,kEAAkE;AAElE,oFAA6C;AAE7C,IAAiB,OAAO,
|
1
|
+
{"version":3,"file":"schemas.js","sourceRoot":"","sources":["../../../../src/sdk-scheme-adapter/v2_1_0/backend/schemas.ts"],"names":[],"mappings":"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"}
|
@@ -125,6 +125,9 @@ export declare namespace Types {
|
|
125
125
|
type QuotesPostRequest = components['schemas']['QuotesPostRequest'];
|
126
126
|
type FxMoney = components['schemas']['FxMoney'];
|
127
127
|
type FxCharge = components['schemas']['FxCharge'];
|
128
|
+
type ExtensionKey = components['schemas']['ExtensionKey'];
|
129
|
+
type Extension = components['schemas']['Extension'];
|
130
|
+
type ExtensionList = components['schemas']['ExtensionList'];
|
128
131
|
type FxConversion = components['schemas']['FxConversion'];
|
129
132
|
type FxQuotesPostBackendRequest = components['schemas']['FxQuotesPostBackendRequest'];
|
130
133
|
type FxQuotesPostBackendResponse = components['schemas']['FxQuotesPostBackendResponse'];
|
@@ -23494,6 +23494,79 @@
|
|
23494
23494
|
"chargeType"
|
23495
23495
|
]
|
23496
23496
|
},
|
23497
|
+
"ExtensionKey": {
|
23498
|
+
"title": "ExtensionKey",
|
23499
|
+
"type": "string",
|
23500
|
+
"minLength": 1,
|
23501
|
+
"maxLength": 32,
|
23502
|
+
"description": "Extension key."
|
23503
|
+
},
|
23504
|
+
"Extension": {
|
23505
|
+
"title": "Extension",
|
23506
|
+
"type": "object",
|
23507
|
+
"description": "Data model for the complex type Extension.",
|
23508
|
+
"properties": {
|
23509
|
+
"key": {
|
23510
|
+
"title": "ExtensionKey",
|
23511
|
+
"type": "string",
|
23512
|
+
"minLength": 1,
|
23513
|
+
"maxLength": 32,
|
23514
|
+
"description": "Extension key."
|
23515
|
+
},
|
23516
|
+
"value": {
|
23517
|
+
"title": "ExtensionValue",
|
23518
|
+
"type": "string",
|
23519
|
+
"minLength": 1,
|
23520
|
+
"maxLength": 128,
|
23521
|
+
"description": "Extension value."
|
23522
|
+
}
|
23523
|
+
},
|
23524
|
+
"required": [
|
23525
|
+
"key",
|
23526
|
+
"value"
|
23527
|
+
]
|
23528
|
+
},
|
23529
|
+
"ExtensionList": {
|
23530
|
+
"title": "ExtensionList",
|
23531
|
+
"type": "object",
|
23532
|
+
"description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
|
23533
|
+
"properties": {
|
23534
|
+
"extension": {
|
23535
|
+
"type": "array",
|
23536
|
+
"items": {
|
23537
|
+
"title": "Extension",
|
23538
|
+
"type": "object",
|
23539
|
+
"description": "Data model for the complex type Extension.",
|
23540
|
+
"properties": {
|
23541
|
+
"key": {
|
23542
|
+
"title": "ExtensionKey",
|
23543
|
+
"type": "string",
|
23544
|
+
"minLength": 1,
|
23545
|
+
"maxLength": 32,
|
23546
|
+
"description": "Extension key."
|
23547
|
+
},
|
23548
|
+
"value": {
|
23549
|
+
"title": "ExtensionValue",
|
23550
|
+
"type": "string",
|
23551
|
+
"minLength": 1,
|
23552
|
+
"maxLength": 128,
|
23553
|
+
"description": "Extension value."
|
23554
|
+
}
|
23555
|
+
},
|
23556
|
+
"required": [
|
23557
|
+
"key",
|
23558
|
+
"value"
|
23559
|
+
]
|
23560
|
+
},
|
23561
|
+
"minItems": 1,
|
23562
|
+
"maxItems": 16,
|
23563
|
+
"description": "Number of Extension elements."
|
23564
|
+
}
|
23565
|
+
},
|
23566
|
+
"required": [
|
23567
|
+
"extension"
|
23568
|
+
]
|
23569
|
+
},
|
23497
23570
|
"FxConversion": {
|
23498
23571
|
"title": "FxConversion",
|
23499
23572
|
"type": "object",
|
@@ -24408,14 +24481,15 @@
|
|
24408
24481
|
"extension": {
|
24409
24482
|
"type": "array",
|
24410
24483
|
"items": {
|
24411
|
-
"title": "
|
24484
|
+
"title": "Extension",
|
24412
24485
|
"type": "object",
|
24413
24486
|
"description": "Data model for the complex type Extension.",
|
24414
24487
|
"properties": {
|
24415
24488
|
"key": {
|
24416
|
-
"title": "
|
24489
|
+
"title": "ExtensionKey",
|
24417
24490
|
"type": "string",
|
24418
24491
|
"minLength": 1,
|
24492
|
+
"maxLength": 32,
|
24419
24493
|
"description": "Extension key."
|
24420
24494
|
},
|
24421
24495
|
"value": {
|
@@ -25395,14 +25469,15 @@
|
|
25395
25469
|
"extension": {
|
25396
25470
|
"type": "array",
|
25397
25471
|
"items": {
|
25398
|
-
"title": "
|
25472
|
+
"title": "Extension",
|
25399
25473
|
"type": "object",
|
25400
25474
|
"description": "Data model for the complex type Extension.",
|
25401
25475
|
"properties": {
|
25402
25476
|
"key": {
|
25403
|
-
"title": "
|
25477
|
+
"title": "ExtensionKey",
|
25404
25478
|
"type": "string",
|
25405
25479
|
"minLength": 1,
|
25480
|
+
"maxLength": 32,
|
25406
25481
|
"description": "Extension key."
|
25407
25482
|
},
|
25408
25483
|
"value": {
|
@@ -28697,14 +28772,15 @@
|
|
28697
28772
|
"extension": {
|
28698
28773
|
"type": "array",
|
28699
28774
|
"items": {
|
28700
|
-
"title": "
|
28775
|
+
"title": "Extension",
|
28701
28776
|
"type": "object",
|
28702
28777
|
"description": "Data model for the complex type Extension.",
|
28703
28778
|
"properties": {
|
28704
28779
|
"key": {
|
28705
|
-
"title": "
|
28780
|
+
"title": "ExtensionKey",
|
28706
28781
|
"type": "string",
|
28707
28782
|
"minLength": 1,
|
28783
|
+
"maxLength": 32,
|
28708
28784
|
"description": "Extension key."
|
28709
28785
|
},
|
28710
28786
|
"value": {
|
@@ -32126,14 +32202,15 @@
|
|
32126
32202
|
"extension": {
|
32127
32203
|
"type": "array",
|
32128
32204
|
"items": {
|
32129
|
-
"title": "
|
32205
|
+
"title": "Extension",
|
32130
32206
|
"type": "object",
|
32131
32207
|
"description": "Data model for the complex type Extension.",
|
32132
32208
|
"properties": {
|
32133
32209
|
"key": {
|
32134
|
-
"title": "
|
32210
|
+
"title": "ExtensionKey",
|
32135
32211
|
"type": "string",
|
32136
32212
|
"minLength": 1,
|
32213
|
+
"maxLength": 32,
|
32137
32214
|
"description": "Extension key."
|
32138
32215
|
},
|
32139
32216
|
"value": {
|
@@ -38304,14 +38381,15 @@
|
|
38304
38381
|
"extension": {
|
38305
38382
|
"type": "array",
|
38306
38383
|
"items": {
|
38307
|
-
"title": "
|
38384
|
+
"title": "Extension",
|
38308
38385
|
"type": "object",
|
38309
38386
|
"description": "Data model for the complex type Extension.",
|
38310
38387
|
"properties": {
|
38311
38388
|
"key": {
|
38312
|
-
"title": "
|
38389
|
+
"title": "ExtensionKey",
|
38313
38390
|
"type": "string",
|
38314
38391
|
"minLength": 1,
|
38392
|
+
"maxLength": 32,
|
38315
38393
|
"description": "Extension key."
|
38316
38394
|
},
|
38317
38395
|
"value": {
|
@@ -39426,14 +39504,15 @@
|
|
39426
39504
|
"extension": {
|
39427
39505
|
"type": "array",
|
39428
39506
|
"items": {
|
39429
|
-
"title": "
|
39507
|
+
"title": "Extension",
|
39430
39508
|
"type": "object",
|
39431
39509
|
"description": "Data model for the complex type Extension.",
|
39432
39510
|
"properties": {
|
39433
39511
|
"key": {
|
39434
|
-
"title": "
|
39512
|
+
"title": "ExtensionKey",
|
39435
39513
|
"type": "string",
|
39436
39514
|
"minLength": 1,
|
39515
|
+
"maxLength": 32,
|
39437
39516
|
"description": "Extension key."
|
39438
39517
|
},
|
39439
39518
|
"value": {
|
@@ -1677,6 +1677,27 @@ export interface components {
|
|
1677
1677
|
sourceAmount?: components["schemas"]["Money"] & unknown;
|
1678
1678
|
targetAmount?: components["schemas"]["Money"] & unknown;
|
1679
1679
|
};
|
1680
|
+
/**
|
1681
|
+
* ExtensionKey
|
1682
|
+
* @description Extension key.
|
1683
|
+
*/
|
1684
|
+
ExtensionKey: string;
|
1685
|
+
/**
|
1686
|
+
* Extension
|
1687
|
+
* @description Data model for the complex type Extension.
|
1688
|
+
*/
|
1689
|
+
Extension: {
|
1690
|
+
key: components["schemas"]["ExtensionKey"];
|
1691
|
+
value: components["schemas"]["ExtensionValue"];
|
1692
|
+
};
|
1693
|
+
/**
|
1694
|
+
* ExtensionList
|
1695
|
+
* @description Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.
|
1696
|
+
*/
|
1697
|
+
ExtensionList: {
|
1698
|
+
/** @description Number of Extension elements. */
|
1699
|
+
extension: components["schemas"]["Extension"][];
|
1700
|
+
};
|
1680
1701
|
/**
|
1681
1702
|
* FxConversion
|
1682
1703
|
* @description A DFSP will be able to request a currency conversion, and an FX provider will be able to describe its involvement in a proposed transfer, using a FxConversion object.
|
@@ -1692,7 +1713,7 @@ export interface components {
|
|
1692
1713
|
expiration: components["schemas"]["DateTime"] & unknown;
|
1693
1714
|
/** @description One or more charges which the FXP intends to levy as part of the currency conversion, or which the payee DFSP intends to add to the amount transferred. */
|
1694
1715
|
charges?: components["schemas"]["FxCharge"][];
|
1695
|
-
extensionList?: components["schemas"]["
|
1716
|
+
extensionList?: components["schemas"]["ExtensionList"] & unknown;
|
1696
1717
|
};
|
1697
1718
|
/**
|
1698
1719
|
* FxQuotesPostOutboundResponse
|
@@ -1962,7 +1983,7 @@ export interface components {
|
|
1962
1983
|
fulfilment?: components["schemas"]["fulfilment"];
|
1963
1984
|
completedTimestamp?: components["schemas"]["completedTimestamp"];
|
1964
1985
|
conversionState: components["schemas"]["conversionState"];
|
1965
|
-
extensionList?: components["schemas"]["
|
1986
|
+
extensionList?: components["schemas"]["ExtensionList"];
|
1966
1987
|
};
|
1967
1988
|
};
|
1968
1989
|
responses: {
|
@@ -9754,6 +9754,71 @@ export declare namespace Schemas {
|
|
9754
9754
|
};
|
9755
9755
|
required: string[];
|
9756
9756
|
};
|
9757
|
+
const ExtensionKey: {
|
9758
|
+
title: string;
|
9759
|
+
type: string;
|
9760
|
+
minLength: number;
|
9761
|
+
maxLength: number;
|
9762
|
+
description: string;
|
9763
|
+
};
|
9764
|
+
const Extension: {
|
9765
|
+
title: string;
|
9766
|
+
type: string;
|
9767
|
+
description: string;
|
9768
|
+
properties: {
|
9769
|
+
key: {
|
9770
|
+
title: string;
|
9771
|
+
type: string;
|
9772
|
+
minLength: number;
|
9773
|
+
maxLength: number;
|
9774
|
+
description: string;
|
9775
|
+
};
|
9776
|
+
value: {
|
9777
|
+
title: string;
|
9778
|
+
type: string;
|
9779
|
+
minLength: number;
|
9780
|
+
maxLength: number;
|
9781
|
+
description: string;
|
9782
|
+
};
|
9783
|
+
};
|
9784
|
+
required: string[];
|
9785
|
+
};
|
9786
|
+
const ExtensionList: {
|
9787
|
+
title: string;
|
9788
|
+
type: string;
|
9789
|
+
description: string;
|
9790
|
+
properties: {
|
9791
|
+
extension: {
|
9792
|
+
type: string;
|
9793
|
+
items: {
|
9794
|
+
title: string;
|
9795
|
+
type: string;
|
9796
|
+
description: string;
|
9797
|
+
properties: {
|
9798
|
+
key: {
|
9799
|
+
title: string;
|
9800
|
+
type: string;
|
9801
|
+
minLength: number;
|
9802
|
+
maxLength: number;
|
9803
|
+
description: string;
|
9804
|
+
};
|
9805
|
+
value: {
|
9806
|
+
title: string;
|
9807
|
+
type: string;
|
9808
|
+
minLength: number;
|
9809
|
+
maxLength: number;
|
9810
|
+
description: string;
|
9811
|
+
};
|
9812
|
+
};
|
9813
|
+
required: string[];
|
9814
|
+
};
|
9815
|
+
minItems: number;
|
9816
|
+
maxItems: number;
|
9817
|
+
description: string;
|
9818
|
+
};
|
9819
|
+
};
|
9820
|
+
required: string[];
|
9821
|
+
};
|
9757
9822
|
const FxConversion: {
|
9758
9823
|
title: string;
|
9759
9824
|
type: string;
|
@@ -10010,6 +10075,7 @@ export declare namespace Schemas {
|
|
10010
10075
|
title: string;
|
10011
10076
|
type: string;
|
10012
10077
|
minLength: number;
|
10078
|
+
maxLength: number;
|
10013
10079
|
description: string;
|
10014
10080
|
};
|
10015
10081
|
value: {
|
@@ -10320,6 +10386,7 @@ export declare namespace Schemas {
|
|
10320
10386
|
title: string;
|
10321
10387
|
type: string;
|
10322
10388
|
minLength: number;
|
10389
|
+
maxLength: number;
|
10323
10390
|
description: string;
|
10324
10391
|
};
|
10325
10392
|
value: {
|
@@ -11491,6 +11558,7 @@ export declare namespace Schemas {
|
|
11491
11558
|
title: string;
|
11492
11559
|
type: string;
|
11493
11560
|
minLength: number;
|
11561
|
+
maxLength: number;
|
11494
11562
|
description: string;
|
11495
11563
|
};
|
11496
11564
|
value: {
|
@@ -12777,6 +12845,7 @@ export declare namespace Schemas {
|
|
12777
12845
|
title: string;
|
12778
12846
|
type: string;
|
12779
12847
|
minLength: number;
|
12848
|
+
maxLength: number;
|
12780
12849
|
description: string;
|
12781
12850
|
};
|
12782
12851
|
value: {
|
@@ -15421,6 +15490,7 @@ export declare namespace Schemas {
|
|
15421
15490
|
title: string;
|
15422
15491
|
type: string;
|
15423
15492
|
minLength: number;
|
15493
|
+
maxLength: number;
|
15424
15494
|
description: string;
|
15425
15495
|
};
|
15426
15496
|
value: {
|
@@ -15865,6 +15935,7 @@ export declare namespace Schemas {
|
|
15865
15935
|
title: string;
|
15866
15936
|
type: string;
|
15867
15937
|
minLength: number;
|
15938
|
+
maxLength: number;
|
15868
15939
|
description: string;
|
15869
15940
|
};
|
15870
15941
|
value: {
|