About Versioning of published API in Developer portal

Hi Community, I am just starting on Drupal Developer portal and i am trying make a developer portal to learn how this system works. I have successfully added the my API in developer portal and for developer portal i have used the kickstarter for drupal. I am using APIGEEX and i wanted to know is there any way to automate the process where i update the API in apigeex and it automatically updates the documentation in my developer portal.

0 2 177
2 REPLIES 2

@simantstha 

Consider reading the documentation about REST APIs to interact with API Docs

@simantstha if you are using maven for your CI/CD pipeline you can use : https://github.com/apigee/apigee-smartdocs-maven-plugin to update the specification.