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.
-
ClassDescriptionOpenAPIMonitorIntegrationConnector provides common methods for the connectors in this module.OpenAPIMonitorIntegrationProvider is the base class provider for the openAPI integration connector.RESTClient is responsible for issuing calls to the OMAS REST APIs.