refactor/tweak the resourceDocs for Get All API Collections

This commit is contained in:
Hongwei 2022-12-21 14:56:08 +01:00
parent 49f4f5da20
commit e95a4c3310

View File

@ -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,