Skip to content

Commit

Permalink
Fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
reachfh committed Jul 22, 2024
1 parent 371a990 commit 384b3e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/confluent_schema_registry.ex
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ defmodule ConfluentSchemaRegistry do
"application/vnd.schemaregistry+json"
]}
] ++ basic_auth(opts)

Tesla.client(middleware, adapter)
end

# Configure Tesla.Middleware.BasicAuth
Expand Down

0 comments on commit 384b3e2

Please sign in to comment.