Skip to content

Commit

Permalink
docfix/Tweak typo at endpoint getConsentByConsentId
Browse files Browse the repository at this point in the history
  • Loading branch information
constantine2nd committed Jul 11, 2023
1 parent 087adea commit 5e6834c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion obp-api/src/main/scala/code/api/v5_1_0/APIMethods510.scala
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,7 @@ trait APIMethods510 {
"/consumer/consents/CONSENT_ID",
"Get Consent By Consent Id",
s"""
|0
|
|This endpoint gets the Consent By consent id.
|
|${authenticationRequiredMessage(true)}
Expand Down

0 comments on commit 5e6834c

Please sign in to comment.