Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you want to see the APIs grouped according to different topics in the API Store, do the following:

  1. Go to to <APIM_HOME>/repository/deployment/server/jaggeryapps/store/site/conf directory directory, open the the site.json file  file and set the the tagWiseMode attribute  attribute as true. 
  2. Go to the API Publisher and add tags to APIs with the suffix "-group" to APIs (e.g., Workflow APIs-group, Integration APIs-group, Quote APIs-group.)
  3. Restart the server.

...

  1. Log in to the API Store and note the APIs listed under their groups. You can click on a group to check what the APIs are inside it.
    Image Added

Customizing the API group

If you want to change the descriptions and the thumbnail images that come by default, do the following:

...

  1. Log in to the Management Console and click the Resources -> Browse menu to open the registry.

...


  1. Image Added
  2. Create a collection named tags under the registry location /_system/governance/apimgt/applicationdata.
    Image Added
  3. Give read permission to the system/wso2.anonymous.role role.
    Image Added
  4. Add each tag as collections under the tags collection (e.g., Workflow APIs-group, Integration APIs-group, Quote APIs-group.)
  5. Navigate to each tag collection and upload the following:
    • description.txt with the description of the tag
    • thumbnail.png for the thumbnail image
  6. Back in the API Store, note the changes you did in the registry.