Organizing your API list
Configure your portal to define how to display your list of APIs.
About this task
Procedure
Results
With the following configuration, the list would be displayed as in the
image below:
[params]
[[params.api-list]]
"Inventory" = [ "books", "dvds" ]
[[params.api-list]]
"Sales" = [ "customers", "orders" ]
[[params.api-list]]
"default" = [ "employees"]