CommandParameters
- next is to read the API-Contract by creating an APIImportConfig instance and calling getImportAPIDefinition()
- the APIManagerAdapter method: getAPIManagerAPI() is used to create the API-Manager API state
- An APIChangeState is created based on ImportAPI and API-Manager API
- Finally the APIManagerAdapter:applyChanges() is called to replicate the state into the APIManager.APIImportManager.applyChanges(APIChangeState) to create a new API.APIImportManager.applyChanges(APIChangeState) to re-create an API.APIImportManager.applyChanges(APIChangeState) to update an existing API.Copyright © 2020. All rights reserved.