Forum Discussion

shashirs's avatar
shashirs
New Contributor
3 years ago

Configuring github sync using API/CLI

We have multiple APIs in swaggerhub for which we need to configure Github sync. Is there an API/CLI to automate this configuration? The documentation shows the UI way of configuring the sync but it is not scalable. 

2 Replies

  • The CLI and the Registry API both enable programmatic configuration and execution of integrations.  

    See the ‘What’s New’ page below the ‘?’ for instructions on loading the Registry and User Management APIs. Hint: search for ‘http(s)’ on that page. 

     

    The CLI is a simple npm install, but remember to do the configure operation fist thing after installation.