mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 17:37:00 +00:00
docfix/tweaked the answerUserAuthContextUpdateChallenge description
This commit is contained in:
parent
4577dfd8b4
commit
20e2a4e844
@ -193,9 +193,9 @@ trait APIMethods500 {
|
||||
nameOf(answerUserAuthContextUpdateChallenge),
|
||||
"POST",
|
||||
"/banks/BANK_ID/users/current/auth-context-updates/AUTH_CONTEXT_UPDATE_ID/challenge",
|
||||
"Answer Auth Context Update Challenge",
|
||||
"Answer User Auth Context Update Challenge",
|
||||
s"""
|
||||
|Answer Auth Context Update Challenge.
|
||||
|Answer User Auth Context Update Challenge.
|
||||
|""",
|
||||
postUserAuthContextUpdateJsonV310,
|
||||
userAuthContextUpdateJsonV500,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user