Merge pull request #2504 from OpenBankProject/karmaking-fix

fix/typo
This commit is contained in:
Simon Redfern 2025-03-12 12:42:35 +01:00 committed by GitHub
commit 362af8f5fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -739,7 +739,7 @@ trait APIMethods500 {
nameOf(getConsentByConsentRequestId),
"GET",
"/consumer/consent-requests/CONSENT_REQUEST_ID/consents",
"Get Consent By Consent Request Id via Consumner",
"Get Consent By Consent Request Id via Consumer",
s"""
|
|This endpoint gets the Consent By consent request id.