Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Drupal 8 Dev portal API publishing with maven

Is there any option similar to the maven smartdocs plugin to publish API docs to the API Catalog on Drupal 8 developer portal?

Solved Solved
1 10 602
1 ACCEPTED SOLUTION

@Nagashree B

Just released the Maven plugin for Drupal 8 developer portal. Check out this post. Since you already have the module installed in your portal, you will need to update it as the plugin required a change to the module to support filtering. The command to update the module using composer is

composer update drupal/apigee_api_catalog --with-dependencies --optimize-autoloader

Try the plugin and let me know if you have any issues. Please raise it in Github itself

View solution in original post

10 REPLIES 10