Package org.odpi.openmetadata.adapters.connectors.integration.openapis
package org.odpi.openmetadata.adapters.connectors.integration.openapis
The Open API Specification Monitor integration connector monitors a REST Endpoint and is it supports the retrieval of the
OpenAPI specification for its API, this connector builds an open metadata representation of the API and its operations.
-
ClassesClassDescriptionOpenAPIMonitorIntegrationConnector builds an open metadata representation of the open API specifications published by the servers it is monitoring.OpenAPIMonitorIntegrationProvider is the base class provider for the openAPI integration connector.RESTClient is responsible for issuing calls to the OMAS REST APIs.