@mojaloop/api-snippets 13.0.7 → 13.0.8
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 +7 -0
- package/package.json +4 -4
- package/thirdparty/v1_0/openapi3/components/headers/Content-Length.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/headers/Content-Type.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/parameters/Accept.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/parameters/Content-Length.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/parameters/Content-Type.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/parameters/Date.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/parameters/FSPIOP-Destination.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/parameters/FSPIOP-Encryption.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/parameters/FSPIOP-HTTP-Method.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/parameters/FSPIOP-Signature.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/parameters/FSPIOP-Source.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/parameters/FSPIOP-URI.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/parameters/ID.yaml +1 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/parameters/ServiceType.yaml +0 -0
- package/thirdparty/v1_0/openapi3/components/parameters/SubId.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/parameters/Type.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/parameters/X-Forwarded-For.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/responses/200.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/responses/202.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/responses/400.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/responses/401.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/responses/403.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/responses/404.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/responses/405.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/responses/406.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/responses/501.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/responses/503.yaml +1 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/Account.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/AccountAddress.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/AccountList.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/AccountsIDPutResponse.yaml +0 -0
- package/thirdparty/v1_0/openapi3/components/schemas/Amount.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/AmountType.yaml +1 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/AuthenticationResponse.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/AuthenticatorAssertionResponse.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/AuthenticatorAttestationResponse.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/AuthorizationResponseType.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/AuthorizationResponseTypeAccepted.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/AuthorizationResponseTypeRejected.yaml +0 -0
- package/thirdparty/v1_0/openapi3/components/schemas/BinaryString.yaml +1 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentRequestChannelType.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentRequestChannelTypeOTP.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentRequestChannelTypeWeb.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentRequestsIDPatchRequest.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentRequestsIDPutResponseOTP.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentRequestsIDPutResponseWeb.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentRequestsPostRequest.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentStatus.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentStatusIssued.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentStatusRevoked.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentsIDPatchResponseRevoked.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentsIDPatchResponseVerified.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentsIDPutResponseSigned.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentsIDPutResponseVerified.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentsPostRequestAUTH.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentsPostRequestPISP.yaml +0 -0
- package/thirdparty/v1_0/openapi3/components/schemas/CorrelationId.yaml +1 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/CredentialStatusPending.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/CredentialStatusVerified.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/CredentialType.yaml +0 -0
- package/thirdparty/v1_0/openapi3/components/schemas/Currency.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/DateOfBirth.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/DateTime.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/ErrorCode.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/ErrorDescription.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/ErrorInformation.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/Extension.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/ExtensionKey.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/ExtensionList.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/ExtensionValue.yaml +1 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/FIDOPublicKeyCredentialAssertion.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/FIDOPublicKeyCredentialAttestation.yaml +0 -0
- package/thirdparty/v1_0/openapi3/components/schemas/FirstName.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/FspId.yaml +1 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/GenericCredential.yaml +0 -0
- package/thirdparty/v1_0/openapi3/components/schemas/GeoCode.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/IlpCondition.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/IlpFulfilment.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/IlpPacket.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/Integer.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/LastName.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/Latitude.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/Longitude.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/MerchantClassificationCode.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/MiddleName.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/Money.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/Name.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/Note.yaml +1 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ParticipantsIDPutResponse.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ParticipantsPostRequest.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ParticipantsTypeIDPutResponse.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ParticipantsTypeIDSubIDPostRequest.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/PartiesTypeIDPutResponse.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/Party.yaml +0 -0
- package/thirdparty/v1_0/openapi3/components/schemas/PartyComplexName.yaml +1 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/PartyIdInfo.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/PartyIdInfoTPLink.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/PartyIdType.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/PartyIdTypeTPLink.yaml +0 -0
- package/thirdparty/v1_0/openapi3/components/schemas/PartyIdentifier.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/PartyName.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/PartyPersonalInfo.yaml +1 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/PartyResult.yaml +0 -0
- package/thirdparty/v1_0/openapi3/components/schemas/PartySubIdOrType.yaml +1 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/PartyTPLink.yaml +0 -0
- package/thirdparty/v1_0/openapi3/components/schemas/QuotesIDPutResponse.yaml +1 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/QuotesPostRequest.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/Scope.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ScopeAction.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ServiceType.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ServicesServiceTypePutResponse.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/SignedCredential.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/SignedPayloadFIDO.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/SignedPayloadGeneric.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/SignedPayloadType.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/SignedPayloadTypeFIDO.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/SignedPayloadTypeGeneric.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ThirdpartyRequestsAuthorizationsIDPutResponseFIDO.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ThirdpartyRequestsAuthorizationsIDPutResponseGeneric.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ThirdpartyRequestsAuthorizationsIDPutResponseRejected.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ThirdpartyRequestsAuthorizationsPostRequest.yaml +1 -1
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ThirdpartyRequestsTransactionsIDPatchResponse.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ThirdpartyRequestsTransactionsIDPutResponse.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ThirdpartyRequestsTransactionsPostRequest.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ThirdpartyRequestsVerificationsIDPutResponse.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ThirdpartyRequestsVerificationsPostRequestFIDO.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ThirdpartyRequestsVerificationsPostRequestGeneric.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/Transaction.yaml +0 -0
- package/thirdparty/v1_0/openapi3/components/schemas/TransactionRequestState.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/TransactionState.yaml +1 -0
- package/thirdparty/v1_0/openapi3/components/schemas/TransactionType.yaml +1 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/Uri.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/VerifiedCredential.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/openapi.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/accounts_ID.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/accounts_ID_error.yaml +1 -1
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/consentRequests.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/consentRequests_ID.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/consentRequests_ID_error.yaml +1 -1
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/consents.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/consents_ID.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/consents_ID_error.yaml +1 -1
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/health.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/metrics.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/participants.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/participants_ID.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/participants_ID_error.yaml +1 -1
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/participants_Type_ID.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/participants_Type_ID_error.yaml +1 -1
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/services_ServiceType.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/services_ServiceType_error.yaml +1 -1
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/thirdpartyRequests_authorizations.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/thirdpartyRequests_authorizations_ID.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/thirdpartyRequests_authorizations_ID_error.yaml +1 -1
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/thirdpartyRequests_transactions.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/thirdpartyRequests_transactions_ID.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/thirdpartyRequests_transactions_ID_error.yaml +1 -1
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/thirdpartyRequests_verifications.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/thirdpartyRequests_verifications_ID.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/paths/thirdpartyRequests_verifications_ID_error.yaml +1 -1
- package/thirdparty/{openapi3 → v1_0/openapi3}/thirdparty-dfsp-api.template.yaml +0 -0
- package/thirdparty/{openapi3 → v1_0/openapi3}/thirdparty-dfsp-api.yaml +443 -347
- package/thirdparty/{openapi3 → v1_0/openapi3}/thirdparty-pisp-api.template.yaml +7 -7
- package/thirdparty/{openapi3 → v1_0/openapi3}/thirdparty-pisp-api.yaml +435 -342
- package/thirdparty/openapi3/components/headers/Content-Length.yaml +0 -1
- package/thirdparty/openapi3/components/headers/Content-Type.yaml +0 -1
- package/thirdparty/openapi3/components/parameters/Accept.yaml +0 -1
- package/thirdparty/openapi3/components/parameters/Content-Length.yaml +0 -1
- package/thirdparty/openapi3/components/parameters/Content-Type.yaml +0 -1
- package/thirdparty/openapi3/components/parameters/Date.yaml +0 -1
- package/thirdparty/openapi3/components/parameters/FSPIOP-Destination.yaml +0 -1
- package/thirdparty/openapi3/components/parameters/FSPIOP-Encryption.yaml +0 -1
- package/thirdparty/openapi3/components/parameters/FSPIOP-HTTP-Method.yaml +0 -1
- package/thirdparty/openapi3/components/parameters/FSPIOP-Signature.yaml +0 -1
- package/thirdparty/openapi3/components/parameters/FSPIOP-Source.yaml +0 -1
- package/thirdparty/openapi3/components/parameters/FSPIOP-URI.yaml +0 -1
- package/thirdparty/openapi3/components/parameters/ID.yaml +0 -1
- package/thirdparty/openapi3/components/parameters/SubId.yaml +0 -1
- package/thirdparty/openapi3/components/parameters/Type.yaml +0 -1
- package/thirdparty/openapi3/components/parameters/X-Forwarded-For.yaml +0 -1
- package/thirdparty/openapi3/components/responses/200.yaml +0 -1
- package/thirdparty/openapi3/components/responses/202.yaml +0 -1
- package/thirdparty/openapi3/components/responses/400.yaml +0 -1
- package/thirdparty/openapi3/components/responses/401.yaml +0 -1
- package/thirdparty/openapi3/components/responses/403.yaml +0 -1
- package/thirdparty/openapi3/components/responses/404.yaml +0 -1
- package/thirdparty/openapi3/components/responses/405.yaml +0 -1
- package/thirdparty/openapi3/components/responses/406.yaml +0 -1
- package/thirdparty/openapi3/components/responses/501.yaml +0 -1
- package/thirdparty/openapi3/components/responses/503.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/Amount.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/AmountType.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/BinaryString.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/CorrelationId.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/Currency.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/DateOfBirth.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/DateTime.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/ErrorCode.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/ErrorDescription.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/ErrorInformation.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/Extension.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/ExtensionKey.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/ExtensionList.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/ExtensionValue.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/FirstName.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/FspId.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/GeoCode.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/IlpCondition.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/IlpFulfilment.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/IlpPacket.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/Integer.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/LastName.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/Latitude.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/Longitude.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/MerchantClassificationCode.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/MiddleName.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/Money.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/Name.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/Note.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/PartyComplexName.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/PartyIdentifier.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/PartyName.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/PartyPersonalInfo.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/PartySubIdOrType.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/QuotesIDPutResponse.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/TransactionRequestState.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/TransactionState.yaml +0 -1
- package/thirdparty/openapi3/components/schemas/TransactionType.yaml +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,4 +1,11 @@
|
|
|
1
1
|
# Changelog: [mojaloop/api-snippets](https://github.com/mojaloop/api-snippets)
|
|
2
|
+
### [13.0.8](https://github.com/mojaloop/api-snippets/compare/v13.0.7...v13.0.8) (2022-03-08)
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
### Maintenance
|
|
6
|
+
|
|
7
|
+
* move thirdparty snippets to versioned folder ([#123](https://github.com/mojaloop/api-snippets/issues/123)) ([0d11cdb](https://github.com/mojaloop/api-snippets/commit/0d11cdbffc0c50c558dff1fac48d00856731dae4))
|
|
8
|
+
|
|
2
9
|
### [13.0.7](https://github.com/mojaloop/api-snippets/compare/v13.0.6...v13.0.7) (2022-03-07)
|
|
3
10
|
|
|
4
11
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mojaloop/api-snippets",
|
|
3
|
-
"version": "13.0.
|
|
3
|
+
"version": "13.0.8",
|
|
4
4
|
"description": "Mojaloop API specification reusable snippets",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"types": "lib/index.d.ts",
|
|
@@ -18,9 +18,9 @@
|
|
|
18
18
|
"build:openapi": "npm run build:v1.0; npm run build:v1.1; npm run build:thirdparty",
|
|
19
19
|
"build:v1.0": "openapi bundle --output docs/fspiop-rest-v1.0-openapi3-snippets.yaml --ext yaml fspiop/v1_0/openapi3/openapi.yaml && swagger-cli validate docs/fspiop-rest-v1.0-openapi3-snippets.yaml",
|
|
20
20
|
"build:v1.1": "openapi bundle --output docs/fspiop-rest-v1.1-openapi3-snippets.yaml --ext yaml fspiop/v1_1/openapi3/openapi.yaml && swagger-cli validate docs/fspiop-rest-v1.1-openapi3-snippets.yaml",
|
|
21
|
-
"build:thirdparty": "openapi bundle --dereferenced --output docs/thirdparty-openapi3-snippets.yaml --ext yaml thirdparty/openapi3/openapi.yaml && swagger-cli validate docs/thirdparty-openapi3-snippets.yaml",
|
|
22
|
-
"build:thirdparty-dfsp": "swagger-cli bundle -o ./thirdparty/openapi3/thirdparty-dfsp-api.yaml -t yaml ./thirdparty/openapi3/thirdparty-dfsp-api.template.yaml",
|
|
23
|
-
"build:thirdparty-pisp": "swagger-cli bundle -o ./thirdparty/openapi3/thirdparty-pisp-api.yaml -t yaml ./thirdparty/openapi3/thirdparty-pisp-api.template.yaml",
|
|
21
|
+
"build:thirdparty": "openapi bundle --dereferenced --output docs/thirdparty-openapi3-snippets.yaml --ext yaml thirdparty/v1_0/openapi3/openapi.yaml && swagger-cli validate docs/thirdparty-openapi3-snippets.yaml",
|
|
22
|
+
"build:thirdparty-dfsp": "swagger-cli bundle -o ./thirdparty/v1_0/openapi3/thirdparty-dfsp-api.yaml -t yaml ./thirdparty/v1_0/openapi3/thirdparty-dfsp-api.template.yaml",
|
|
23
|
+
"build:thirdparty-pisp": "swagger-cli bundle -o ./thirdparty/v1_0/openapi3/thirdparty-pisp-api.yaml -t yaml ./thirdparty/v1_0/openapi3/thirdparty-pisp-api.template.yaml",
|
|
24
24
|
"lint": "eslint ./src/**/*.ts *.js",
|
|
25
25
|
"prepare": "npm run build",
|
|
26
26
|
"release": "standard-version --releaseCommitMessageFormat 'chore(release): {{currentTag}} [skip ci]'",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/headers/Content-Length.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/headers/Content-Type.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/parameters/Accept.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/parameters/Content-Length.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/parameters/Content-Type.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/parameters/Date.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/parameters/FSPIOP-Destination.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/parameters/FSPIOP-Encryption.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/parameters/FSPIOP-HTTP-Method.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/parameters/FSPIOP-Signature.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/parameters/FSPIOP-Source.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/parameters/FSPIOP-URI.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/parameters/ID.yaml'
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/parameters/SubId.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/parameters/Type.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/parameters/X-Forwarded-For.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/responses/200.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/responses/202.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/responses/400.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/responses/401.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/responses/403.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/responses/404.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/responses/405.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/responses/406.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/responses/501.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/responses/503.yaml'
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/Amount.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/AmountType.yaml'
|
package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/AuthenticationResponse.yaml
RENAMED
|
File without changes
|
package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/AuthenticatorAssertionResponse.yaml
RENAMED
|
File without changes
|
|
File without changes
|
package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/AuthorizationResponseType.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/BinaryString.yaml'
|
package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentRequestChannelType.yaml
RENAMED
|
File without changes
|
package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentRequestChannelTypeOTP.yaml
RENAMED
|
File without changes
|
package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentRequestChannelTypeWeb.yaml
RENAMED
|
File without changes
|
package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentRequestsIDPatchRequest.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentRequestsPostRequest.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentsIDPatchResponseRevoked.yaml
RENAMED
|
File without changes
|
|
File without changes
|
package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentsIDPutResponseSigned.yaml
RENAMED
|
File without changes
|
package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentsIDPutResponseVerified.yaml
RENAMED
|
File without changes
|
package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentsPostRequestAUTH.yaml
RENAMED
|
File without changes
|
package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ConsentsPostRequestPISP.yaml
RENAMED
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/CorrelationId.yaml'
|
package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/CredentialStatusPending.yaml
RENAMED
|
File without changes
|
package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/CredentialStatusVerified.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/Currency.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/DateOfBirth.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/DateTime.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/ErrorCode.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/ErrorDescription.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/ErrorInformation.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/Extension.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/ExtensionKey.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/ExtensionList.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/ExtensionValue.yaml'
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/FirstName.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/FspId.yaml'
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/GeoCode.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/IlpCondition.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/IlpFulfilment.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/IlpPacket.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/Integer.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/LastName.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/Latitude.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/Longitude.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/MerchantClassificationCode.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/MiddleName.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/Money.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/Name.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/Note.yaml'
|
package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ParticipantsIDPutResponse.yaml
RENAMED
|
File without changes
|
package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ParticipantsPostRequest.yaml
RENAMED
|
File without changes
|
package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ParticipantsTypeIDPutResponse.yaml
RENAMED
|
File without changes
|
|
File without changes
|
package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/PartiesTypeIDPutResponse.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/PartyComplexName.yaml'
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/PartyIdentifier.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/PartyName.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/PartyPersonalInfo.yaml'
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/PartySubIdOrType.yaml'
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/QuotesIDPutResponse.yaml'
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/ServicesServiceTypePutResponse.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/thirdparty/{openapi3 → v1_0/openapi3}/components/schemas/SignedPayloadTypeGeneric.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -48,7 +48,7 @@ properties:
|
|
|
48
48
|
- $ref: ./Party.yaml
|
|
49
49
|
description: Information about the Payee in the proposed financial transaction.
|
|
50
50
|
transactionType:
|
|
51
|
-
$ref: '
|
|
51
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/TransactionType.yaml'
|
|
52
52
|
expiration:
|
|
53
53
|
allOf:
|
|
54
54
|
- $ref: ./DateTime.yaml
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/TransactionRequestState.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/TransactionState.yaml'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$ref: '../../../../../fspiop/v1_1/openapi3/components/schemas/TransactionType.yaml'
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -27,7 +27,7 @@ put:
|
|
|
27
27
|
content:
|
|
28
28
|
application/json:
|
|
29
29
|
schema:
|
|
30
|
-
$ref: '
|
|
30
|
+
$ref: '../../../../fspiop/v1_1/openapi3/components/schemas/ErrorInformationObject.yaml'
|
|
31
31
|
responses:
|
|
32
32
|
200:
|
|
33
33
|
$ref: ../components/responses/200.yaml
|
|
File without changes
|
|
File without changes
|
|
@@ -26,7 +26,7 @@ put:
|
|
|
26
26
|
content:
|
|
27
27
|
application/json:
|
|
28
28
|
schema:
|
|
29
|
-
$ref: '
|
|
29
|
+
$ref: '../../../../fspiop/v1_1/openapi3/components/schemas/ErrorInformationObject.yaml'
|
|
30
30
|
responses:
|
|
31
31
|
200:
|
|
32
32
|
$ref: ../components/responses/200.yaml
|
|
File without changes
|
|
File without changes
|
|
@@ -26,7 +26,7 @@ put:
|
|
|
26
26
|
content:
|
|
27
27
|
application/json:
|
|
28
28
|
schema:
|
|
29
|
-
$ref: '
|
|
29
|
+
$ref: '../../../../fspiop/v1_1/openapi3/components/schemas/ErrorInformationObject.yaml'
|
|
30
30
|
responses:
|
|
31
31
|
200:
|
|
32
32
|
$ref: ../components/responses/200.yaml
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -30,7 +30,7 @@ put:
|
|
|
30
30
|
content:
|
|
31
31
|
application/json:
|
|
32
32
|
schema:
|
|
33
|
-
$ref:
|
|
33
|
+
$ref: ../../../../fspiop/v1_1/openapi3/components/schemas/ErrorInformationObject.yaml
|
|
34
34
|
responses:
|
|
35
35
|
'200':
|
|
36
36
|
$ref: ../components/responses/200.yaml
|
|
File without changes
|
|
@@ -30,7 +30,7 @@ put:
|
|
|
30
30
|
content:
|
|
31
31
|
application/json:
|
|
32
32
|
schema:
|
|
33
|
-
$ref:
|
|
33
|
+
$ref: ../../../../fspiop/v1_1/openapi3/components/schemas/ErrorInformationObject.yaml
|
|
34
34
|
responses:
|
|
35
35
|
'200':
|
|
36
36
|
$ref: ../components/responses/200.yaml
|
|
File without changes
|
|
@@ -28,7 +28,7 @@ put:
|
|
|
28
28
|
content:
|
|
29
29
|
application/json:
|
|
30
30
|
schema:
|
|
31
|
-
$ref: '
|
|
31
|
+
$ref: '../../../../fspiop/v1_1/openapi3/components/schemas/ErrorInformationObject.yaml'
|
|
32
32
|
responses:
|
|
33
33
|
200:
|
|
34
34
|
$ref: ../components/responses/200.yaml
|
|
File without changes
|
package/thirdparty/{openapi3 → v1_0/openapi3}/paths/thirdpartyRequests_authorizations_ID.yaml
RENAMED
|
File without changes
|
package/thirdparty/{openapi3 → v1_0/openapi3}/paths/thirdpartyRequests_authorizations_ID_error.yaml
RENAMED
|
@@ -34,7 +34,7 @@ put:
|
|
|
34
34
|
content:
|
|
35
35
|
application/json:
|
|
36
36
|
schema:
|
|
37
|
-
$ref: '
|
|
37
|
+
$ref: '../../../../fspiop/v1_1/openapi3/components/schemas/ErrorInformationObject.yaml'
|
|
38
38
|
responses:
|
|
39
39
|
200:
|
|
40
40
|
$ref: ../components/responses/200.yaml
|
|
File without changes
|
|
File without changes
|
package/thirdparty/{openapi3 → v1_0/openapi3}/paths/thirdpartyRequests_transactions_ID_error.yaml
RENAMED
|
@@ -31,7 +31,7 @@ put:
|
|
|
31
31
|
content:
|
|
32
32
|
application/json:
|
|
33
33
|
schema:
|
|
34
|
-
$ref: '
|
|
34
|
+
$ref: '../../../../fspiop/v1_1/openapi3/components/schemas/ErrorInformationObject.yaml'
|
|
35
35
|
responses:
|
|
36
36
|
200:
|
|
37
37
|
$ref: ../components/responses/200.yaml
|
|
File without changes
|