Bearer token not supported for scala-akka client.
Created by: jaroslawZawila
Current implementation does not generate bearer token basic authentication from OpenApi 3.x. Instead if specified in the spec file, it generates basic auth with username and password instead of bearer token.