@mojaloop/api-snippets 17.7.11 → 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 -14
- 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.js +2 -6
- package/lib/scripts/json-schema-generator.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/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 +4 -4
- 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
@@ -7,171 +7,171 @@ const tslib_1 = require("tslib");
|
|
7
7
|
const json_schemas_json_1 = tslib_1.__importDefault(require("./json-schemas.json"));
|
8
8
|
var Schemas;
|
9
9
|
(function (Schemas) {
|
10
|
-
Schemas.AccountIdentification4Choice = json_schemas_json_1.default
|
11
|
-
Schemas.AccountSchemeName1Choice = json_schemas_json_1.default
|
12
|
-
Schemas.ActiveCurrencyAndAmount = json_schemas_json_1.default
|
13
|
-
Schemas.ActiveCurrencyAndAmount_SimpleType = json_schemas_json_1.default
|
14
|
-
Schemas.ActiveCurrencyCode = json_schemas_json_1.default
|
15
|
-
Schemas.ActiveOrHistoricCurrencyAndAmount = json_schemas_json_1.default
|
16
|
-
Schemas.ActiveOrHistoricCurrencyAndAmount_SimpleType = json_schemas_json_1.default
|
17
|
-
Schemas.ActiveOrHistoricCurrencyCode = json_schemas_json_1.default
|
18
|
-
Schemas.AddressType2Code = json_schemas_json_1.default
|
19
|
-
Schemas.AddressType3Choice = json_schemas_json_1.default
|
20
|
-
Schemas.AmountTypeEnum = json_schemas_json_1.default
|
21
|
-
Schemas.AnyBICDec2014Identifier = json_schemas_json_1.default
|
22
|
-
Schemas.BICFIDec2014Identifier = json_schemas_json_1.default
|
23
|
-
Schemas.BaseOneRate = json_schemas_json_1.default
|
24
|
-
Schemas.BranchAndFinancialInstitutionIdentification6 = json_schemas_json_1.default
|
25
|
-
Schemas.BranchAndFinancialInstitutionIdentification8 = json_schemas_json_1.default
|
26
|
-
Schemas.BranchData3 = json_schemas_json_1.default
|
27
|
-
Schemas.BranchData5 = json_schemas_json_1.default
|
28
|
-
Schemas.CashAccount40 = json_schemas_json_1.default
|
29
|
-
Schemas.CashAccountType2Choice = json_schemas_json_1.default
|
30
|
-
Schemas.CategoryPurpose1Choice = json_schemas_json_1.default
|
31
|
-
Schemas.ChargeBearerType1Code = json_schemas_json_1.default
|
32
|
-
Schemas.ChargeType3Choice = json_schemas_json_1.default
|
33
|
-
Schemas.Charges16 = json_schemas_json_1.default
|
34
|
-
Schemas.ClearingChannel2Code = json_schemas_json_1.default
|
35
|
-
Schemas.ClearingSystemIdentification2Choice = json_schemas_json_1.default
|
36
|
-
Schemas.ClearingSystemMemberIdentification2 = json_schemas_json_1.default
|
37
|
-
Schemas.Contact13 = json_schemas_json_1.default
|
38
|
-
Schemas.Contact4 = json_schemas_json_1.default
|
39
|
-
Schemas.CountryCode = json_schemas_json_1.default
|
40
|
-
Schemas.CreditTransferTransaction67 = json_schemas_json_1.default
|
41
|
-
Schemas.CreditTransferTransaction68 = json_schemas_json_1.default
|
42
|
-
Schemas.CreditTransferTransaction68_FX_Quotes = json_schemas_json_1.default
|
43
|
-
Schemas.CryptographicLockChoice = json_schemas_json_1.default
|
44
|
-
Schemas.DateAndDateTime2Choice = json_schemas_json_1.default
|
45
|
-
Schemas.DateAndPlaceOfBirth1 = json_schemas_json_1.default
|
46
|
-
Schemas.DatePeriod2 = json_schemas_json_1.default
|
47
|
-
Schemas.ErrorCode = json_schemas_json_1.default
|
48
|
-
Schemas.ErrorDescription = json_schemas_json_1.default
|
49
|
-
Schemas.ErrorInformation = json_schemas_json_1.default
|
50
|
-
Schemas.ErrorInformationResponse = json_schemas_json_1.default
|
51
|
-
Schemas.Exact32HexBinaryText = json_schemas_json_1.default
|
52
|
-
Schemas.Exact4AlphaNumericText = json_schemas_json_1.default
|
53
|
-
Schemas.Execute_FIToFICustomerCreditTransferV13 = json_schemas_json_1.default
|
54
|
-
Schemas.Extension = json_schemas_json_1.default
|
55
|
-
Schemas.ExtensionKey = json_schemas_json_1.default
|
56
|
-
Schemas.ExtensionList = json_schemas_json_1.default
|
57
|
-
Schemas.ExtensionValue = json_schemas_json_1.default
|
58
|
-
Schemas.ExternalAccountIdentification1Code = json_schemas_json_1.default
|
59
|
-
Schemas.ExternalCashAccountType1Code = json_schemas_json_1.default
|
60
|
-
Schemas.ExternalCategoryPurpose1Code = json_schemas_json_1.default
|
61
|
-
Schemas.ExternalChargeType1Code = json_schemas_json_1.default
|
62
|
-
Schemas.ExternalClearingSystemIdentification1Code = json_schemas_json_1.default
|
63
|
-
Schemas.ExternalCreditorAgentInstruction1Code = json_schemas_json_1.default
|
64
|
-
Schemas.ExternalFinancialInstitutionIdentification1Code = json_schemas_json_1.default
|
65
|
-
Schemas.ExternalLocalInstrument1Code = json_schemas_json_1.default
|
66
|
-
Schemas.ExternalOrganisationIdentification1Code = json_schemas_json_1.default
|
67
|
-
Schemas.ExternalPaymentTransactionStatus1Code = json_schemas_json_1.default
|
68
|
-
Schemas.ExternalPersonIdentification1Code = json_schemas_json_1.default
|
69
|
-
Schemas.ExternalProxyAccountType1Code = json_schemas_json_1.default
|
70
|
-
Schemas.ExternalPurpose1Code = json_schemas_json_1.default
|
71
|
-
Schemas.ExternalServiceLevel1Code = json_schemas_json_1.default
|
72
|
-
Schemas.ExternalStatusReason1Code = json_schemas_json_1.default
|
73
|
-
Schemas.ExternalVerificationReason1Code = json_schemas_json_1.default
|
74
|
-
Schemas.FinancialIdentificationSchemeName1Choice = json_schemas_json_1.default
|
75
|
-
Schemas.FinancialInstitutionIdentification18 = json_schemas_json_1.default
|
76
|
-
Schemas.FinancialInstitutionIdentification23 = json_schemas_json_1.default
|
77
|
-
Schemas.FxRequest_FICreditTransferProposal = json_schemas_json_1.default
|
78
|
-
Schemas.FxResponse_FICreditTransferConfirmation = json_schemas_json_1.default
|
79
|
-
Schemas.Fxecute_FinancialInstitutionCreditTransferV12 = json_schemas_json_1.default
|
80
|
-
Schemas.GenericAccountIdentification1 = json_schemas_json_1.default
|
81
|
-
Schemas.GenericFinancialIdentification1 = json_schemas_json_1.default
|
82
|
-
Schemas.GenericIdentification3 = json_schemas_json_1.default
|
83
|
-
Schemas.GenericIdentification30 = json_schemas_json_1.default
|
84
|
-
Schemas.GenericOrganisationIdentification1 = json_schemas_json_1.default
|
85
|
-
Schemas.GenericOrganisationIdentification3 = json_schemas_json_1.default
|
86
|
-
Schemas.GenericPersonIdentification1 = json_schemas_json_1.default
|
87
|
-
Schemas.GenericPersonIdentification2 = json_schemas_json_1.default
|
88
|
-
Schemas.GetPartiesError_IdentificationVerificationReportV03 = json_schemas_json_1.default
|
89
|
-
Schemas.GetParties_IdentificationVerificationReportV03 = json_schemas_json_1.default
|
90
|
-
Schemas.GroupHeader113 = json_schemas_json_1.default
|
91
|
-
Schemas.GroupHeader120 = json_schemas_json_1.default
|
92
|
-
Schemas.GroupHeader129 = json_schemas_json_1.default
|
93
|
-
Schemas.IBAN2007Identifier = json_schemas_json_1.default
|
94
|
-
Schemas.ISODate = json_schemas_json_1.default
|
95
|
-
Schemas.ISODateTime = json_schemas_json_1.default
|
96
|
-
Schemas.ISOYear = json_schemas_json_1.default
|
97
|
-
Schemas.IdentificationAssignment3 = json_schemas_json_1.default
|
98
|
-
Schemas.IdentificationInformation4 = json_schemas_json_1.default
|
99
|
-
Schemas.IdentificationVerificationIndicator = json_schemas_json_1.default
|
100
|
-
Schemas.Instruction4Code = json_schemas_json_1.default
|
101
|
-
Schemas.InstructionForCreditorAgent3 = json_schemas_json_1.default
|
102
|
-
Schemas.InstructionForCreditorAgent3_FX_Quotes = json_schemas_json_1.default
|
103
|
-
Schemas.InstructionForNextAgent1 = json_schemas_json_1.default
|
104
|
-
Schemas.LEIIdentifier = json_schemas_json_1.default
|
105
|
-
Schemas.LocalInstrument2Choice = json_schemas_json_1.default
|
106
|
-
Schemas.Max105Text = json_schemas_json_1.default
|
107
|
-
Schemas.Max10Text = json_schemas_json_1.default
|
108
|
-
Schemas.Max128Text = json_schemas_json_1.default
|
109
|
-
Schemas.Max140Text = json_schemas_json_1.default
|
110
|
-
Schemas.Max15NumericText = json_schemas_json_1.default
|
111
|
-
Schemas.Max16Text = json_schemas_json_1.default
|
112
|
-
Schemas.Max2048Text = json_schemas_json_1.default
|
113
|
-
Schemas.Max256Text = json_schemas_json_1.default
|
114
|
-
Schemas.Max34Text = json_schemas_json_1.default
|
115
|
-
Schemas.Max350Text = json_schemas_json_1.default
|
116
|
-
Schemas.Max35Text = json_schemas_json_1.default
|
117
|
-
Schemas.Max4Text = json_schemas_json_1.default
|
118
|
-
Schemas.Max70Text = json_schemas_json_1.default
|
119
|
-
Schemas.NamePrefix2Code = json_schemas_json_1.default
|
120
|
-
Schemas.Number = json_schemas_json_1.default
|
121
|
-
Schemas.OrganisationIdentification29 = json_schemas_json_1.default
|
122
|
-
Schemas.OrganisationIdentification39 = json_schemas_json_1.default
|
123
|
-
Schemas.OrganisationIdentificationSchemeName1Choice = json_schemas_json_1.default
|
124
|
-
Schemas.OtherContact1 = json_schemas_json_1.default
|
125
|
-
Schemas.PacsError_FIToFIPaymentStatusReportV15 = json_schemas_json_1.default
|
126
|
-
Schemas.PacsStatus_FIToFIPaymentStatusReportV15 = json_schemas_json_1.default
|
127
|
-
Schemas.Party38Choice = json_schemas_json_1.default
|
128
|
-
Schemas.Party40Choice = json_schemas_json_1.default
|
129
|
-
Schemas.Party52Choice = json_schemas_json_1.default
|
130
|
-
Schemas.PartyIdentification135 = json_schemas_json_1.default
|
131
|
-
Schemas.PartyIdentification272 = json_schemas_json_1.default
|
132
|
-
Schemas.PaymentIdentification13 = json_schemas_json_1.default
|
133
|
-
Schemas.PaymentTransaction163 = json_schemas_json_1.default
|
134
|
-
Schemas.PaymentTypeInformation28 = json_schemas_json_1.default
|
135
|
-
Schemas.PercentageRate = json_schemas_json_1.default
|
136
|
-
Schemas.PersonIdentification13 = json_schemas_json_1.default
|
137
|
-
Schemas.PersonIdentification18 = json_schemas_json_1.default
|
138
|
-
Schemas.PersonIdentificationSchemeName1Choice = json_schemas_json_1.default
|
139
|
-
Schemas.PhoneNumber = json_schemas_json_1.default
|
140
|
-
Schemas.PostalAddress24 = json_schemas_json_1.default
|
141
|
-
Schemas.PostalAddress27 = json_schemas_json_1.default
|
142
|
-
Schemas.PreferredContactMethod1Code = json_schemas_json_1.default
|
143
|
-
Schemas.PreferredContactMethod2Code = json_schemas_json_1.default
|
144
|
-
Schemas.Priority2Code = json_schemas_json_1.default
|
145
|
-
Schemas.ProxyAccountIdentification1 = json_schemas_json_1.default
|
146
|
-
Schemas.ProxyAccountType1Choice = json_schemas_json_1.default
|
147
|
-
Schemas.Purpose2Choice = json_schemas_json_1.default
|
148
|
-
Schemas.RegulatoryAuthority2 = json_schemas_json_1.default
|
149
|
-
Schemas.RegulatoryReporting3 = json_schemas_json_1.default
|
150
|
-
Schemas.RegulatoryReportingType1Code = json_schemas_json_1.default
|
151
|
-
Schemas.ServiceLevel8Choice = json_schemas_json_1.default
|
152
|
-
Schemas.SettlementInstruction15 = json_schemas_json_1.default
|
153
|
-
Schemas.SettlementMethod1Code = json_schemas_json_1.default
|
154
|
-
Schemas.StatusReason6Choice = json_schemas_json_1.default
|
155
|
-
Schemas.StatusReasonInformation14 = json_schemas_json_1.default
|
156
|
-
Schemas.StructuredRegulatoryReporting3 = json_schemas_json_1.default
|
157
|
-
Schemas.SupplementaryData1 = json_schemas_json_1.default
|
158
|
-
Schemas.SupplementaryDataEnvelope1 = json_schemas_json_1.default
|
159
|
-
Schemas.TaxAmount3 = json_schemas_json_1.default
|
160
|
-
Schemas.TaxAuthorisation1 = json_schemas_json_1.default
|
161
|
-
Schemas.TaxData1 = json_schemas_json_1.default
|
162
|
-
Schemas.TaxParty1 = json_schemas_json_1.default
|
163
|
-
Schemas.TaxParty2 = json_schemas_json_1.default
|
164
|
-
Schemas.TaxPeriod3 = json_schemas_json_1.default
|
165
|
-
Schemas.TaxRecord3 = json_schemas_json_1.default
|
166
|
-
Schemas.TaxRecordDetails3 = json_schemas_json_1.default
|
167
|
-
Schemas.TaxRecordPeriod1Code = json_schemas_json_1.default
|
168
|
-
Schemas.TermsRequest_FIToFICustomerCreditProposal = json_schemas_json_1.default
|
169
|
-
Schemas.TermsResponse_FIToFICustomerCreditConfirmation = json_schemas_json_1.default
|
170
|
-
Schemas.ULIDIdentifier = json_schemas_json_1.default
|
171
|
-
Schemas.UUIDv4Identifier = json_schemas_json_1.default
|
172
|
-
Schemas.UnderlyingCustomerCreditTransfer = json_schemas_json_1.default
|
173
|
-
Schemas.VerificationReason1Choice = json_schemas_json_1.default
|
174
|
-
Schemas.VerificationReport4 = json_schemas_json_1.default
|
175
|
-
Schemas.hexBinary = json_schemas_json_1.default
|
10
|
+
Schemas.AccountIdentification4Choice = json_schemas_json_1.default.AccountIdentification4Choice;
|
11
|
+
Schemas.AccountSchemeName1Choice = json_schemas_json_1.default.AccountSchemeName1Choice;
|
12
|
+
Schemas.ActiveCurrencyAndAmount = json_schemas_json_1.default.ActiveCurrencyAndAmount;
|
13
|
+
Schemas.ActiveCurrencyAndAmount_SimpleType = json_schemas_json_1.default.ActiveCurrencyAndAmount_SimpleType;
|
14
|
+
Schemas.ActiveCurrencyCode = json_schemas_json_1.default.ActiveCurrencyCode;
|
15
|
+
Schemas.ActiveOrHistoricCurrencyAndAmount = json_schemas_json_1.default.ActiveOrHistoricCurrencyAndAmount;
|
16
|
+
Schemas.ActiveOrHistoricCurrencyAndAmount_SimpleType = json_schemas_json_1.default.ActiveOrHistoricCurrencyAndAmount_SimpleType;
|
17
|
+
Schemas.ActiveOrHistoricCurrencyCode = json_schemas_json_1.default.ActiveOrHistoricCurrencyCode;
|
18
|
+
Schemas.AddressType2Code = json_schemas_json_1.default.AddressType2Code;
|
19
|
+
Schemas.AddressType3Choice = json_schemas_json_1.default.AddressType3Choice;
|
20
|
+
Schemas.AmountTypeEnum = json_schemas_json_1.default.AmountTypeEnum;
|
21
|
+
Schemas.AnyBICDec2014Identifier = json_schemas_json_1.default.AnyBICDec2014Identifier;
|
22
|
+
Schemas.BICFIDec2014Identifier = json_schemas_json_1.default.BICFIDec2014Identifier;
|
23
|
+
Schemas.BaseOneRate = json_schemas_json_1.default.BaseOneRate;
|
24
|
+
Schemas.BranchAndFinancialInstitutionIdentification6 = json_schemas_json_1.default.BranchAndFinancialInstitutionIdentification6;
|
25
|
+
Schemas.BranchAndFinancialInstitutionIdentification8 = json_schemas_json_1.default.BranchAndFinancialInstitutionIdentification8;
|
26
|
+
Schemas.BranchData3 = json_schemas_json_1.default.BranchData3;
|
27
|
+
Schemas.BranchData5 = json_schemas_json_1.default.BranchData5;
|
28
|
+
Schemas.CashAccount40 = json_schemas_json_1.default.CashAccount40;
|
29
|
+
Schemas.CashAccountType2Choice = json_schemas_json_1.default.CashAccountType2Choice;
|
30
|
+
Schemas.CategoryPurpose1Choice = json_schemas_json_1.default.CategoryPurpose1Choice;
|
31
|
+
Schemas.ChargeBearerType1Code = json_schemas_json_1.default.ChargeBearerType1Code;
|
32
|
+
Schemas.ChargeType3Choice = json_schemas_json_1.default.ChargeType3Choice;
|
33
|
+
Schemas.Charges16 = json_schemas_json_1.default.Charges16;
|
34
|
+
Schemas.ClearingChannel2Code = json_schemas_json_1.default.ClearingChannel2Code;
|
35
|
+
Schemas.ClearingSystemIdentification2Choice = json_schemas_json_1.default.ClearingSystemIdentification2Choice;
|
36
|
+
Schemas.ClearingSystemMemberIdentification2 = json_schemas_json_1.default.ClearingSystemMemberIdentification2;
|
37
|
+
Schemas.Contact13 = json_schemas_json_1.default.Contact13;
|
38
|
+
Schemas.Contact4 = json_schemas_json_1.default.Contact4;
|
39
|
+
Schemas.CountryCode = json_schemas_json_1.default.CountryCode;
|
40
|
+
Schemas.CreditTransferTransaction67 = json_schemas_json_1.default.CreditTransferTransaction67;
|
41
|
+
Schemas.CreditTransferTransaction68 = json_schemas_json_1.default.CreditTransferTransaction68;
|
42
|
+
Schemas.CreditTransferTransaction68_FX_Quotes = json_schemas_json_1.default.CreditTransferTransaction68_FX_Quotes;
|
43
|
+
Schemas.CryptographicLockChoice = json_schemas_json_1.default.CryptographicLockChoice;
|
44
|
+
Schemas.DateAndDateTime2Choice = json_schemas_json_1.default.DateAndDateTime2Choice;
|
45
|
+
Schemas.DateAndPlaceOfBirth1 = json_schemas_json_1.default.DateAndPlaceOfBirth1;
|
46
|
+
Schemas.DatePeriod2 = json_schemas_json_1.default.DatePeriod2;
|
47
|
+
Schemas.ErrorCode = json_schemas_json_1.default.ErrorCode;
|
48
|
+
Schemas.ErrorDescription = json_schemas_json_1.default.ErrorDescription;
|
49
|
+
Schemas.ErrorInformation = json_schemas_json_1.default.ErrorInformation;
|
50
|
+
Schemas.ErrorInformationResponse = json_schemas_json_1.default.ErrorInformationResponse;
|
51
|
+
Schemas.Exact32HexBinaryText = json_schemas_json_1.default.Exact32HexBinaryText;
|
52
|
+
Schemas.Exact4AlphaNumericText = json_schemas_json_1.default.Exact4AlphaNumericText;
|
53
|
+
Schemas.Execute_FIToFICustomerCreditTransferV13 = json_schemas_json_1.default.Execute_FIToFICustomerCreditTransferV13;
|
54
|
+
Schemas.Extension = json_schemas_json_1.default.Extension;
|
55
|
+
Schemas.ExtensionKey = json_schemas_json_1.default.ExtensionKey;
|
56
|
+
Schemas.ExtensionList = json_schemas_json_1.default.ExtensionList;
|
57
|
+
Schemas.ExtensionValue = json_schemas_json_1.default.ExtensionValue;
|
58
|
+
Schemas.ExternalAccountIdentification1Code = json_schemas_json_1.default.ExternalAccountIdentification1Code;
|
59
|
+
Schemas.ExternalCashAccountType1Code = json_schemas_json_1.default.ExternalCashAccountType1Code;
|
60
|
+
Schemas.ExternalCategoryPurpose1Code = json_schemas_json_1.default.ExternalCategoryPurpose1Code;
|
61
|
+
Schemas.ExternalChargeType1Code = json_schemas_json_1.default.ExternalChargeType1Code;
|
62
|
+
Schemas.ExternalClearingSystemIdentification1Code = json_schemas_json_1.default.ExternalClearingSystemIdentification1Code;
|
63
|
+
Schemas.ExternalCreditorAgentInstruction1Code = json_schemas_json_1.default.ExternalCreditorAgentInstruction1Code;
|
64
|
+
Schemas.ExternalFinancialInstitutionIdentification1Code = json_schemas_json_1.default.ExternalFinancialInstitutionIdentification1Code;
|
65
|
+
Schemas.ExternalLocalInstrument1Code = json_schemas_json_1.default.ExternalLocalInstrument1Code;
|
66
|
+
Schemas.ExternalOrganisationIdentification1Code = json_schemas_json_1.default.ExternalOrganisationIdentification1Code;
|
67
|
+
Schemas.ExternalPaymentTransactionStatus1Code = json_schemas_json_1.default.ExternalPaymentTransactionStatus1Code;
|
68
|
+
Schemas.ExternalPersonIdentification1Code = json_schemas_json_1.default.ExternalPersonIdentification1Code;
|
69
|
+
Schemas.ExternalProxyAccountType1Code = json_schemas_json_1.default.ExternalProxyAccountType1Code;
|
70
|
+
Schemas.ExternalPurpose1Code = json_schemas_json_1.default.ExternalPurpose1Code;
|
71
|
+
Schemas.ExternalServiceLevel1Code = json_schemas_json_1.default.ExternalServiceLevel1Code;
|
72
|
+
Schemas.ExternalStatusReason1Code = json_schemas_json_1.default.ExternalStatusReason1Code;
|
73
|
+
Schemas.ExternalVerificationReason1Code = json_schemas_json_1.default.ExternalVerificationReason1Code;
|
74
|
+
Schemas.FinancialIdentificationSchemeName1Choice = json_schemas_json_1.default.FinancialIdentificationSchemeName1Choice;
|
75
|
+
Schemas.FinancialInstitutionIdentification18 = json_schemas_json_1.default.FinancialInstitutionIdentification18;
|
76
|
+
Schemas.FinancialInstitutionIdentification23 = json_schemas_json_1.default.FinancialInstitutionIdentification23;
|
77
|
+
Schemas.FxRequest_FICreditTransferProposal = json_schemas_json_1.default.FxRequest_FICreditTransferProposal;
|
78
|
+
Schemas.FxResponse_FICreditTransferConfirmation = json_schemas_json_1.default.FxResponse_FICreditTransferConfirmation;
|
79
|
+
Schemas.Fxecute_FinancialInstitutionCreditTransferV12 = json_schemas_json_1.default.Fxecute_FinancialInstitutionCreditTransferV12;
|
80
|
+
Schemas.GenericAccountIdentification1 = json_schemas_json_1.default.GenericAccountIdentification1;
|
81
|
+
Schemas.GenericFinancialIdentification1 = json_schemas_json_1.default.GenericFinancialIdentification1;
|
82
|
+
Schemas.GenericIdentification3 = json_schemas_json_1.default.GenericIdentification3;
|
83
|
+
Schemas.GenericIdentification30 = json_schemas_json_1.default.GenericIdentification30;
|
84
|
+
Schemas.GenericOrganisationIdentification1 = json_schemas_json_1.default.GenericOrganisationIdentification1;
|
85
|
+
Schemas.GenericOrganisationIdentification3 = json_schemas_json_1.default.GenericOrganisationIdentification3;
|
86
|
+
Schemas.GenericPersonIdentification1 = json_schemas_json_1.default.GenericPersonIdentification1;
|
87
|
+
Schemas.GenericPersonIdentification2 = json_schemas_json_1.default.GenericPersonIdentification2;
|
88
|
+
Schemas.GetPartiesError_IdentificationVerificationReportV03 = json_schemas_json_1.default.GetPartiesError_IdentificationVerificationReportV03;
|
89
|
+
Schemas.GetParties_IdentificationVerificationReportV03 = json_schemas_json_1.default.GetParties_IdentificationVerificationReportV03;
|
90
|
+
Schemas.GroupHeader113 = json_schemas_json_1.default.GroupHeader113;
|
91
|
+
Schemas.GroupHeader120 = json_schemas_json_1.default.GroupHeader120;
|
92
|
+
Schemas.GroupHeader129 = json_schemas_json_1.default.GroupHeader129;
|
93
|
+
Schemas.IBAN2007Identifier = json_schemas_json_1.default.IBAN2007Identifier;
|
94
|
+
Schemas.ISODate = json_schemas_json_1.default.ISODate;
|
95
|
+
Schemas.ISODateTime = json_schemas_json_1.default.ISODateTime;
|
96
|
+
Schemas.ISOYear = json_schemas_json_1.default.ISOYear;
|
97
|
+
Schemas.IdentificationAssignment3 = json_schemas_json_1.default.IdentificationAssignment3;
|
98
|
+
Schemas.IdentificationInformation4 = json_schemas_json_1.default.IdentificationInformation4;
|
99
|
+
Schemas.IdentificationVerificationIndicator = json_schemas_json_1.default.IdentificationVerificationIndicator;
|
100
|
+
Schemas.Instruction4Code = json_schemas_json_1.default.Instruction4Code;
|
101
|
+
Schemas.InstructionForCreditorAgent3 = json_schemas_json_1.default.InstructionForCreditorAgent3;
|
102
|
+
Schemas.InstructionForCreditorAgent3_FX_Quotes = json_schemas_json_1.default.InstructionForCreditorAgent3_FX_Quotes;
|
103
|
+
Schemas.InstructionForNextAgent1 = json_schemas_json_1.default.InstructionForNextAgent1;
|
104
|
+
Schemas.LEIIdentifier = json_schemas_json_1.default.LEIIdentifier;
|
105
|
+
Schemas.LocalInstrument2Choice = json_schemas_json_1.default.LocalInstrument2Choice;
|
106
|
+
Schemas.Max105Text = json_schemas_json_1.default.Max105Text;
|
107
|
+
Schemas.Max10Text = json_schemas_json_1.default.Max10Text;
|
108
|
+
Schemas.Max128Text = json_schemas_json_1.default.Max128Text;
|
109
|
+
Schemas.Max140Text = json_schemas_json_1.default.Max140Text;
|
110
|
+
Schemas.Max15NumericText = json_schemas_json_1.default.Max15NumericText;
|
111
|
+
Schemas.Max16Text = json_schemas_json_1.default.Max16Text;
|
112
|
+
Schemas.Max2048Text = json_schemas_json_1.default.Max2048Text;
|
113
|
+
Schemas.Max256Text = json_schemas_json_1.default.Max256Text;
|
114
|
+
Schemas.Max34Text = json_schemas_json_1.default.Max34Text;
|
115
|
+
Schemas.Max350Text = json_schemas_json_1.default.Max350Text;
|
116
|
+
Schemas.Max35Text = json_schemas_json_1.default.Max35Text;
|
117
|
+
Schemas.Max4Text = json_schemas_json_1.default.Max4Text;
|
118
|
+
Schemas.Max70Text = json_schemas_json_1.default.Max70Text;
|
119
|
+
Schemas.NamePrefix2Code = json_schemas_json_1.default.NamePrefix2Code;
|
120
|
+
Schemas.Number = json_schemas_json_1.default.Number;
|
121
|
+
Schemas.OrganisationIdentification29 = json_schemas_json_1.default.OrganisationIdentification29;
|
122
|
+
Schemas.OrganisationIdentification39 = json_schemas_json_1.default.OrganisationIdentification39;
|
123
|
+
Schemas.OrganisationIdentificationSchemeName1Choice = json_schemas_json_1.default.OrganisationIdentificationSchemeName1Choice;
|
124
|
+
Schemas.OtherContact1 = json_schemas_json_1.default.OtherContact1;
|
125
|
+
Schemas.PacsError_FIToFIPaymentStatusReportV15 = json_schemas_json_1.default.PacsError_FIToFIPaymentStatusReportV15;
|
126
|
+
Schemas.PacsStatus_FIToFIPaymentStatusReportV15 = json_schemas_json_1.default.PacsStatus_FIToFIPaymentStatusReportV15;
|
127
|
+
Schemas.Party38Choice = json_schemas_json_1.default.Party38Choice;
|
128
|
+
Schemas.Party40Choice = json_schemas_json_1.default.Party40Choice;
|
129
|
+
Schemas.Party52Choice = json_schemas_json_1.default.Party52Choice;
|
130
|
+
Schemas.PartyIdentification135 = json_schemas_json_1.default.PartyIdentification135;
|
131
|
+
Schemas.PartyIdentification272 = json_schemas_json_1.default.PartyIdentification272;
|
132
|
+
Schemas.PaymentIdentification13 = json_schemas_json_1.default.PaymentIdentification13;
|
133
|
+
Schemas.PaymentTransaction163 = json_schemas_json_1.default.PaymentTransaction163;
|
134
|
+
Schemas.PaymentTypeInformation28 = json_schemas_json_1.default.PaymentTypeInformation28;
|
135
|
+
Schemas.PercentageRate = json_schemas_json_1.default.PercentageRate;
|
136
|
+
Schemas.PersonIdentification13 = json_schemas_json_1.default.PersonIdentification13;
|
137
|
+
Schemas.PersonIdentification18 = json_schemas_json_1.default.PersonIdentification18;
|
138
|
+
Schemas.PersonIdentificationSchemeName1Choice = json_schemas_json_1.default.PersonIdentificationSchemeName1Choice;
|
139
|
+
Schemas.PhoneNumber = json_schemas_json_1.default.PhoneNumber;
|
140
|
+
Schemas.PostalAddress24 = json_schemas_json_1.default.PostalAddress24;
|
141
|
+
Schemas.PostalAddress27 = json_schemas_json_1.default.PostalAddress27;
|
142
|
+
Schemas.PreferredContactMethod1Code = json_schemas_json_1.default.PreferredContactMethod1Code;
|
143
|
+
Schemas.PreferredContactMethod2Code = json_schemas_json_1.default.PreferredContactMethod2Code;
|
144
|
+
Schemas.Priority2Code = json_schemas_json_1.default.Priority2Code;
|
145
|
+
Schemas.ProxyAccountIdentification1 = json_schemas_json_1.default.ProxyAccountIdentification1;
|
146
|
+
Schemas.ProxyAccountType1Choice = json_schemas_json_1.default.ProxyAccountType1Choice;
|
147
|
+
Schemas.Purpose2Choice = json_schemas_json_1.default.Purpose2Choice;
|
148
|
+
Schemas.RegulatoryAuthority2 = json_schemas_json_1.default.RegulatoryAuthority2;
|
149
|
+
Schemas.RegulatoryReporting3 = json_schemas_json_1.default.RegulatoryReporting3;
|
150
|
+
Schemas.RegulatoryReportingType1Code = json_schemas_json_1.default.RegulatoryReportingType1Code;
|
151
|
+
Schemas.ServiceLevel8Choice = json_schemas_json_1.default.ServiceLevel8Choice;
|
152
|
+
Schemas.SettlementInstruction15 = json_schemas_json_1.default.SettlementInstruction15;
|
153
|
+
Schemas.SettlementMethod1Code = json_schemas_json_1.default.SettlementMethod1Code;
|
154
|
+
Schemas.StatusReason6Choice = json_schemas_json_1.default.StatusReason6Choice;
|
155
|
+
Schemas.StatusReasonInformation14 = json_schemas_json_1.default.StatusReasonInformation14;
|
156
|
+
Schemas.StructuredRegulatoryReporting3 = json_schemas_json_1.default.StructuredRegulatoryReporting3;
|
157
|
+
Schemas.SupplementaryData1 = json_schemas_json_1.default.SupplementaryData1;
|
158
|
+
Schemas.SupplementaryDataEnvelope1 = json_schemas_json_1.default.SupplementaryDataEnvelope1;
|
159
|
+
Schemas.TaxAmount3 = json_schemas_json_1.default.TaxAmount3;
|
160
|
+
Schemas.TaxAuthorisation1 = json_schemas_json_1.default.TaxAuthorisation1;
|
161
|
+
Schemas.TaxData1 = json_schemas_json_1.default.TaxData1;
|
162
|
+
Schemas.TaxParty1 = json_schemas_json_1.default.TaxParty1;
|
163
|
+
Schemas.TaxParty2 = json_schemas_json_1.default.TaxParty2;
|
164
|
+
Schemas.TaxPeriod3 = json_schemas_json_1.default.TaxPeriod3;
|
165
|
+
Schemas.TaxRecord3 = json_schemas_json_1.default.TaxRecord3;
|
166
|
+
Schemas.TaxRecordDetails3 = json_schemas_json_1.default.TaxRecordDetails3;
|
167
|
+
Schemas.TaxRecordPeriod1Code = json_schemas_json_1.default.TaxRecordPeriod1Code;
|
168
|
+
Schemas.TermsRequest_FIToFICustomerCreditProposal = json_schemas_json_1.default.TermsRequest_FIToFICustomerCreditProposal;
|
169
|
+
Schemas.TermsResponse_FIToFICustomerCreditConfirmation = json_schemas_json_1.default.TermsResponse_FIToFICustomerCreditConfirmation;
|
170
|
+
Schemas.ULIDIdentifier = json_schemas_json_1.default.ULIDIdentifier;
|
171
|
+
Schemas.UUIDv4Identifier = json_schemas_json_1.default.UUIDv4Identifier;
|
172
|
+
Schemas.UnderlyingCustomerCreditTransfer = json_schemas_json_1.default.UnderlyingCustomerCreditTransfer;
|
173
|
+
Schemas.VerificationReason1Choice = json_schemas_json_1.default.VerificationReason1Choice;
|
174
|
+
Schemas.VerificationReport4 = json_schemas_json_1.default.VerificationReport4;
|
175
|
+
Schemas.hexBinary = json_schemas_json_1.default.hexBinary;
|
176
176
|
})(Schemas || (exports.Schemas = Schemas = {}));
|
177
177
|
//# sourceMappingURL=schemas.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"schemas.js","sourceRoot":"","sources":["../../../src/fspiop/v2_0_ISO20022/schemas.ts"],"names":[],"mappings":";AAAA,oDAAoD;;;;AAEpD,kEAAkE;AAElE,oFAA6C;AAE7C,IAAiB,OAAO,CAuKvB;AAvKD,WAAiB,OAAO;IACT,oCAA4B,GAAG,2BAAW,CAAC,
|
1
|
+
{"version":3,"file":"schemas.js","sourceRoot":"","sources":["../../../src/fspiop/v2_0_ISO20022/schemas.ts"],"names":[],"mappings":"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"}
|
@@ -61,9 +61,7 @@ json_schema_ref_parser_1.default.dereference(openApiFile, (err, openApiSpecObj)
|
|
61
61
|
indexFileContent += '\n';
|
62
62
|
indexFileContent += '\n' + 'export namespace Schemas {';
|
63
63
|
Object.keys(openApiSpec?.components?.schemas).forEach((schemaName) => {
|
64
|
-
|
65
|
-
const newSchemaName = schemaName.replaceAll('-', '_');
|
66
|
-
indexFileContent += '\n' + ` export const ${newSchemaName} = JsonSchemas["${schemaName}"]`;
|
64
|
+
indexFileContent += '\n' + ` export const ${schemaName} = JsonSchemas.${schemaName}`;
|
67
65
|
});
|
68
66
|
indexFileContent += '\n' + '}';
|
69
67
|
indexFileContent += '\n';
|
@@ -81,9 +79,7 @@ json_schema_ref_parser_1.default.dereference(openApiFile, (err, openApiSpecObj)
|
|
81
79
|
typesFileContent += '\n';
|
82
80
|
typesFileContent += '\n' + 'export namespace Types {';
|
83
81
|
Object.keys(openApiSpec?.components?.schemas).forEach((schemaName) => {
|
84
|
-
|
85
|
-
const newSchemaName = schemaName.replaceAll('-', '_');
|
86
|
-
typesFileContent += '\n' + ` export type ${newSchemaName} = components['schemas']['${schemaName}']`;
|
82
|
+
typesFileContent += '\n' + ` export type ${schemaName} = components['schemas']['${schemaName}']`;
|
87
83
|
});
|
88
84
|
typesFileContent += '\n' + '}';
|
89
85
|
typesFileContent += '\n';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"json-schema-generator.js","sourceRoot":"","sources":["../../src/scripts/json-schema-generator.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;QA2BQ;AAER,YAAY,CAAA;;;AAEZ,oDAAmB;AACnB,0BAA0B;AAC1B,yGAA4D;AAE5D,MAAM,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAA;AACpC,IAAI,MAAM,CAAC,MAAM,KAAK,CAAC,EAAE,CAAC;IACxB,OAAO,CAAC,GAAG,CAAC,qEAAqE,CAAC,CAAA;IAClF,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,CAAA;AACjB,CAAC;AAED,MAAM,WAAW,GAAG,MAAM,CAAC,CAAC,CAAC,CAAA;AAC7B,MAAM,YAAY,GAAG,MAAM,CAAC,CAAC,CAAC,CAAA;AAE9B,oBAAoB;AACpB,gCAAU,CAAC,WAAW,CAAC,WAAW,EAAE,CAAC,GAAG,EAAE,cAAc,EAAE,EAAE;IAC1D,IAAI,GAAG,EAAE,CAAC;QACR,OAAO,CAAC,KAAK,CAAC,GAAG,CAAC,CAAA;QAClB,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,CAAA;IACjB,CAAC;IACD,MAAM,WAAW,GAAQ,cAAc,CAAA;IACvC,IAAI,WAAW,EAAE,UAAU,EAAE,OAAO,EAAE,CAAC;QACrC,8BAA8B;QAC9B,YAAE,CAAC,SAAS,CACV,YAAY,GAAG,oBAAoB,EACnC,IAAI,CAAC,SAAS,CAAC,WAAW,EAAE,UAAU,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC,CAAC,EACzD,CAAC,IAAI,EAAE,EAAE;YACP,IAAI,IAAI,EAAE,CAAC;gBACT,OAAO,CAAC,KAAK,CAAC,IAAI,CAAC,CAAA;YACrB,CAAC;QACH,CAAC,CACF,CAAA;QACD,iCAAiC;QACjC,IAAI,gBAAgB,GAAG,sDAAsD,CAAA;QAC7E,gBAAgB,IAAI,IAAI,CAAA;QACxB,gBAAgB,IAAI,IAAI,GAAG,sEAAsE,CAAA;QACjG,gBAAgB,IAAI,IAAI,GAAG,+CAA+C,CAAA;QAC1E,gBAAgB,IAAI,IAAI,CAAA;QACxB,gBAAgB,IAAI,IAAI,GAAG,4BAA4B,CAAA;QACvD,MAAM,CAAC,IAAI,CAAC,WAAW,EAAE,UAAU,EAAE,OAAO,CAAC,CAAC,OAAO,CAAC,CAAC,UAAU,EAAE,EAAE;YACnE,
|
1
|
+
{"version":3,"file":"json-schema-generator.js","sourceRoot":"","sources":["../../src/scripts/json-schema-generator.ts"],"names":[],"mappings":"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"}
|