mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 13:07:02 +00:00
refactor/tweak the resourceDocs for Get All API Collections
This commit is contained in:
parent
49f4f5da20
commit
e95a4c3310
@ -39,8 +39,8 @@ trait APIMethods510 {
|
||||
nameOf(getAllApiCollections),
|
||||
"GET",
|
||||
"/management/api-collections",
|
||||
"Get All Api Collections",
|
||||
s"""Get All Api Collections.
|
||||
"Get All API Collections",
|
||||
s"""Get All API Collections.
|
||||
|
|
||||
|${authenticationRequiredMessage(true)}
|
||||
|""".stripMargin,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user