diff --git a/lib/confluent_schema_registry.ex b/lib/confluent_schema_registry.ex index 3634ff8..3e650cd 100644 --- a/lib/confluent_schema_registry.ex +++ b/lib/confluent_schema_registry.ex @@ -61,6 +61,8 @@ defmodule ConfluentSchemaRegistry do "application/vnd.schemaregistry+json" ]} ] ++ basic_auth(opts) + + Tesla.client(middleware, adapter) end # Configure Tesla.Middleware.BasicAuth