I'd like to know if it's possible to automate the process of importing swagger files in wso2 api manager. If so how can it be done?
thanks
I'd like to know if it's possible to automate the process of importing swagger files in wso2 api manager. If so how can it be done?
thanks
You can write a java/python client or create a script which will include the couple of hits to the APIs mentioned in the publisher api document.
apim:api_create apim:api_view apim:api_publish
Publish
using the Change API Status
You write a script to create an API using Publisher's API.
You can add resources, including scopes, as a Swagger payload.
https://docs.wso2.com/display/AM210/Publisher+APIs#PublisherAPIs-AddAPI