Class ChangedOperation

    • Constructor Detail

      • ChangedOperation

        public ChangedOperation​(String pathUrl,
                                io.swagger.v3.oas.models.PathItem.HttpMethod httpMethod,
                                io.swagger.v3.oas.models.Operation oldOperation,
                                io.swagger.v3.oas.models.Operation newOperation)